turns
listlengths
2
60
dialogue_id
stringlengths
1
31
states
listlengths
1
30
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'sala thong');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you help me find a place to eat called sala thong ?" }, { "id": 1, "rdf-acts": [ "thank()", "offer((_:booking,type,'Booking'))", "reqmore()", "inform((_:result,address,'35 Newnham Road');(_:result,area,'west');(_:result,food,'thai');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Absolutely ! They are a great thai restaurant in the west of town . They are located at 35 Newnham Road , Newnham . Did you need help reserving a table or any other info ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'19:00');(_:search,people,'2');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Please make a booking for people at 19:00 on monday . I also need a reference number once booked ." }, { "id": 3, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , there 's nothing available at that time . Could you perhaps do a different time ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,duration,'20:00');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sure , try a time that would work . Maybe 20:00 ?" }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "That was unsuccessful as well , do you have another time ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'12:45');(_:search,day,'monday');(_:search,departure,'leicester');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Well , I 'm also looking for train on Monday departing from Leicester to Cambridge arriving by 12:45 ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'11:54');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have a train that arrives at 11:54 . Would you like me to book that for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,duration,?);(_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes I also need the train i d , departure time and travel time ." }, { "id": 9, "rdf-acts": [ "inform((_:result,duration,'105 minutes');(_:result,id,'TR0032');(_:result,leave_at,'10:09');(_:result,type,'Train'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "The train is TR0032 , it departs at 10:09 and travel time is 105 minutes . How many tickets do you need ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "As for now , just one please ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'3KP0ATIS');(_:booking,ticket,'37.79 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 37.79 GBP payable at the station . Reference number is : 3KP0ATIS . Anything else I can help you with ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's everything . Thanks !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "My pleasure . Please call again if there is anything we can do to help ." } ]
MUL1401.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "sala thong" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "sala thong" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "35 Newnham Road" ], [ "_:result", "area", "west" ], [ "_:result", "food", "thai" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "sala thong" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "35 Newnham Road" ], [ "_:result", "area", "west" ], [ "_:result", "food", "thai" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/e925e1b2" ], [ "_:booking/e925e1b2", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "20:00" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "sala thong" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "35 Newnham Road" ], [ "_:result", "area", "west" ], [ "_:result", "food", "thai" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/e925e1b2" ], [ "_:booking/e925e1b2", "type", "Booking" ], [ "_:search", "duration", "20:00" ], [ "_:system", "canthelp", "_:booking/413ec395" ], [ "_:booking/413ec395", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "12:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "sala thong" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "35 Newnham Road" ], [ "_:result", "area", "west" ], [ "_:result", "food", "thai" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/e925e1b2" ], [ "_:booking/e925e1b2", "type", "Booking" ], [ "_:search", "duration", "20:00" ], [ "_:system", "canthelp", "_:booking/413ec395" ], [ "_:booking/413ec395", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "12:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "11:54" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "sala thong" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "35 Newnham Road" ], [ "_:result", "area", "west" ], [ "_:result", "food", "thai" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/e925e1b2" ], [ "_:booking/e925e1b2", "type", "Booking" ], [ "_:search", "duration", "20:00" ], [ "_:system", "canthelp", "_:booking/413ec395" ], [ "_:booking/413ec395", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "12:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "11:54" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "105 minutes" ], [ "_:result", "id", "TR0032" ], [ "_:result", "leave_at", "10:09" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "sala thong" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "35 Newnham Road" ], [ "_:result", "area", "west" ], [ "_:result", "food", "thai" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/e925e1b2" ], [ "_:booking/e925e1b2", "type", "Booking" ], [ "_:search", "duration", "20:00" ], [ "_:system", "canthelp", "_:booking/413ec395" ], [ "_:booking/413ec395", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:search", "arrive_by", "12:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "11:54" ], [ "_:result", "duration", "105 minutes" ], [ "_:result", "id", "TR0032" ], [ "_:result", "leave_at", "10:09" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "3KP0ATIS" ], [ "_:booking", "ticket", "37.79 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'halal');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want to find a place that serves halal food . Can you help me ? Not too expensive , please ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "inform((_:result,food,'halal');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I can not find any restaurants serving halal food . Would you like something different ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about European food instead ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'modern European');(_:result,name,'River Bar Steakhouse and Grill');(_:result,pricerange,'the least expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The River Bar Steakhouse and Grill is a modern European restaurant that looks like the least expensive option available . It is located in the centre of town . How does that sound ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds good . may I have their address and postcode , please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'Quayside Off Bridge Street');(_:result,name,'The river bar');(_:result,postcode,'8 A.Q.');(_:result,postcode,'C.B 5');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The river bar is located at Quayside Off Bridge Street . The postcode is C.B 5 , 8 A.Q." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Goodbye , and enjoy your meal !" } ]
WOZ20477.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "halal" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/594686d8" ], [ "_:search/594686d8", "type", "Restaurant" ], [ "_:result", "food", "halal" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/594686d8" ], [ "_:search/594686d8", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "modern European" ], [ "_:result", "name", "River Bar Steakhouse and Grill" ], [ "_:result", "pricerange", "the least expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/594686d8" ], [ "_:search/594686d8", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "modern European" ], [ "_:result", "pricerange", "the least expensive" ], [ "_:result", "address", "Quayside Off Bridge Street" ], [ "_:result", "name", "The river bar" ], [ "_:result", "postcode", "8 A.Q." ], [ "_:result", "postcode", "C.B 5" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train to cambridge that leaves on Saturday ." }, { "id": 1, "rdf-acts": [ "inform((_:result,day,'Saturday');(_:result,departure,'london kings cross');(_:result,destination,'cambridge');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "The london kings cross travels to cambridge on Saturday . Where are you leaving from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'12:30');(_:search,departure,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm leaving from Peterborough and want to arrive by 12:30 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'06:09');(_:result,id,'TR7594');(_:result,leave_at,'05:19');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR7594 leaves at 05:19 and arrives by 06:09 . Would you like me to book it ?" }, { "id": 4, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can you tell me the price of the ticket please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,departure,'Peterborough');(_:result,destination,'Cambridge');(_:result,ticket,'13.20 GBP');(_:result,type,'Train'))" ], "speaker": "system", "text": "Sure - tickets from Peterborough to Cambridge are 13.20 GBP each ." }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'dojo noodle bar');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great I also am looking for a restaurant called dojo noodle bar" }, { "id": 7, "rdf-acts": [ "inform((_:result,food,'asian oriental');(_:result,name,'Dojo noodle bar');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Dojo noodle bar is an asian oriental restaurant in the cheap price range ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'18:15');(_:search,name,'dojo noodle bar');(_:search,people,'one');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to book Dojo Noodle Bar for one at 18:15 on Saturday , please ." }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "That time is not available . What other time would work for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,duration,'17:15');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about 17:15 ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,day,'Saturday');(_:booking,duration,'17:15');(_:booking,ref,'WAEOL74O');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book you for 17:15 on Saturday . Tables are held for 15 minutes . The reference # is WAEOL74O ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks ! That 's all I need . Goodbye !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "It was a pleasure . Have a nice day . Goodbye ." } ]
MUL1417.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "london kings cross" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "12:30" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "london kings cross" ], [ "_:result", "destination", "cambridge" ], [ "_:search", "arrive_by", "12:30" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "06:09" ], [ "_:result", "id", "TR7594" ], [ "_:result", "leave_at", "05:19" ], [ "_: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", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "Saturday" ], [ "_:search", "arrive_by", "12:30" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "arrive_by", "06:09" ], [ "_:result", "id", "TR7594" ], [ "_:result", "leave_at", "05:19" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "departure", "Peterborough" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "ticket", "13.20 GBP" ], [ "_:result", "type", "Train" ], [ "_:search", "name", "dojo noodle bar" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "Saturday" ], [ "_:search", "arrive_by", "12:30" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "arrive_by", "06:09" ], [ "_:result", "id", "TR7594" ], [ "_:result", "leave_at", "05:19" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "departure", "Peterborough" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "ticket", "13.20 GBP" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "Dojo noodle bar" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "name", "dojo noodle bar" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "Saturday" ], [ "_:search", "arrive_by", "12:30" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "arrive_by", "06:09" ], [ "_:result", "id", "TR7594" ], [ "_:result", "leave_at", "05:19" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "departure", "Peterborough" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "ticket", "13.20 GBP" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "Dojo noodle bar" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "name", "dojo noodle bar" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/4985c81b" ], [ "_:booking/4985c81b", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "17:15" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "Saturday" ], [ "_:search", "arrive_by", "12:30" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "arrive_by", "06:09" ], [ "_:result", "id", "TR7594" ], [ "_:result", "leave_at", "05:19" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "departure", "Peterborough" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "ticket", "13.20 GBP" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "Dojo noodle bar" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "name", "dojo noodle bar" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/4985c81b" ], [ "_:booking/4985c81b", "type", "Booking" ], [ "_:search", "duration", "17:15" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "17:15" ], [ "_:booking", "ref", "WAEOL74O" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'huntingdon marriot hotel');(_:search,type,'Hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi departing from huntingdon marriot hotel ." }, { "id": 1, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "We can help with that . What time do you wish to leave / arrive at your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'20:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to arrive by 20:15 ." }, { "id": 3, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Okay , and where will you be arriving to ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'saint barnabas');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "saint barnabas press gallery please" }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'red ford');(_:result,phone,'07619968321');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Ok I have a red ford and the contact number is 07619968321 . Anything else I can do for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'20:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thank you . I will be looking for the taxi to arrive by 20:15 ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'20:15');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I have confirmed that your taxi will arrive by 20:15 . Is that all you need today ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes , that 's everything . Thanks !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Booked car type red ford \n Contact number 07619968321" } ]
SNG02114.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "huntingdon marriot hotel" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "huntingdon marriot hotel" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "huntingdon marriot hotel" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:15" ], [ "_:search", "destination", "saint barnabas" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "huntingdon marriot hotel" ], [ "_:search", "leave_at", "?" ], [ "_:search", "destination", "saint barnabas" ], [ "_:result", "car", "red ford" ], [ "_:result", "phone", "07619968321" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "20:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "huntingdon marriot hotel" ], [ "_:search", "leave_at", "?" ], [ "_:search", "destination", "saint barnabas" ], [ "_:result", "car", "red ford" ], [ "_:result", "phone", "07619968321" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "20:15" ], [ "_:search", "type", "Taxi" ], [ "_:result", "arrive_by", "20:15" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I am planning a trip and need to book a train to Birmingham ." }, { "id": 1, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "When would you like to leave ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,leave_at,'11:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like it to leave after 11:45 ." }, { "id": 3, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day will you be travelling on ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))", "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I need to leave on Sunday and depart from Cambridge . What will my arrival time be ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'14:44');(_:result,day,'sunday');(_:result,id,'TR0686');(_:result,leave_at,'12:01');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have train TR0686 leaving sunday at 12:01 and arriving at 14:44 . Would you like to book that ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'scudamores punting co');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "That might work but I 'll have to think about it . In the meantime , what details can you give me about Scudamores Punting Co ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'center');(_:result,category,'boat');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Its a lovely boat in the center . Would you like me to get you the address and phone number ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's okay . That 's all I need today . Thank you for your help , goodbye !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Good bye , enjoy your stay at Cambridge ." } ]
PMUL1102.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "11:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "11:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "11:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "14:44" ], [ "_:result", "day", "sunday" ], [ "_:result", "id", "TR0686" ], [ "_:result", "leave_at", "12:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "scudamores punting co" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "11:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "14:44" ], [ "_:result", "day", "sunday" ], [ "_:result", "id", "TR0686" ], [ "_:result", "leave_at", "12:01" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "scudamores punting co" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "center" ], [ "_:result", "category", "boat" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'la raza');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to find a restuarant called La Raza . Will you help me ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'4 to 6 Rose Crescent');(_:result,food,'Spanish');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I found a Spanish restaurant by that name at the address of 4 to 6 Rose Crescent . Shall I make you a reservation ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'17:45');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes . I need a reservation for 6 people on wednesday at 17:45 ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can make the reservation for you now ." }, { "id": 4, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))", "inform((_:search,day,'wednesday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes that would be great and if there is n't a booking for Wednesday I can also do Tuesday . I will need a reference number with that ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,day,'Wednesday');(_:booking,duration,'17:45');(_:booking,ref,'1R8RR9NS');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book Wednesday at 17:45 for you . Your reference number is 1R8RR9NS ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am also looking for some information about queen 's college ." }, { "id": 7, "rdf-acts": [ "thank()", "inform((_:result,area,'West side');(_:result,entrance_fee,'2.50 pound');(_:result,name,\"queens ' college\");(_:result,phone,'01223335511');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Okay , I can help you with that . queens ' college is located on the West side and their phone number is 01223335511 . There 's a 2.50 pound entrance fee though" }, { "id": 8, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I get the postcode please ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,category,'college');(_:result,postcode,'cb39et');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , the postcode for the college is cb39et ." }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Could I also have the address of the College ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'silver street');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is located on silver street ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thank you for your help !" }, { "id": 13, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can assist you with ?" }, { "id": 14, "rdf-acts": [], "speaker": "user", "text": "no that is enough for today" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "OKay , have a great day ." } ]
PMUL2283.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "la raza" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "la raza" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "4 to 6 Rose Crescent" ], [ "_:result", "food", "Spanish" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "la raza" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "4 to 6 Rose Crescent" ], [ "_:result", "food", "Spanish" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "la raza" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "4 to 6 Rose Crescent" ], [ "_:result", "food", "Spanish" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "wednesday" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "duration", "17:45" ], [ "_:booking", "ref", "1R8RR9NS" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "la raza" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "4 to 6 Rose Crescent" ], [ "_:result", "food", "Spanish" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "wednesday" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "duration", "17:45" ], [ "_:booking", "ref", "1R8RR9NS" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "West side" ], [ "_:result", "entrance_fee", "2.50 pound" ], [ "_:result", "name", "queens ' college" ], [ "_:result", "phone", "01223335511" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "la raza" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "4 to 6 Rose Crescent" ], [ "_:result", "food", "Spanish" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "wednesday" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "duration", "17:45" ], [ "_:booking", "ref", "1R8RR9NS" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "West side" ], [ "_:result", "entrance_fee", "2.50 pound" ], [ "_:result", "name", "queens ' college" ], [ "_:result", "phone", "01223335511" ], [ "_:result", "category", "college" ], [ "_:result", "postcode", "cb39et" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "la raza" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "Spanish" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "wednesday" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "duration", "17:45" ], [ "_:booking", "ref", "1R8RR9NS" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "West side" ], [ "_:result", "entrance_fee", "2.50 pound" ], [ "_:result", "name", "queens ' college" ], [ "_:result", "phone", "01223335511" ], [ "_:result", "category", "college" ], [ "_:result", "postcode", "cb39et" ], [ "_:result", "address", "silver street" ], [ "_: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", "name", "la raza" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "Spanish" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "wednesday" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "duration", "17:45" ], [ "_:booking", "ref", "1R8RR9NS" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "West side" ], [ "_:result", "entrance_fee", "2.50 pound" ], [ "_:result", "name", "queens ' college" ], [ "_:result", "phone", "01223335511" ], [ "_:result", "category", "college" ], [ "_:result", "postcode", "cb39et" ], [ "_:result", "address", "silver street" ], [ "_: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,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for places to go in the centre of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "What types of attractions are you interested in going to ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "I do n't know . Can you make some suggestions ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,area,'the area');(_:result,category,'churches');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are many churches in the area to check out ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,category,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "A church sounds great . It does n't matter what type church it is . Will you pick one and send me the address including the postcode ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'jesus lane');(_:result,name,'all saints church');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The address to all saints church is \t jesus lane ." }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you also find me a restaurant ?" }, { "id": 7, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "What type of food would you like ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'13:00');(_:search,name,'ugly duckling');(_:search,people,'3');(_:search,type,'Restaurant'))", "request((_:result,car,?);(_:result,category,?);(_:result,phone,?);(_:result,ref,?);(_:result,type,'Attraction');(_:result,type,'Restaurant');(_:result,type,'Taxi'))" ], "speaker": "user", "text": "Reservation for 3 at 13:00 on Saturday at the Ugly Duckling . Please provide reference number . Book a taxi to arrive before the booked time . Phone number and car type ." }, { "id": 9, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))", "inform((_:booking,duration,'1300');(_:booking,name,'Ugly Duckling');(_:booking,people,'3');(_:booking,ref,'JBZ7ORDO');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked a table for 1300 , for 3 people at the Ugly Duckling , reference # JBZ7ORDO . Where do you need the taxi to meet you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'13:00');(_:search,departure,'the church');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "At the church going to the restaurant , would like to get there before the reserved time of 13:00" }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'12:45');(_:result,car,'Black Honda');(_:result,destination,'the restaurant');(_:result,phone,'07690050237');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I 've arranged for the taxi to get you to the restaurant by 12:45 . You 'll be picked up in a Black Honda . The contact number is 07690050237 ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Alright thank you very much ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "I hope you have a pleasant stay !" } ]
PMUL2115.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", "category", "?" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "the area" ], [ "_:result", "category", "churches" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "category", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "the area" ], [ "_:result", "category", "churches" ], [ "_:result", "category", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "address", "jesus lane" ], [ "_:result", "name", "all saints church" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "the area" ], [ "_:result", "category", "churches" ], [ "_:result", "category", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "address", "jesus lane" ], [ "_:result", "name", "all saints church" ], [ "_:result", "type", "Attraction" ], [ "_:search", "food", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "name", "ugly duckling" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "car", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "the area" ], [ "_:result", "category", "churches" ], [ "_:result", "category", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "address", "jesus lane" ], [ "_:result", "name", "all saints church" ], [ "_:result", "type", "Attraction" ], [ "_:search", "food", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "name", "ugly duckling" ], [ "_:search", "people", "3" ], [ "_:result", "car", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "type", "Taxi" ], [ "_:booking", "duration", "1300" ], [ "_:booking", "name", "Ugly Duckling" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "JBZ7ORDO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "the church" ], [ "_: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": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "the area" ], [ "_:result", "category", "churches" ], [ "_:result", "category", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "address", "jesus lane" ], [ "_:result", "name", "all saints church" ], [ "_:search", "food", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "name", "ugly duckling" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "1300" ], [ "_:booking", "name", "Ugly Duckling" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "JBZ7ORDO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "the church" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "arrive_by", "12:45" ], [ "_:result", "car", "Black Honda" ], [ "_:result", "destination", "the restaurant" ], [ "_:result", "phone", "07690050237" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'dojo noodle bar');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello ! Can you please give me information about Dojo Noodle Bar ?" }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,address,'40210 Millers Yard City Centre');(_:result,area,'centre');(_:result,food,'oriental');(_:result,name,'Dojo noodle bar');(_:result,phone,'01223363471');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Dojo noodle bar is a asian oriental restaurant located in the centre of town at 40210 Millers Yard City Centre . The phone number is 01223363471 . Anything else ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'15:15');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you tell me what the price range is for this restaurant ? I will also need a table for 2 at 15:15 on Saturday ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'9GGR7AJ5');(_:booking,type,'Booking');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes sure it is in the cheap price range and the booking number is 9GGR7AJ5 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thank you for assisting ." }, { "id": 5, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You 're welcome ! Can I help you with anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'hotels');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I 'm also looking for a recommendation on hotels in the north that have free parking ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'Lovell Lodge');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,category,'hotels');(_:result,count,'2');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are two hotels in the north that meet your needs , both in the moderate price range . Lovell Lodge has gorgeous grounds this time of year . Would you like a reservation ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'Lovell Lodge');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Lovell Lodge sounds good . I do n't need a reservation ." }, { "id": 9, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "NO worries , can I provide any other information on help with anything else ?" }, { "id": 10, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Just a reference number" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "There wo n't be a reference number unless we book the hotel . Would you like me to book it ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,people,'2');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes I would . For 2 nights , same group of people and same day ." }, { "id": 13, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Unfortunately I am unable to book that right now . Is there anything else I can help you with ?" }, { "id": 14, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))", "inform((_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you try it for 1 night instead and see if that works ? and then give reference number" }, { "id": 15, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "It appears that our booking system is down . Is there anything else I can help you with ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Could you check your system again ? I really need a hotel ." }, { "id": 17, "rdf-acts": [ "thank()", "inform((_:booking,ref,'8DS9PG53');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "It was successful this time ! Here is your reference number , 8DS9PG53 ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That s all i need for now . Thanks !" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "You 're welcome and enjoy your stay ." } ]
PMUL4608.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "dojo noodle bar" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "dojo noodle bar" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "40210 Millers Yard City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "oriental" ], [ "_:result", "name", "Dojo noodle bar" ], [ "_:result", "phone", "01223363471" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "dojo noodle bar" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "40210 Millers Yard City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "oriental" ], [ "_:result", "name", "Dojo noodle bar" ], [ "_:result", "phone", "01223363471" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "9GGR7AJ5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "dojo noodle bar" ], [ "_:result", "address", "40210 Millers Yard City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "oriental" ], [ "_:result", "name", "Dojo noodle bar" ], [ "_:result", "phone", "01223363471" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "2" ], [ "_:booking", "ref", "9GGR7AJ5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "north" ], [ "_:search", "category", "hotels" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "address", "40210 Millers Yard City Centre" ], [ "_:result", "food", "oriental" ], [ "_:result", "phone", "01223363471" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "2" ], [ "_:booking", "ref", "9GGR7AJ5" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "north" ], [ "_:search", "category", "hotels" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "Lovell Lodge" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "address", "40210 Millers Yard City Centre" ], [ "_:result", "food", "oriental" ], [ "_:result", "phone", "01223363471" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "2" ], [ "_:booking", "ref", "9GGR7AJ5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "category", "hotels" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "Lovell Lodge" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "address", "40210 Millers Yard City Centre" ], [ "_:result", "food", "oriental" ], [ "_:result", "phone", "01223363471" ], [ "_:search", "duration", "15:15" ], [ "_:booking", "ref", "9GGR7AJ5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "category", "hotels" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "Lovell Lodge" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "2" ], [ "_: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", "address", "40210 Millers Yard City Centre" ], [ "_:result", "food", "oriental" ], [ "_:result", "phone", "01223363471" ], [ "_:search", "duration", "15:15" ], [ "_:booking", "ref", "9GGR7AJ5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "category", "hotels" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "Lovell Lodge" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/1929fd76" ], [ "_:booking/1929fd76", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "stay", "1" ], [ "_: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", "address", "40210 Millers Yard City Centre" ], [ "_:result", "food", "oriental" ], [ "_:result", "phone", "01223363471" ], [ "_:search", "duration", "15:15" ], [ "_:booking", "ref", "9GGR7AJ5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "Lovell Lodge" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/1929fd76" ], [ "_:booking/1929fd76", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:system", "canthelp", "_:booking/671c79d5" ], [ "_:booking/671c79d5", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_: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": [ [ "_:result", "address", "40210 Millers Yard City Centre" ], [ "_:result", "food", "oriental" ], [ "_:result", "phone", "01223363471" ], [ "_:search", "duration", "15:15" ], [ "_:search", "area", "north" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "Lovell Lodge" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/1929fd76" ], [ "_:booking/1929fd76", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:system", "canthelp", "_:booking/671c79d5" ], [ "_:booking/671c79d5", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "8DS9PG53" ], [ "_: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": 0, "rdf-acts": [ "inform((_:search,departure,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to book a train departing from bishops stortford ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))", "inform((_:result,departure,'bishops stortford');(_:result,type,'Train'))" ], "speaker": "system", "text": "What day and time do you want to leave bishops stortford ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,leave_at,'18:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to leave on Saturday , after 18:00" }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'first');(_:result,arrive_by,'20:07');(_:result,destination,'Cambridge');(_:result,id,'TR7734');(_:result,leave_at,'19:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The first train leaving after 18:00 is TR7734 departing at 19:29 and arriving by 20:07 in Cambridge . Would you like to book a ticket ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , could I book 8 tickets for that train ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,people,'8');(_:booking,ref,'TXEB3LHO');(_:booking,ticket,'64.64 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have 8 train tickets ready with a total of 64.64 GBP and your reference number is TXEB3LHO . Can I help you with anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I am also looking for an expensive place to eat near the centre area ." }, { "id": 7, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are several restaurants in the area that meet your criteria . What type of cuisine would you like ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'21:00');(_:search,food,'dontcare');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Anywhere that has availability for 8 people at 21:00 on Saturday" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,food,'African');(_:result,name,'Bedouin');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Shall I try to book you at the Bedouin ? It serves African cuisine ." }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "ok , that sounds good ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'43DRAAAJ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Your reference number is 43DRAAAJ . Will that be all for today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes that will be all . Thank you for all of your help !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Enjoy your trip and have a good day ." } ]
PMUL0507.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:result", "departure", "bishops stortford" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "18:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:result", "departure", "bishops stortford" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "18:00" ], [ "_:result", "amount", "first" ], [ "_:result", "arrive_by", "20:07" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR7734" ], [ "_:result", "leave_at", "19:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:result", "departure", "bishops stortford" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "18:00" ], [ "_:result", "amount", "first" ], [ "_:result", "arrive_by", "20:07" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR7734" ], [ "_:result", "leave_at", "19:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "TXEB3LHO" ], [ "_:booking", "ticket", "64.64 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:result", "departure", "bishops stortford" ], [ "_:search", "leave_at", "18:00" ], [ "_:result", "arrive_by", "20:07" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR7734" ], [ "_:result", "leave_at", "19:29" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "TXEB3LHO" ], [ "_:booking", "ticket", "64.64 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "21:00" ], [ "_:search", "food", "dontcare" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:result", "departure", "bishops stortford" ], [ "_:search", "leave_at", "18:00" ], [ "_:result", "arrive_by", "20:07" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR7734" ], [ "_:result", "leave_at", "19:29" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "TXEB3LHO" ], [ "_:booking", "ticket", "64.64 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "21:00" ], [ "_:search", "food", "dontcare" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "African" ], [ "_:result", "name", "Bedouin" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:result", "departure", "bishops stortford" ], [ "_:search", "leave_at", "18:00" ], [ "_:result", "arrive_by", "20:07" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR7734" ], [ "_:result", "leave_at", "19:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "8" ], [ "_:booking", "ticket", "64.64 GBP" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "21:00" ], [ "_:search", "food", "dontcare" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "African" ], [ "_:result", "name", "Bedouin" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "43DRAAAJ" ], [ "_: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,category,'sports');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I need something to do in canbridge in the centre that has lots to do with sports" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'centre');(_:search,category,'sports');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "I do n't see anything located in the centre of town that has to do with sports . Is there another area I can look up for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'concerthall');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "how about a concerthall ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'the man on the moon');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There is the man on the moon at the concerthall in the centre , would you like the phone number ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "yes please find me their address and phone number" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'2 norfolk street');(_:result,name,'The man on the moon concerthall');(_:result,phone,'01223474144');(_:result,postcode,'cb12lf');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The man on the moon concerthall is located at 2 norfolk street , postcode cb12lf , phone number is 01223474144 . Can I help you with anything else today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'german');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you . I also need a german restaurant ." }, { "id": 7, "rdf-acts": [ "canthelp((_:search,area,'in cambridge');(_:search,food,'german');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are no german restaurants in cambridge ." }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "wow ! what about european food ?" }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'11');(_:result,food,'European');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 11 European restaurants . Do you have a price range and area in mind ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,food,'modern european');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for modern european food in the moderate price range . Any area is okay ." }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'de luca cucina and bar');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Since you are going to be in the centre of town already , how about de luca cucina and bar ? It is moderately priced ." }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'15:15');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "book that for 4 people at 15:15 on saturday" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'DZZPYFOD');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You booking has been confirmed , your reference number is DZZPYFOD . Can I help with anything else ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,arrive_by,'the time of my reservation');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thank you ! I also ned a taxi that goes from the concert hall to the restaurant , and arrives by the time of my reservation . Can you pleas help with that ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'red Skoda');(_:result,phone,'07017968837');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booking completed ! \n Booked car type \t : \t red skoda \n Contact number \t : \t 07017968837" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you ! That will be all today !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thanks for using our service !" } ]
PMUL4580.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "sports" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/29209ba9" ], [ "_:search/29209ba9", "area", "centre" ], [ "_:search/29209ba9", "category", "sports" ], [ "_:search/29209ba9", "type", "Attraction" ], [ "_:search", "category", "concerthall" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/29209ba9" ], [ "_:search/29209ba9", "area", "centre" ], [ "_:search/29209ba9", "category", "sports" ], [ "_:search/29209ba9", "type", "Attraction" ], [ "_:search", "category", "concerthall" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "the man on the moon" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/29209ba9" ], [ "_:search/29209ba9", "area", "centre" ], [ "_:search/29209ba9", "category", "sports" ], [ "_:search/29209ba9", "type", "Attraction" ], [ "_:search", "category", "concerthall" ], [ "_:result", "area", "centre" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "2 norfolk street" ], [ "_:result", "name", "The man on the moon concerthall" ], [ "_:result", "phone", "01223474144" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "type", "Attraction" ], [ "_:search", "food", "german" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/29209ba9" ], [ "_:search/29209ba9", "area", "centre" ], [ "_:search/29209ba9", "category", "sports" ], [ "_:search/29209ba9", "type", "Attraction" ], [ "_:search", "category", "concerthall" ], [ "_:result", "area", "centre" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "2 norfolk street" ], [ "_:result", "name", "The man on the moon concerthall" ], [ "_:result", "phone", "01223474144" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "type", "Attraction" ], [ "_:system", "canthelp", "_:search/a6a18f8c" ], [ "_:search/a6a18f8c", "area", "in cambridge" ], [ "_:search/a6a18f8c", "food", "german" ], [ "_:search/a6a18f8c", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/29209ba9" ], [ "_:search/29209ba9", "area", "centre" ], [ "_:search/29209ba9", "category", "sports" ], [ "_:search/29209ba9", "type", "Attraction" ], [ "_:search", "category", "concerthall" ], [ "_:result", "area", "centre" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "2 norfolk street" ], [ "_:result", "name", "The man on the moon concerthall" ], [ "_:result", "phone", "01223474144" ], [ "_:result", "postcode", "cb12lf" ], [ "_:system", "canthelp", "_:search/a6a18f8c" ], [ "_:search/a6a18f8c", "area", "in cambridge" ], [ "_:search/a6a18f8c", "food", "german" ], [ "_:search/a6a18f8c", "type", "Restaurant" ], [ "_:result", "count", "11" ], [ "_:result", "food", "European" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "food", "modern european" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/29209ba9" ], [ "_:search/29209ba9", "area", "centre" ], [ "_:search/29209ba9", "category", "sports" ], [ "_:search/29209ba9", "type", "Attraction" ], [ "_:search", "category", "concerthall" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "2 norfolk street" ], [ "_:result", "phone", "01223474144" ], [ "_:result", "postcode", "cb12lf" ], [ "_:system", "canthelp", "_:search/a6a18f8c" ], [ "_:search/a6a18f8c", "area", "in cambridge" ], [ "_:search/a6a18f8c", "food", "german" ], [ "_:search/a6a18f8c", "type", "Restaurant" ], [ "_:result", "count", "11" ], [ "_:result", "food", "European" ], [ "_:search", "area", "dontcare" ], [ "_:search", "food", "modern european" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "de luca cucina and bar" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "4" ], [ "_: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", "canthelp", "_:search/29209ba9" ], [ "_:search/29209ba9", "area", "centre" ], [ "_:search/29209ba9", "category", "sports" ], [ "_:search/29209ba9", "type", "Attraction" ], [ "_:search", "category", "concerthall" ], [ "_:result", "address", "2 norfolk street" ], [ "_:result", "phone", "01223474144" ], [ "_:result", "postcode", "cb12lf" ], [ "_:system", "canthelp", "_:search/a6a18f8c" ], [ "_:search/a6a18f8c", "area", "in cambridge" ], [ "_:search/a6a18f8c", "food", "german" ], [ "_:search/a6a18f8c", "type", "Restaurant" ], [ "_:result", "count", "11" ], [ "_:result", "food", "European" ], [ "_:search", "area", "dontcare" ], [ "_:search", "food", "modern european" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "de luca cucina and bar" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "DZZPYFOD" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "the time of my reservation" ], [ "_:search", "destination", "the 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": [ [ "_:system", "canthelp", "_:search/29209ba9" ], [ "_:search/29209ba9", "area", "centre" ], [ "_:search/29209ba9", "category", "sports" ], [ "_:search/29209ba9", "type", "Attraction" ], [ "_:search", "category", "concerthall" ], [ "_:result", "address", "2 norfolk street" ], [ "_:result", "postcode", "cb12lf" ], [ "_:system", "canthelp", "_:search/a6a18f8c" ], [ "_:search/a6a18f8c", "area", "in cambridge" ], [ "_:search/a6a18f8c", "food", "german" ], [ "_:search/a6a18f8c", "type", "Restaurant" ], [ "_:result", "count", "11" ], [ "_:result", "food", "European" ], [ "_:search", "area", "dontcare" ], [ "_:search", "food", "modern european" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "de luca cucina and bar" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "DZZPYFOD" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "the time of my reservation" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red Skoda" ], [ "_:result", "phone", "07017968837" ], [ "_:result", "type", "Taxi" ] ], "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,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to come visit cambridge and need a train ." }, { "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,day,'tuesday');(_:search,departure,'birmingham new street');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am leaving from Birmingham New Street and want to leave on Tuesday ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure , is there a particular time you 'd like to either arrive or leave by ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'12:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train that will leave after 12:15 please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,id,'TR0734');(_:result,leave_at,'12:40');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR0734 leaves at 12:40 , would that be okay ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , can you please make a booking for 4 people ?" }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'G1ZZIBBD');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , I 've done that for you . Your reference number is G1ZZIBBD" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'cityroomz');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you . I 'm also looking for a hotel called cityroomz ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'cityroomz');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I 've found cityroomz . Would you like a room booked ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'4');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please book the room for 4 people and 4 nights starting from Tuesday ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Cityroomz');(_:booking,ref,'0R3345MS');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your Cityroomz reservation has been made and your reference number is 0R3345MS . Can I help you with anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that is everything thank you" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Okay great , have a good day !" } ]
MUL2231.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "12:15" ], [ "_:result", "id", "TR0734" ], [ "_:result", "leave_at", "12:40" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "12:15" ], [ "_:result", "id", "TR0734" ], [ "_:result", "leave_at", "12:40" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "4" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "G1ZZIBBD" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "cityroomz" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "12:15" ], [ "_:result", "id", "TR0734" ], [ "_:result", "leave_at", "12:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "G1ZZIBBD" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "cityroomz" ], [ "_:result", "name", "cityroomz" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "12:15" ], [ "_:result", "id", "TR0734" ], [ "_:result", "leave_at", "12:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "name", "cityroomz" ], [ "_:result", "name", "cityroomz" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Cityroomz" ], [ "_:booking", "ref", "0R3345MS" ], [ "_: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,'Police'))" ], "speaker": "user", "text": "I was in a car accident and I need some help" }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223358966');(_:result,type,'Police'))" ], "speaker": "system", "text": "Sure ! I think you 'll need the police . Their contact number is 01223358966 ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Police'))" ], "speaker": "user", "text": "May I also have the address and the post code ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,phone,'01223358966');(_:result,type,'Police'))" ], "speaker": "system", "text": "The address is Parkside , Cambridge and the telephone number is 01223358966 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much for all of your help ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "The postcode is CB11JG . You are very welcome GoodBye" } ]
SNG01469.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", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "postcode", "?" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "type", "Police" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'carolina bed and breakfast');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I would like the address to the Carolina Bed and Breakfast hotel in Cambridge ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'138 perne road');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It is located at 138 perne road" }, { "id": 2, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Hotel'))", "inform((_:search,name,'Carolina Bed and Breakfast');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "What is the price range of the Carolina Bed and Breakfast ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It 's in the moderate price range ." }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'colleges');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thanks , I 'm also looking for places to go in town . I 'm particularly interested in colleges . Any recommendations ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,entrance_fee,?);(_:search,type,'Attraction'))", "inform((_:result,category,'colleges');(_:result,count,'18');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have 18 different colleges available . Is there a particular area of town or price range you 're looking for ?" }, { "id": 6, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "You can choose which ever is best , can I have the postcode ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,area,'west');(_:result,name,'Clare Hall');(_:result,postcode,'cb39al');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Clare Hall is a favorite of mine is the west . The post code is cb39al . May I help you with anything else ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that takes care of it , thank you" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "I 'm happy we could be of service , and I hope you enjoy your time in Cambridge !" } ]
PMUL2690.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "carolina bed and breakfast" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "address", "138 perne road" ], [ "_:result", "type", "Hotel" ], [ "_:result", "pricerange", "?" ], [ "_:search", "name", "Carolina Bed and Breakfast" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "address", "138 perne road" ], [ "_:search", "name", "Carolina Bed and Breakfast" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "address", "138 perne road" ], [ "_:search", "name", "Carolina Bed and Breakfast" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "category", "colleges" ], [ "_:search", "area", "?" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "address", "138 perne road" ], [ "_:search", "name", "Carolina Bed and Breakfast" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "category", "colleges" ], [ "_:search", "area", "?" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Clare Hall" ], [ "_:result", "postcode", "cb39al" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,leave_at,'11:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train that leaves on Monday after 11:00 ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure thing let me look that up for you . Where will you be going ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "We will be going to Cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'139');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I found 139 trains , what is your departure destination ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "My destination is Cambridge ." }, { "id": 5, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Yes , but from which station are you departing ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'leicester');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be departing from Leicester going to cambridge please ." }, { "id": 7, "rdf-acts": [ "inform((_:result,id,'TR1193');(_:result,leave_at,'11:09');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "TR1193 closely matches your search . It leaves at 11:09 . Would you like more information or any assistance booking a ticket ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'seven');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Great please looking for seven people and give me the reference number" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'YE6JVB3W');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Certainly , I have booked your tickets , and your reference number is YE6JVB3W . Is there anything else I can help with ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,name,'scott polar museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm also looking for an attraction called scott polar museum ." }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'center');(_:result,entrance_fee,'free');(_:result,name,'the scott polar museum');(_:result,phone,'01223336540');(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "Sure . The Scott Polar Museum is located in the city center and their telephone number is 01223336540 . Admission to the museum is free ." }, { "id": 12, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can i get their postcode , and entrance fee and is that a museum ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,postcode,'cb21er');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , it is a museum . The post code is cb21er , and admission is free ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great thank you very much that 's all that I need ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Please contact us if we can help you with anything else ." } ]
MUL0408.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "11:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "11:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "11:00" ], [ "_:result", "count", "139" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "11:00" ], [ "_:result", "count", "139" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "11:00" ], [ "_:result", "count", "139" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR1193" ], [ "_:result", "leave_at", "11:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "people", "seven" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "11:00" ], [ "_:result", "count", "139" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR1193" ], [ "_:result", "leave_at", "11:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "seven" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "YE6JVB3W" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "scott polar museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "11:00" ], [ "_:result", "count", "139" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR1193" ], [ "_:result", "leave_at", "11:09" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "seven" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "YE6JVB3W" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "scott polar museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "center" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "the scott polar museum" ], [ "_:result", "phone", "01223336540" ], [ "_: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", "day", "monday" ], [ "_:search", "leave_at", "11:00" ], [ "_:result", "count", "139" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR1193" ], [ "_:result", "leave_at", "11:09" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "seven" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "YE6JVB3W" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "scott polar museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "center" ], [ "_:result", "name", "the scott polar museum" ], [ "_:result", "phone", "01223336540" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb21er" ], [ "_: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,food,'turkish');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a moderately priced turkish restaurant ." }, { "id": 1, "rdf-acts": [ "select((_:result,name,'anatolia');(_:result,name,'efes restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Alright how about either the anatolia or efes restaurant ?" }, { "id": 2, "rdf-acts": [ "request((_:result,area,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))", "inform((_:search,name,'Efes');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like the Efes . May I have their phone number , area and postcode ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,phone,'01223500005');(_:result,postcode,'cb11ln');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "phone number is 01223500005 , post code is cb11ln and they are located in the centre ." }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'the junction');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thanks ! I 'm also looking for information about an attraction called the junction . Do you have any information on that place ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'Junction');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes I have information on The Junction . What information are you specifically looking for ?" }, { "id": 6, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I 'd like to know its area please ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,area,'South end');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It 's on the South end . Anything else I can help with today ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , I think that is all , thank you so much for your help !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "No problem . Feel free to contact us again if you need assistance in the future . Goodbye ." } ]
MUL2309.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "anatolia" ], [ "_:result", "name", "efes restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:search", "name", "Efes" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "anatolia" ], [ "_:result", "name", "efes restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "phone", "01223500005" ], [ "_:result", "postcode", "cb11ln" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "the junction" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "centre" ], [ "_:result", "phone", "01223500005" ], [ "_:result", "postcode", "cb11ln" ], [ "_:search", "name", "the junction" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Junction" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "phone", "01223500005" ], [ "_:result", "postcode", "cb11ln" ], [ "_:search", "name", "the junction" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Junction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "South end" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotels');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are there any rooms available in hotels with free parking ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Yes . Do you have a preference for the hotel 's area or price range ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Are there any available for less than $ 200 a night ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,amount,'several');(_:result,area,'Centre');(_:result,name,'Alexander Bed and Breakfast');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are several . Alexander Bed and Breakfast is cheap and is in the Centre . Would you like me to book that ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is that a 2 star hotel ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "No , it has 4 stars" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Let 's try a hotel type with free parking in the centre of town with a star of 2 ." }, { "id": 7, "rdf-acts": [ "canthelp((_:search,area,'center');(_:search,category,'hotels');(_:search,stars,'2');(_:search,type,'Hotel'))", "inform((_:result,amount,'some');(_:result,area,'other parts of town');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I 'm sorry . I have no 2 star hotels in the center of town . However , I have some in other parts of town . Would you care to modify your search criteria ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,stars,'2');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "how about for 2 nights ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'The only');(_:result,area,'east');(_:result,area,'north');(_:result,stars,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The only 2 star hotels are in the north or the east . Do you mind staying in one of those areas ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Yes that would be fine with me" }, { "id": 11, "rdf-acts": [ "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": "How about the Ashley Hotel ? It is on the north side of town , has 2 stars , free wifi and parking , and is moderately priced ." }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'6');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you make a reservation for 6 people for 3 nights starting on Wednesday ." }, { "id": 13, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately , the rooms are unavailable for that day and time . Can I try a shorter stay for you or possibly a different day ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about for 2 nights ?" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,stay,'two');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , I was able to successfully book you for two nights . Is there anything else you need ?" }, { "id": 16, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Can I have the reference number and address please ?" }, { "id": 17, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'QZYSOMAW');(_:booking,type,'Booking');(_:result,address,'74 chesterton road');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Of course ! The reference number is QZYSOMAW and the address is 74 chesterton road . May I help with anything else ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , that 's all I need . Thanks for your help !" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "We 're glad to be of service , and please do not hesitate to contact us if you need more help while you 're in Cambridge !" } ]
SNG0932.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotels" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotels" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "canthelp", "_:search/70c83a6d" ], [ "_:search/70c83a6d", "area", "center" ], [ "_:search/70c83a6d", "category", "hotels" ], [ "_:search/70c83a6d", "stars", "2" ], [ "_:search/70c83a6d", "type", "Hotel" ], [ "_:result", "amount", "some" ], [ "_:result", "area", "other parts of town" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "2" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "canthelp", "_:search/70c83a6d" ], [ "_:search/70c83a6d", "area", "center" ], [ "_:search/70c83a6d", "category", "hotels" ], [ "_:search/70c83a6d", "stars", "2" ], [ "_:search/70c83a6d", "type", "Hotel" ], [ "_:search", "stars", "2" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:result", "amount", "The only" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "stars", "2" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "canthelp", "_:search/70c83a6d" ], [ "_:search/70c83a6d", "area", "center" ], [ "_:search/70c83a6d", "category", "hotels" ], [ "_:search/70c83a6d", "stars", "2" ], [ "_:search/70c83a6d", "type", "Hotel" ], [ "_:search", "stars", "2" ], [ "_:result", "amount", "The only" ], [ "_: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" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_: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", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "canthelp", "_:search/70c83a6d" ], [ "_:search/70c83a6d", "area", "center" ], [ "_:search/70c83a6d", "category", "hotels" ], [ "_:search/70c83a6d", "stars", "2" ], [ "_:search/70c83a6d", "type", "Hotel" ], [ "_:search", "stars", "2" ], [ "_:result", "amount", "The only" ], [ "_: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" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/57e97d57" ], [ "_:booking/57e97d57", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "2" ], [ "_: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", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "canthelp", "_:search/70c83a6d" ], [ "_:search/70c83a6d", "area", "center" ], [ "_:search/70c83a6d", "category", "hotels" ], [ "_:search/70c83a6d", "stars", "2" ], [ "_:search/70c83a6d", "type", "Hotel" ], [ "_:search", "stars", "2" ], [ "_:result", "amount", "The only" ], [ "_: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" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/57e97d57" ], [ "_:booking/57e97d57", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "stay", "two" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "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", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "canthelp", "_:search/70c83a6d" ], [ "_:search/70c83a6d", "area", "center" ], [ "_:search/70c83a6d", "category", "hotels" ], [ "_:search/70c83a6d", "stars", "2" ], [ "_:search/70c83a6d", "type", "Hotel" ], [ "_:search", "stars", "2" ], [ "_:result", "amount", "The only" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "2" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/57e97d57" ], [ "_:booking/57e97d57", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "stay", "two" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "QZYSOMAW" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "type", "Hotel" ] ], "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,departure,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train departing from london kings cross" }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "Sure . Where are you going ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,leave_at,'11:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to go to Cambridge , after 11:15" }, { "id": 3, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay , and what day do you want to make the trip ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to leave on Monday ." }, { "id": 5, "rdf-acts": [ "inform((_:result,day,'monday');(_:result,departure,'london kings cross');(_:result,destination,'cambridge');(_:result,id,'TR5720');(_:result,leave_at,'11:17');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great , TR5720 from london kings cross to cambridge leaves monday at 11:17 . Can I book this for you ?" }, { "id": 6, "rdf-acts": [ "request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Actually , can I have the price , and the travel time please ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,duration,'51 minutes');(_:result,ticket,'23.60 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "The cost is 23.60 pounds and the trip will take 51 minutes ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great that 's all the info I need , thank you for your help today ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you very much . Have a nice day ." } ]
SNG0427.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "11:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "11:15" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "11:15" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "monday" ], [ "_:result", "departure", "london kings cross" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR5720" ], [ "_:result", "leave_at", "11:17" ], [ "_: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", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "11:15" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "monday" ], [ "_:result", "departure", "london kings cross" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR5720" ], [ "_:result", "leave_at", "11:17" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "51 minutes" ], [ "_:result", "ticket", "23.60 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'nightclub');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for a nightclub to visit in the centre area ." }, { "id": 1, "rdf-acts": [ "select((_:result,name,'ballare');(_:result,name,'club salsa');(_:result,name,'fez club');(_:result,name,'kambar');(_:result,name,'soul tree nightclub');(_:result,type,'Attraction'))", "inform((_:result,area,'centre');(_:result,category,'nightclubs');(_:result,count,'5');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "There are 5 nightclubs in the centre area , there is ballare , club salsa , kambar , soul tree nightclub and the fez club . Would you like more information on one ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'ballare');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I just get the address for Ballare , please ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Heidelberg Gardens , Lion Yard');(_:result,name,'Ballare');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Ballare is located in Heidelberg Gardens , Lion Yard . Is there anything else I can help you with today ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Oh , no . That answered all my questions . Thanks . Goodbye !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Awesome . Glad we could help !" } ]
SNG1136.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:result", "name", "ballare" ], [ "_:result", "name", "club salsa" ], [ "_:result", "name", "fez club" ], [ "_:result", "name", "kambar" ], [ "_:result", "name", "soul tree nightclub" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "ballare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:search", "name", "ballare" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Heidelberg Gardens , Lion Yard" ], [ "_:result", "name", "Ballare" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a hotel in the centre of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'Alexander Bed and Breakfast');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about the Alexander Bed and Breakfast ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_parking,'no');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd prefer an unrated place , I do n't need free parking or wifi , for what it 's worth ." }, { "id": 3, "rdf-acts": [ "select((_:result,name,'Cityroomz');(_:result,name,'El Shaddai');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,stars,'not rated');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have the El Shaddai and the Cityroomz that are not rated . Would you like to book one of these ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Actually , come to think of it I might need free wifi . Do either of those offer that ?" }, { "id": 5, "rdf-acts": [ "select((_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , they both do ! Do either fancy your interest ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))", "inform((_:search,name,'El Shaddai');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes can you please send me the address for El Shaddai ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'41 Warkworth Street');(_:result,name,\"El Shaddai 's\");(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure . El Shaddai 's address is 41 Warkworth Street . Would you like me to book a reservation there ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all I need . Thanks !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "No problem . Happy to help ." } ]
SNG0902.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "no" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "name", "El Shaddai" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "stars", "not rated" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "no" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "name", "El Shaddai" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "stars", "not rated" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:search", "name", "El Shaddai" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "no" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "stars", "not rated" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "name", "El Shaddai" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "41 Warkworth Street" ], [ "_:result", "name", "El Shaddai 's" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for something to do in the centre ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Is there a specific type of attraction you would like to visit ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I do n't know a name , but I know I want the attraction to be in entertainment . Do you have any suggestions ?" }, { "id": 3, "rdf-acts": [ "canthelp((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Unfortunately there is n't any entertainment in the centre . Would you like to try another area perhaps ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "How about a college to visit in the centre of town instead ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,name,\"christ 's college\");(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "I hear christ 's college is nice , want more info ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes . Can you give me the entrance fee , phone number , and address ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,address,\"Saint Andrew 's Street\");(_:result,entrance_fee,'free');(_:result,phone,'01223334900');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is free to enter . Their phone number is 01223334900 and their address is Saint Andrew 's Street . Can I help with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'moderate');(_:search,stars,'4-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "i are also looking for a place to stay , a 4-star hotel , moderate price range" }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "What area of town are you particularly interested in ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to stay in the centre please ." }, { "id": 11, "rdf-acts": [ "canthelp((_:search,area,'centre');(_:search,category,'hotels');(_:search,pricerange,'moderately priced');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Unfortunately there are no moderately priced 4 star hotels in the centre area . Would you like to try another area ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'dontcare');(_:search,has_parking,'yes');(_:search,pricerange,'moderately');(_:search,stars,'4-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you check to see if there is a moderately priced 4-star guesthouse in the centre with free parking ? I do n't care about the type of lodging ." }, { "id": 13, "rdf-acts": [ "inform((_:result,category,'guesthouse');(_:result,stars,'3');(_:result,type,'Hotel'))", "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "Unfortunately there is n't , would you like me to try a 3 star guesthouse with those same requirements ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,category,'any');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , any type will do as long as it includes free parking ." }, { "id": 15, "rdf-acts": [ "canthelp((_:search,area,'centre');(_:search,has_parking,'none');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Unfortunately , I am not showing any availability in the town centre with free parking . Would you like to try another part of town ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,has_parking,'yes');(_:search,pricerange,'moderately');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sure . I do n't care if it 's in the centre or not , just needs to have a star rating of 4 , be moderately priced , and have free parking ." }, { "id": 17, "rdf-acts": [ "inform((_:result,name,'Carolina Bed and Breakfast');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about Carolina Bed and Breakfast ? It meets your criteria nicely ." }, { "id": 18, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "That sounds good . Can you give me their address and postcode ?" }, { "id": 19, "rdf-acts": [ "inform((_:result,address,'138 perne road');(_:result,postcode,'cb13nx');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes . Their address is 138 perne road and their postcode is cb13nx ." }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Why , Thank you for helping me you kind person !" }, { "id": 21, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can do for you today ?" }, { "id": 22, "rdf-acts": [], "speaker": "user", "text": "No , that is all ." }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "Great ! Enjoy your trip !" } ]
MUL2699.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", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e385a647" ], [ "_:search/e385a647", "area", "centre" ], [ "_:search/e385a647", "category", "entertainment" ], [ "_:search/e385a647", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e385a647" ], [ "_:search/e385a647", "area", "centre" ], [ "_:search/e385a647", "category", "entertainment" ], [ "_:search/e385a647", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "christ 's college" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e385a647" ], [ "_:search/e385a647", "area", "centre" ], [ "_:search/e385a647", "category", "entertainment" ], [ "_:search/e385a647", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:result", "name", "christ 's college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "4-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e385a647" ], [ "_:search/e385a647", "area", "centre" ], [ "_:search/e385a647", "category", "entertainment" ], [ "_:search/e385a647", "type", "Attraction" ], [ "_:result", "name", "christ 's college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "4-star" ], [ "_:search", "area", "centre" ], [ "_: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/e385a647" ], [ "_:search/e385a647", "area", "centre" ], [ "_:search/e385a647", "category", "entertainment" ], [ "_:search/e385a647", "type", "Attraction" ], [ "_:result", "name", "christ 's college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "type", "Attraction" ], [ "_:system", "canthelp", "_:search/496db993" ], [ "_:search/496db993", "area", "centre" ], [ "_:search/496db993", "category", "hotels" ], [ "_:search/496db993", "pricerange", "moderately priced" ], [ "_:search/496db993", "stars", "4" ], [ "_:search/496db993", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_: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/e385a647" ], [ "_:search/e385a647", "area", "centre" ], [ "_:search/e385a647", "category", "entertainment" ], [ "_:search/e385a647", "type", "Attraction" ], [ "_:result", "name", "christ 's college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223334900" ], [ "_:system", "canthelp", "_:search/496db993" ], [ "_:search/496db993", "area", "centre" ], [ "_:search/496db993", "category", "hotels" ], [ "_:search/496db993", "pricerange", "moderately priced" ], [ "_:search/496db993", "stars", "4" ], [ "_:search/496db993", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/840f8cd9" ], [ "_:search/840f8cd9", "type", "Hotel" ], [ "_:search", "category", "any" ], [ "_:search", "has_parking", "yes" ], [ "_: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": [ [ "_:system", "canthelp", "_:search/e385a647" ], [ "_:search/e385a647", "area", "centre" ], [ "_:search/e385a647", "category", "entertainment" ], [ "_:search/e385a647", "type", "Attraction" ], [ "_:result", "name", "christ 's college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223334900" ], [ "_:system", "canthelp", "_:search/496db993" ], [ "_:search/496db993", "area", "centre" ], [ "_:search/496db993", "category", "hotels" ], [ "_:search/496db993", "pricerange", "moderately priced" ], [ "_:search/496db993", "stars", "4" ], [ "_:search/496db993", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/840f8cd9" ], [ "_:search/840f8cd9", "type", "Hotel" ], [ "_:search", "category", "any" ], [ "_:system", "canthelp", "_:search/c8956a68" ], [ "_:search/c8956a68", "area", "centre" ], [ "_:search/c8956a68", "has_parking", "none" ], [ "_:search/c8956a68", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "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": [ [ "_:system", "canthelp", "_:search/e385a647" ], [ "_:search/e385a647", "area", "centre" ], [ "_:search/e385a647", "category", "entertainment" ], [ "_:search/e385a647", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223334900" ], [ "_:system", "canthelp", "_:search/496db993" ], [ "_:search/496db993", "area", "centre" ], [ "_:search/496db993", "category", "hotels" ], [ "_:search/496db993", "pricerange", "moderately priced" ], [ "_:search/496db993", "stars", "4" ], [ "_:search/496db993", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "3" ], [ "_:system", "canthelp", "_:search/840f8cd9" ], [ "_:search/840f8cd9", "type", "Hotel" ], [ "_:search", "category", "any" ], [ "_:system", "canthelp", "_:search/c8956a68" ], [ "_:search/c8956a68", "area", "centre" ], [ "_:search/c8956a68", "has_parking", "none" ], [ "_:search/c8956a68", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "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": [ [ "_:system", "canthelp", "_:search/e385a647" ], [ "_:search/e385a647", "area", "centre" ], [ "_:search/e385a647", "category", "entertainment" ], [ "_:search/e385a647", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223334900" ], [ "_:system", "canthelp", "_:search/496db993" ], [ "_:search/496db993", "area", "centre" ], [ "_:search/496db993", "category", "hotels" ], [ "_:search/496db993", "pricerange", "moderately priced" ], [ "_:search/496db993", "stars", "4" ], [ "_:search/496db993", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "3" ], [ "_:system", "canthelp", "_:search/840f8cd9" ], [ "_:search/840f8cd9", "type", "Hotel" ], [ "_:search", "category", "any" ], [ "_:system", "canthelp", "_:search/c8956a68" ], [ "_:search/c8956a68", "area", "centre" ], [ "_:search/c8956a68", "has_parking", "none" ], [ "_:search/c8956a68", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:result", "address", "138 perne road" ], [ "_:result", "postcode", "cb13nx" ], [ "_: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": 11, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e385a647" ], [ "_:search/e385a647", "area", "centre" ], [ "_:search/e385a647", "category", "entertainment" ], [ "_:search/e385a647", "type", "Attraction" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223334900" ], [ "_:system", "canthelp", "_:search/496db993" ], [ "_:search/496db993", "area", "centre" ], [ "_:search/496db993", "category", "hotels" ], [ "_:search/496db993", "pricerange", "moderately priced" ], [ "_:search/496db993", "stars", "4" ], [ "_:search/496db993", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "3" ], [ "_:system", "canthelp", "_:search/840f8cd9" ], [ "_:search/840f8cd9", "type", "Hotel" ], [ "_:search", "category", "any" ], [ "_:system", "canthelp", "_:search/c8956a68" ], [ "_:search/c8956a68", "area", "centre" ], [ "_:search/c8956a68", "has_parking", "none" ], [ "_:search/c8956a68", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:result", "address", "138 perne road" ], [ "_:result", "postcode", "cb13nx" ], [ "_: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, 19, 20, 21, 22 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'15:30');(_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train on friday to arrive by 15:30" }, { "id": 1, "rdf-acts": [ "inform((_:result,arrive_by,'14:30');(_:result,count,'206');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have 206 trains that arrive somewhere by 14:30 . Where are you heading to ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am headed to Cambridge ." }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you coming to visit us from ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be coming from Leicester ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like me to book it for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I would just like the i d for the train that fits that billing ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'14:54');(_:result,day,'Friday');(_:result,destination,'Cambridge');(_:result,id,'TR4625');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR4625 arrives in Cambridge Friday by 14:54 on Friday . Would you like to book a seat ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))", "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No , thanks just needed the ID . Can you please look for a restaurant for me in the centre ? In the moderate price range preferably ." }, { "id": 9, "rdf-acts": [ "inform((_:result,count,'21');(_:result,name,'cotto');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 21 restaurants matching your query . I recommend cotto ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'20:30');(_:search,food,'turkish');(_:search,people,'1');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Does it serve Turkish food ? If so , please book that for 1 at 20:30 on the same day . If that does n't work then Monday . Can I have the reference number ?" }, { "id": 11, "rdf-acts": [ "select((_:result,name,'anatolia');(_:result,name,'efes restaurant');(_:result,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,count,'2');(_:result,food,'turkish');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "It does not , but there are two restaurants in the centre that do serve turkish food . Do you prefer efes restaurant or anatolia ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,duration,'20:30');(_:search,name,'anatolia');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you book a reservation at Anatolia for 1 person at 20:30 ?" }, { "id": 13, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day would you like me to book that for you ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'that time');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Do they have an opening on Friday at that time ?" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Friday');(_:booking,duration,'20:30');(_:booking,ref,'Z88H8Y12');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book a table for you for Friday at 20:30 . The reference number is Z88H8Y12 . Is there anything else I can help you with ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I needed . Thank you for all your help !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Let us know if we can assist you in the future ." } ]
PMUL4705.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "15:30" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "15:30" ], [ "_:search", "day", "friday" ], [ "_:result", "arrive_by", "14:30" ], [ "_:result", "count", "206" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "15:30" ], [ "_:search", "day", "friday" ], [ "_:result", "arrive_by", "14:30" ], [ "_:result", "count", "206" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "15:30" ], [ "_:search", "day", "friday" ], [ "_:result", "arrive_by", "14:30" ], [ "_:result", "count", "206" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "leicester" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "15:30" ], [ "_:search", "day", "friday" ], [ "_:result", "count", "206" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "leicester" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "14:54" ], [ "_:result", "day", "Friday" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR4625" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "15:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "leicester" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "14:54" ], [ "_:result", "day", "Friday" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR4625" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "id", "?" ], [ "_:result", "count", "21" ], [ "_:result", "name", "cotto" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "20:30" ], [ "_:search", "food", "turkish" ], [ "_:search", "people", "1" ], [ "_: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", "arrive_by", "15:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "leicester" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "14:54" ], [ "_:result", "day", "Friday" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR4625" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "id", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "food", "turkish" ], [ "_:result", "ref", "?" ], [ "_:result", "name", "anatolia" ], [ "_:result", "name", "efes restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:result", "food", "turkish" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "20:30" ], [ "_:search", "name", "anatolia" ], [ "_:search", "people", "1" ], [ "_: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", "arrive_by", "15:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "leicester" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "arrive_by", "14:54" ], [ "_:result", "day", "Friday" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR4625" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "id", "?" ], [ "_:search", "food", "turkish" ], [ "_:result", "ref", "?" ], [ "_:result", "name", "anatolia" ], [ "_:result", "name", "efes restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:result", "food", "turkish" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "anatolia" ], [ "_:search", "people", "1" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "that time" ], [ "_: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", "arrive_by", "15:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "leicester" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "arrive_by", "14:54" ], [ "_:result", "day", "Friday" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR4625" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "id", "?" ], [ "_:search", "food", "turkish" ], [ "_:result", "ref", "?" ], [ "_:result", "name", "anatolia" ], [ "_:result", "name", "efes restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:result", "food", "turkish" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "anatolia" ], [ "_:search", "people", "1" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "that time" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "duration", "20:30" ], [ "_:booking", "ref", "Z88H8Y12" ], [ "_: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,area,'centre');(_:search,food,'modern global');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , are there any modern global restaurants in the centre ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "It looks like there are none . Is there another area or type of food you 'd like to look for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'modern european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to look for one that serves modern european food please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'center');(_:result,count,'4');(_:result,food,'modern european');(_:result,name,'Riverside Brasserie');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 4 modern european restaurants in the center of town . I recommend the Riverside Brasserie ." }, { "id": 4, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the postcode of that resturant ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Riverside Brasserie');(_:result,postcode,'01223259988');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number for Riverside Brasserie is 01223259988 . Can I help you with anything else ?" }, { "id": 6, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Restaurant'))", "inform((_:search,name,'riverside brasserie');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I was wondering the price range of the riverside brasserie ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'Riverside Brasserie');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Riverside Brasserie is moderately priced ." }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thanks . Could you check on a train for me from london kings cross ?" }, { "id": 9, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure , when would you like to leave by ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,leave_at,'11:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave after 11:15 on a Tuesday ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,id,'TR7850');(_:booking,leave_at,'11:17');(_:booking,type,'Booking'))", "inform((_:result,name,'Riverside Brasserie');(_:result,postcode,'cb21rt');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "TR7850 leaves at 11:17 , can book some seats for you ? Also , the postcode for Riverside Brasserie is cb21rt . I had forgotten to give you that information ." }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes I 'd like to book that train for 5 and I 'd like the reference number as well please ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'1JO707L5');(_:booking,ticket,'118 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 118 GBP payable at the station . \n Reference number is : 1JO707L5 . Will you need anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I think that will be all for today . Thank you ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great trip !" } ]
MUL1605.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "modern global" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/8c78023f" ], [ "_:search/8c78023f", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/8c78023f" ], [ "_:search/8c78023f", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "center" ], [ "_:result", "count", "4" ], [ "_:result", "food", "modern european" ], [ "_:result", "name", "Riverside Brasserie" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/8c78023f" ], [ "_:search/8c78023f", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:result", "area", "center" ], [ "_:result", "count", "4" ], [ "_:result", "food", "modern european" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Riverside Brasserie" ], [ "_:result", "postcode", "01223259988" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "pricerange", "?" ], [ "_:search", "name", "riverside brasserie" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/8c78023f" ], [ "_:search/8c78023f", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:result", "area", "center" ], [ "_:result", "count", "4" ], [ "_:result", "food", "modern european" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "01223259988" ], [ "_:search", "name", "riverside brasserie" ], [ "_:result", "name", "Riverside Brasserie" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/8c78023f" ], [ "_:search/8c78023f", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:result", "area", "center" ], [ "_:result", "count", "4" ], [ "_:result", "food", "modern european" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "01223259988" ], [ "_:search", "name", "riverside brasserie" ], [ "_:result", "name", "Riverside Brasserie" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "11: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" ], [ "_:system", "canthelp", "_:search/8c78023f" ], [ "_:search/8c78023f", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:result", "area", "center" ], [ "_:result", "count", "4" ], [ "_:result", "food", "modern european" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "riverside brasserie" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "11:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR7850" ], [ "_:booking", "leave_at", "11:17" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Riverside Brasserie" ], [ "_:result", "postcode", "cb21rt" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "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" ], [ "_:system", "canthelp", "_:search/8c78023f" ], [ "_:search/8c78023f", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:result", "area", "center" ], [ "_:result", "count", "4" ], [ "_:result", "food", "modern european" ], [ "_:search", "name", "riverside brasserie" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "11:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "id", "TR7850" ], [ "_:booking", "leave_at", "11:17" ], [ "_:result", "name", "Riverside Brasserie" ], [ "_:result", "postcode", "cb21rt" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "1JO707L5" ], [ "_:booking", "ticket", "118 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,'centre');(_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would like to visit a college in the centre of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,\"at saint andrew 's street\");(_:result,category,'colleges');(_:result,count,'13');(_:result,entrance_fee,'free');(_:result,name,\"christ 's college\");(_:result,phone,'01223334900');(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 13 colleges in the center , but I would recommend christ 's college . It 's at saint andrew 's street , postcode cb23bu , phone number 01223334900 , and the entrance fee is free !" }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much for your help ." }, { "id": 3, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can assist you with today ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , can you help me locate a guesthouse that stay in that is also in the centre of town ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'2');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "I have two , in the cheap range . Are there any other criteria you would like me to narrow it by ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yeah , I 'd like someplace with free wifi , please ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'guesthouses');(_:result,count,'2');(_:result,pricerange,'cheap range');(_:result,stars,'0');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have found 2 guesthouses that are in the cheap range . One has 0 stars and the other has 4 stars . Would you like for me to reserve one for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I need the postcode too ." }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'Alexander Bed and Breakfast');(_:result,name,'El Shaddai guesthouse');(_:result,postcode,'cb11eg');(_:result,postcode,'cb12de');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "The Alexander Bed and Breakfast has a postcode of cb12de . El Shaddai guesthouse has a postcode of cb11eg . Anything else I can provide ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I also need to take a taxi between the college and the guesthouse . Can you help me with that ?" }, { "id": 11, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "When do you wan to leave or arrive by ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "I want to leave christ 's college by 6:30 ." }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'blue Volkswagen');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Alright , I 've got you booked in a blue Volkswagen ." }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Can you tell me the contact number for the taxi please ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,phone,'07841875956');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "The number is 07841875956 , is that all you need ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes it is , thank you for your help ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service . Have a good day . Goodbye ." } ]
MUL2605.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "at saint andrew 's street" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "christ 's college" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "address", "at saint andrew 's street" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "christ 's college" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "address", "at saint andrew 's street" ], [ "_:result", "category", "colleges" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "christ 's college" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_: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": [ [ "_:result", "address", "at saint andrew 's street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "christ 's college" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap range" ], [ "_:result", "stars", "0" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "address", "at saint andrew 's street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223334900" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap range" ], [ "_:result", "stars", "0" ], [ "_:result", "stars", "4" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "name", "El Shaddai guesthouse" ], [ "_:result", "postcode", "cb11eg" ], [ "_:result", "postcode", "cb12de" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "address", "at saint andrew 's street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223334900" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap range" ], [ "_:result", "stars", "0" ], [ "_:result", "stars", "4" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "name", "El Shaddai guesthouse" ], [ "_:result", "postcode", "cb11eg" ], [ "_:result", "postcode", "cb12de" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_: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", "address", "at saint andrew 's street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223334900" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap range" ], [ "_:result", "stars", "0" ], [ "_:result", "stars", "4" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "name", "El Shaddai guesthouse" ], [ "_:result", "postcode", "cb11eg" ], [ "_:result", "postcode", "cb12de" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:result", "car", "blue Volkswagen" ], [ "_:result", "type", "Taxi" ], [ "_: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": [ [ "_:result", "address", "at saint andrew 's street" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap range" ], [ "_:result", "stars", "0" ], [ "_:result", "stars", "4" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "name", "El Shaddai guesthouse" ], [ "_:result", "postcode", "cb11eg" ], [ "_:result", "postcode", "cb12de" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:result", "car", "blue Volkswagen" ], [ "_:search", "type", "Taxi" ], [ "_:result", "phone", "07841875956" ], [ "_:result", "type", "Taxi" ] ], "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,'museum of classical archaeology');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hello , I 'm looking for the museum of classical archaeology , could you tell me more about it ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'sidgwick avenue');(_:result,entrance_fee,'free');(_:result,name,'museum of classical archaeology');(_:result,phone,'01223335153');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Certainly , the museum of classical archaeology is located at sidgwick avenue and has free entrance , phone 01223335153 . Do you also need the postcode ?" }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes , I 'd like that . Thank you so much !" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Museum of Classical Archaeology');(_:result,postcode,'cb39da');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The postcode for the Museum of Classical Archaeology is cb39da . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , you 've been very helpful . Thank you . Bye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Goodbye ." } ]
SNG1097.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "museum of classical archaeology" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "museum of classical archaeology" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "sidgwick avenue" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "museum of classical archaeology" ], [ "_:result", "phone", "01223335153" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "museum of classical archaeology" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "sidgwick avenue" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223335153" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Museum of Classical Archaeology" ], [ "_:result", "postcode", "cb39da" ], [ "_:result", "type", "Attraction" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'birmingham new street');(_:search,type,'Train'))" ], "speaker": "user", "text": "I have a trip on wednesday and I need a train that departs from birmingham new street ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,day,'that day');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "there are many that day . can you specify your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'birmingham new street');(_:search,destination,'cambridge');(_:search,leave_at,'10:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "The train should depart from birmingham new street and should leave on wednesday . \n The train should leave after 10:15 and should go to cambridge" }, { "id": 3, "rdf-acts": [ "inform((_:result,id,'TR7940');(_:result,leave_at,'10:40');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR7940 leaves at 10:40 . Would you like me to book some seats for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'Cambridge');(_:search,people,'two');(_:search,type,'Train'))", "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , please book two seats for me at 10:40 . What time will it arrive in Cambridge ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'13:23');(_:result,type,'Train'))", "reqmore()", "inform((_:booking,category,'Train');(_:booking,people,'2');(_:booking,ref,'RBQLUN8O');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You will arrive by 13:23 . I have 2 seats booked for you , and the reference number is RBQLUN8O . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I need the price for the train that leaves at 10:40 for one and the arrival time ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'13:23');(_:result,ticket,'75.10');(_:result,type,'Train'))" ], "speaker": "system", "text": "The price is 75.10 per ticket and arrives at 13:23" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thanks so much . Could I bother you to help me find an expensive Chinese restaurant ?" }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have several . What part of town would you like it in ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No preference . But please make sure I get the address ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'milton road chesterton');(_:result,name,'Hakka');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "i recommend a place called Hakka . they are located on milton road chesterton ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is perfect . Thank you that 's all I needed today ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day !" } ]
PMUL0684.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "day", "that day" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "10:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "day", "that day" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "10:15" ], [ "_:result", "id", "TR7940" ], [ "_:result", "leave_at", "10:40" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "day", "that day" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "10:15" ], [ "_:result", "id", "TR7940" ], [ "_:result", "leave_at", "10:40" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "13:23" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "RBQLUN8O" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "day", "that day" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "10:15" ], [ "_:result", "id", "TR7940" ], [ "_:result", "leave_at", "10:40" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "people", "two" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "RBQLUN8O" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "13:23" ], [ "_:result", "ticket", "75.10" ], [ "_:result", "type", "Train" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "day", "that day" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "10:15" ], [ "_:result", "id", "TR7940" ], [ "_:result", "leave_at", "10:40" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "people", "two" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "RBQLUN8O" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "13:23" ], [ "_:result", "ticket", "75.10" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "day", "that day" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "10:15" ], [ "_:result", "id", "TR7940" ], [ "_:result", "leave_at", "10:40" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "people", "two" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "RBQLUN8O" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "13:23" ], [ "_:result", "ticket", "75.10" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "milton road chesterton" ], [ "_:result", "name", "Hakka" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hey looking for a train to go to Cambridge . Want one that will leave on Wednesday ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay , where will you be departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'london kings');(_:search,leave_at,'17:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will depart from london kings . I would like to leave after 17:00 on wednesday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,day,'Saturday');(_:result,departure,'London Kings Cross');(_:result,destination,'Cambridge');(_:result,id,'TR6045');(_:result,leave_at,'17:17');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "The TR6045 departing London Kings Cross for Cambridge on Saturday at 17:17 should work for you , would you like more information or to make a booking ?" }, { "id": 4, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What 's the price for that one ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,ticket,'23.60 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The price for that ticket is 23.60 pounds . Would you like to make a booking ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Not at this time , can you tell me about places to go near the centre ?" }, { "id": 7, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,count,'44');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "sure ! there are 44 attractions in that area . what do you like to do ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "It does n't matter can you recommend one ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'museum');(_:result,name,'Broughton house gallery');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Broughton house gallery \t is a nice museum in the centre of town" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I get the address please ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'98 king street');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "the address is 98 king street" }, { "id": 12, "rdf-acts": [ "thank()", "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Thanks , is there an entry fee for that ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "No , it 's free ! Is there anything else you need ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that 's all thanks ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "your welcome , have a great day !" } ]
PMUL1324.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "london kings" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "london kings" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "London Kings Cross" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR6045" ], [ "_:result", "leave_at", "17:17" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "london kings" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "London Kings Cross" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR6045" ], [ "_:result", "leave_at", "17:17" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ticket", "23.60 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "london kings" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "London Kings Cross" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR6045" ], [ "_:result", "leave_at", "17:17" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ticket", "23.60 pounds" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "count", "44" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "london kings" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "London Kings Cross" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR6045" ], [ "_:result", "leave_at", "17:17" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ticket", "23.60 pounds" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "count", "44" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "Broughton house gallery" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "london kings" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "London Kings Cross" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR6045" ], [ "_:result", "leave_at", "17:17" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ticket", "23.60 pounds" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "count", "44" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "Broughton house gallery" ], [ "_:result", "address", "98 king street" ], [ "_: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": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "london kings" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "London Kings Cross" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR6045" ], [ "_:result", "leave_at", "17:17" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "23.60 pounds" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "count", "44" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "Broughton house gallery" ], [ "_:result", "address", "98 king street" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "free" ], [ "_: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,type,'Police'))" ], "speaker": "user", "text": "I have been robbed and need to know how I can get help ." }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "The police station in parkside can help . Their telephone is 01223358966 with their postcode being CB11JG ." }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Perfect , I will give them a call , and see if they can tell me what I should do next ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "Is there anything else I can help you with ?" } ]
SNG0150.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", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'd like to find a place to go that 's in the centre ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "I can help you with that what type of Attraction would you like to go too ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'dontcare');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Any type is fine , I 'm not picky ." }, { "id": 3, "rdf-acts": [ "inform((_:result,category,'architecture');(_:result,name,'All Saints Church');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I recommend visiting All Saints Church . The architecture is amazing ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Excellent . What 's the address there ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Jesus Lane');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is located on Jesus Lane , you ca n't miss it . Can I help you with anything else today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I 'm going to need transportation to town . I 'll need it on Wednesday from Stevenage ." }, { "id": 7, "rdf-acts": [], "speaker": "system", "text": "I can help you with that , too . Are you looking for a train or a taxi ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'17:30p');(_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for train departing Stevenage and going to Cambridge to arrive by 17:30p ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'6:43');(_:result,destination,'Cambridge');(_:result,id,'TR9448');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR9448 will have you in Cambridge by 6:43 . Would you like me to book some tickets for you ?" }, { "id": 10, "rdf-acts": [ "request((_:result,duration,?);(_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the travel time and departure time for TR9448 ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,duration,'49 minutes');(_:result,id,'TR9448');(_:result,leave_at,'05:54');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR9448 departs at 05:54 and has a travel time of 49 minutes . Would you like to book this train ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Not right now . 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": "That 's all . Thank you !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you ! Let us know if you need anything else ." } ]
MUL1754.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", "category", "dontcare" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "architecture" ], [ "_:result", "name", "All Saints Church" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "dontcare" ], [ "_:result", "category", "architecture" ], [ "_:result", "name", "All Saints Church" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "dontcare" ], [ "_:result", "category", "architecture" ], [ "_:result", "name", "All Saints Church" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "wednesday" ], [ "_:search", "arrive_by", "17:30p" ], [ "_:search", "departure", "stevenage" ], [ "_: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", "centre" ], [ "_:search", "category", "dontcare" ], [ "_:result", "category", "architecture" ], [ "_:result", "name", "All Saints Church" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:search", "day", "wednesday" ], [ "_:search", "arrive_by", "17:30p" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "6:43" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR9448" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "dontcare" ], [ "_:result", "category", "architecture" ], [ "_:result", "name", "All Saints Church" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:search", "day", "wednesday" ], [ "_:search", "arrive_by", "17:30p" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "6:43" ], [ "_:result", "destination", "Cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "49 minutes" ], [ "_:result", "id", "TR9448" ], [ "_:result", "leave_at", "05:54" ], [ "_:result", "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", "dontcare" ], [ "_:result", "category", "architecture" ], [ "_:result", "name", "All Saints Church" ], [ "_:result", "address", "Jesus Lane" ], [ "_:search", "day", "wednesday" ], [ "_:search", "arrive_by", "17:30p" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "6:43" ], [ "_:result", "destination", "Cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "49 minutes" ], [ "_:result", "id", "TR9448" ], [ "_:result", "leave_at", "05:54" ], [ "_: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,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I need to find an entertainment place in the centre of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Unfortunately , there are no entertainment attractions in the centre of town ? Would you like me to search for a different area or a different type of attraction ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Is there a museum then ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'museums');(_:result,count,'11');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes ! There are 11 museums located in the centre of town . Would you like the information for any of them ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , thank you . The address for any on that you recommend ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'10 king s parage');(_:result,name,'The primavera');(_:result,postcode,'cb21sj');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The primavera is located at 10 king s parage postcode cb21sj" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "thanks ! I 'm also looking for a guesthouse to stay in in the north ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,name,'acorn guest house');(_:booking,type,'Booking');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "acorn guest house \t would be nice , can i boot it for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "does it have free wifi ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , they offer free wifi as well as free parking . Would you like me to book a room for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'seven');(_:search,stay,'two');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , for seven people . We want to check in on Sunday and stay for two nights ." }, { "id": 11, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,stay,?);(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Unfortunately there is no availability . Would you like to change the length of your stay or choose another guesthouse ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Alright , how about a single night stay ? Would that work ?" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Booking was successful . \n Reference number is : KIZ22NB2 ." } ]
MUL2685.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/647b3788" ], [ "_:search/647b3788", "area", "centre" ], [ "_:search/647b3788", "category", "entertainment" ], [ "_:search/647b3788", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/647b3788" ], [ "_:search/647b3788", "area", "centre" ], [ "_:search/647b3788", "category", "entertainment" ], [ "_:search/647b3788", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/647b3788" ], [ "_:search/647b3788", "area", "centre" ], [ "_:search/647b3788", "category", "entertainment" ], [ "_:search/647b3788", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_:result", "address", "10 king s parage" ], [ "_:result", "name", "The primavera" ], [ "_:result", "postcode", "cb21sj" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/647b3788" ], [ "_:search/647b3788", "area", "centre" ], [ "_:search/647b3788", "category", "entertainment" ], [ "_:search/647b3788", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_:result", "address", "10 king s parage" ], [ "_:result", "name", "The primavera" ], [ "_:result", "postcode", "cb21sj" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:booking", "name", "acorn guest house" ], [ "_:booking", "type", "Booking" ], [ "_:result", "type", "Attraction" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/647b3788" ], [ "_:search/647b3788", "area", "centre" ], [ "_:search/647b3788", "category", "entertainment" ], [ "_:search/647b3788", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_:result", "address", "10 king s parage" ], [ "_:result", "name", "The primavera" ], [ "_:result", "postcode", "cb21sj" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:booking", "name", "acorn guest house" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "seven" ], [ "_: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/647b3788" ], [ "_:search/647b3788", "area", "centre" ], [ "_:search/647b3788", "category", "entertainment" ], [ "_:search/647b3788", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_:result", "address", "10 king s parage" ], [ "_:result", "name", "The primavera" ], [ "_:result", "postcode", "cb21sj" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:booking", "name", "acorn guest house" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "seven" ], [ "_:system", "canthelp", "_:booking/feb2a827" ], [ "_:booking/feb2a827", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a moderately priced 4 star hotel ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'all');(_:result,category,'guesthouses');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "All the moderately priced , 4-star accommodations are guesthouses . Is that OK ?" }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That would be just fine , thank you ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Which are would you like ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Any area will do . Recommend something ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'the avalon');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about the avalon ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'6');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Great , if they can book for 6 people for 5 nights , starting on Wednesday . Can you try that for me ?" }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'O4E7TJ08');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to complete that booking for you . Your confirmation number is O4E7TJ08 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you ! Are there any places to go in the east ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'a boat ride');(_:result,name,'Camboats');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "If you 're going to the east , I recommend taking a boat ride with Camboats ." }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "ok , what 's their address and postcode ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'The Plough , Green End , Fen Ditton');(_:result,name,'Camboats');(_:result,postcode,'cb58sx');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Camboats address is The Plough , Green End , Fen Ditton and their postcode is cb58sx ." }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I also need a taxi ." }, { "id": 13, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I 'd be happy to help with your request , first I 'll need to know your departure site and destination and what time you 're looking for ." }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'camboats');(_:search,destination,'the hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I will want to go between the attraction , and the hotel ." }, { "id": 15, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I need to know a departure and/or arrival time ." }, { "id": 16, "rdf-acts": [ "inform((_:search,leave_at,'15:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want to leave by 15:30 ." }, { "id": 17, "rdf-acts": [], "speaker": "system", "text": "What is the cost ?" }, { "id": 18, "rdf-acts": [ "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "Can I get the contact number and the car type please ?" }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'blue Tesla');(_:result,phone,'07008080625');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "It will be a blue Tesla . You may contact them at 07008080625 ." }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much . That is all that I need ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "excellent , have a great day !" } ]
PMUL4701.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "amount", "all" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "all" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "all" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "stars", "4-star" ], [ "_:search", "area", "dontcare" ], [ "_:result", "name", "the avalon" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "all" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "stars", "4-star" ], [ "_:result", "name", "the avalon" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "O4E7TJ08" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "all" ], [ "_:result", "stars", "4-star" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "O4E7TJ08" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "category", "a boat ride" ], [ "_:result", "name", "Camboats" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "all" ], [ "_:result", "stars", "4-star" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "O4E7TJ08" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:result", "area", "east" ], [ "_:result", "category", "a boat ride" ], [ "_:result", "address", "The Plough , Green End , Fen Ditton" ], [ "_: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 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "all" ], [ "_:result", "stars", "4-star" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "O4E7TJ08" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:result", "area", "east" ], [ "_:result", "category", "a boat ride" ], [ "_:result", "address", "The Plough , Green End , Fen Ditton" ], [ "_:result", "name", "Camboats" ], [ "_:result", "postcode", "cb58sx" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "?" ], [ "_:search", "departure", "camboats" ], [ "_:search", "destination", "the hotel" ], [ "_: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", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "all" ], [ "_:result", "stars", "4-star" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "O4E7TJ08" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:result", "area", "east" ], [ "_:result", "category", "a boat ride" ], [ "_:result", "address", "The Plough , Green End , Fen Ditton" ], [ "_:result", "name", "Camboats" ], [ "_:result", "postcode", "cb58sx" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "camboats" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "15:30" ], [ "_: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", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "all" ], [ "_:result", "stars", "4-star" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "O4E7TJ08" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:result", "area", "east" ], [ "_:result", "category", "a boat ride" ], [ "_:result", "address", "The Plough , Green End , Fen Ditton" ], [ "_:result", "name", "Camboats" ], [ "_:result", "postcode", "cb58sx" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "camboats" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "15:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_: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": 10, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "all" ], [ "_:result", "stars", "4-star" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "O4E7TJ08" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:result", "area", "east" ], [ "_:result", "category", "a boat ride" ], [ "_:result", "address", "The Plough , Green End , Fen Ditton" ], [ "_:result", "name", "Camboats" ], [ "_:result", "postcode", "cb58sx" ], [ "_:search", "departure", "camboats" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "15:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue Tesla" ], [ "_:result", "phone", "07008080625" ], [ "_: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,'west');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you recommend some attractions to go to on the west side of town ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'13');(_:result,type,'Attraction'))", "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Sure thing ! We have 13 attractions that you may like . Do you have anything in particular in mind ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "No . Just pick something and give me the address ." }, { "id": 3, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,name,\"Churchill College at Storey 's Way\");(_:result,postcode,'cb30ds');(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "Okay . I recommend Churchill College at Storey 's Way . Their postcode is cb30ds and their admission is free ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "Okay , thanks . I also need a train leaving on Sunday going to Bishops Stortford ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'05:29');(_:result,departure,'Bishops stortford');(_:result,id,'TR6572');(_:result,type,'Train'))" ], "speaker": "system", "text": "TR6572 leaves for Bishops stortford at 05:29" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,leave_at,'08:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "Could you find me a train that leaves after 08:30 and departs from cambridge ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,id,'TR9904');(_:result,leave_at,'09:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , TR9904 leaves at 09:29 . Would you like me to book that for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , for 6 people please ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'2UOR5O12');(_:booking,ticket,'48.48 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book that for you . The total fee is 48.48 GBP payable at the station . \n The reference number is 2UOR5O12 ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you that was all I needed today" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Thank you for using our service . Goodbye !" } ]
MUL1826.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "count", "13" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "count", "13" ], [ "_:search", "category", "?" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Churchill College at Storey 's Way" ], [ "_:result", "postcode", "cb30ds" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "count", "13" ], [ "_:search", "category", "?" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Churchill College at Storey 's Way" ], [ "_:result", "postcode", "cb30ds" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "05:29" ], [ "_:result", "departure", "Bishops stortford" ], [ "_:result", "id", "TR6572" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "08:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "count", "13" ], [ "_:search", "category", "?" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Churchill College at Storey 's Way" ], [ "_:result", "postcode", "cb30ds" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "05:29" ], [ "_:result", "departure", "Bishops stortford" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "08:30" ], [ "_:result", "id", "TR9904" ], [ "_:result", "leave_at", "09:29" ], [ "_: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, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "count", "13" ], [ "_:search", "category", "?" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Churchill College at Storey 's Way" ], [ "_:result", "postcode", "cb30ds" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "05:29" ], [ "_:result", "departure", "Bishops stortford" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "08:30" ], [ "_:result", "id", "TR9904" ], [ "_:result", "leave_at", "09:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "2UOR5O12" ], [ "_:booking", "ticket", "48.48 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'russian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you help me find a Russian restaurant ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))", "inform((_:result,food,'Russian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , there are Russian restaurants . Do you have a secondary choice ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , what about European type food ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,food,'European');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Please wait a moment while I check for European restaurants for you" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'european');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "If you find a European restaurant , I would also like the address and phone number ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'Cambridge Lodge Hotel 139 Huntingdon Road City Centre');(_:result,food,'european');(_:result,name,'Cambridge lodge restaurant');(_:result,phone,'01223 355166');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Cambridge lodge restaurant serves european food , their phone number is 01223 355166 and address is Cambridge Lodge Hotel 139 Huntingdon Road City Centre" }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you . Good bye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "thank you good bye" } ]
WOZ20541.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "russian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/a4ecf494" ], [ "_:search/a4ecf494", "type", "Restaurant" ], [ "_:result", "food", "Russian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/a4ecf494" ], [ "_:search/a4ecf494", "type", "Restaurant" ], [ "_:result", "food", "European" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/a4ecf494" ], [ "_:search/a4ecf494", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "Cambridge Lodge Hotel 139 Huntingdon Road City Centre" ], [ "_:result", "food", "european" ], [ "_:result", "name", "Cambridge lodge restaurant" ], [ "_:result", "phone", "01223 355166" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you help me find a place to dine in Cambridge ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Was there a particular area of town you wanted to dine in ? Or a particular style of cuisine ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'malaysian');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would really like some Malaysian food tonight , moderate in price please ." }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'in the city');(_:search,food,'Malaysian');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I am not finding any Malaysian restaurants in the city . Would you like a different type of food ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could you try one similar only Indian this time ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "What area of town are you looking to dine in ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Area does not matter ." }, { "id": 7, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'many');(_:result,area,'all over the city');(_:result,food,'Indian');(_:result,pricerange,'varying price');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Do you have a preference to price ? I have many Indian restaurants of varying price all over the city ." }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to stay in the moderate price range ." }, { "id": 9, "rdf-acts": [ "select((_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There a 4 restaurants that would work . Two are in the east . One in the north . One in the west . Would you like me to recommend one ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Yes can you please five me a recommendation ." }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'the curry prince');(_:result,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I recommend the curry prince then . Do you need anything else ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'11:00');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can I get a table for 3 people at 11:00 on Wednesday ?" }, { "id": 13, "rdf-acts": [ "inform((_:booking,ref,'PD3GXPL6');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , I 've got it for you ! The table will be reserved for 15 minutes . Your number is : PD3GXPL6 ." }, { "id": 14, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I also need a place to stay that is cheap ." }, { "id": 15, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are many hotels in your price range . What area would you like to stay in ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'guesthouse');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The area does not matter as long as it is in the type of guesthouse and should have a star of 3 ." }, { "id": 17, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Hotel'))", "canthelp((_:search,pricerange,'cheap');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Unfortunately , I do n't have anything that is cheap with 3 stars . Is there a different area or type of room you would like ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,pricerange,'moderate');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about a 3 star guesthouse in the moderate price range ?" }, { "id": 19, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'west');(_:result,name,'the hobsons house');(_:result,pricerange,'moderately priced');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have the hobsons house it is in the west moderately priced with 3 stars . Would you like reservations ?" }, { "id": 20, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,name,'hobsons house');(_:search,type,'Hotel'))", "request((_:result,has_internet,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Does the Hobsons House have internet ?" }, { "id": 21, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , it does . Would you like me to book it for you ?" }, { "id": 22, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No , just please get me their postcode and phone number and I 'll take it from there" }, { "id": 23, "rdf-acts": [ "inform((_:result,phone,'01223304906');(_:result,postcode,'cb39lh');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "their phone number is 01223304906 and postcode cb39lh" }, { "id": 24, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I need today . Thank you for your help ." }, { "id": 25, "rdf-acts": null, "speaker": "system", "text": "Thank you for calling . Please let us know if there is anything else you need . Have a great day . Goodbye ." } ]
PMUL0443.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "food", "malaysian" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/c1ca83f9" ], [ "_:search/c1ca83f9", "area", "in the city" ], [ "_:search/c1ca83f9", "food", "Malaysian" ], [ "_:search/c1ca83f9", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/c1ca83f9" ], [ "_:search/c1ca83f9", "area", "in the city" ], [ "_:search/c1ca83f9", "food", "Malaysian" ], [ "_:search/c1ca83f9", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c1ca83f9" ], [ "_:search/c1ca83f9", "area", "in the city" ], [ "_:search/c1ca83f9", "food", "Malaysian" ], [ "_:search/c1ca83f9", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "area", "dontcare" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "all over the city" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "varying price" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c1ca83f9" ], [ "_:search/c1ca83f9", "area", "in the city" ], [ "_:search/c1ca83f9", "food", "Malaysian" ], [ "_:search/c1ca83f9", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "area", "dontcare" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "all over the city" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "varying price" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ], [ "_: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/c1ca83f9" ], [ "_:search/c1ca83f9", "area", "in the city" ], [ "_:search/c1ca83f9", "food", "Malaysian" ], [ "_:search/c1ca83f9", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "area", "dontcare" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "all over the city" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "varying price" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "the curry prince" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "3" ], [ "_: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", "canthelp", "_:search/c1ca83f9" ], [ "_:search/c1ca83f9", "area", "in the city" ], [ "_:search/c1ca83f9", "food", "Malaysian" ], [ "_:search/c1ca83f9", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "area", "dontcare" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "all over the city" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "varying price" ], [ "_:result", "name", "the curry prince" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "PD3GXPL6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_: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": [ [ "_:system", "canthelp", "_:search/c1ca83f9" ], [ "_:search/c1ca83f9", "area", "in the city" ], [ "_:search/c1ca83f9", "food", "Malaysian" ], [ "_:search/c1ca83f9", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "area", "all over the city" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "varying price" ], [ "_:result", "name", "the curry prince" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "PD3GXPL6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "3" ], [ "_: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": [ [ "_:system", "canthelp", "_:search/c1ca83f9" ], [ "_:search/c1ca83f9", "area", "in the city" ], [ "_:search/c1ca83f9", "food", "Malaysian" ], [ "_:search/c1ca83f9", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "area", "all over the city" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "varying price" ], [ "_:result", "name", "the curry prince" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "PD3GXPL6" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/b096b9fc" ], [ "_:search/b096b9fc", "pricerange", "cheap" ], [ "_:search/b096b9fc", "stars", "3" ], [ "_:search/b096b9fc", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "3" ], [ "_: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": [ [ "_:system", "canthelp", "_:search/c1ca83f9" ], [ "_:search/c1ca83f9", "area", "in the city" ], [ "_:search/c1ca83f9", "food", "Malaysian" ], [ "_:search/c1ca83f9", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "food", "Indian" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "PD3GXPL6" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/b096b9fc" ], [ "_:search/b096b9fc", "pricerange", "cheap" ], [ "_:search/b096b9fc", "stars", "3" ], [ "_:search/b096b9fc", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "the hobsons house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "name", "hobsons house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c1ca83f9" ], [ "_:search/c1ca83f9", "area", "in the city" ], [ "_:search/c1ca83f9", "food", "Malaysian" ], [ "_:search/c1ca83f9", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "food", "Indian" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "PD3GXPL6" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/b096b9fc" ], [ "_:search/b096b9fc", "pricerange", "cheap" ], [ "_:search/b096b9fc", "stars", "3" ], [ "_:search/b096b9fc", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "the hobsons house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "3" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "name", "hobsons house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22 ] }, { "id": 12, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c1ca83f9" ], [ "_:search/c1ca83f9", "area", "in the city" ], [ "_:search/c1ca83f9", "food", "Malaysian" ], [ "_:search/c1ca83f9", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "food", "Indian" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "PD3GXPL6" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/b096b9fc" ], [ "_:search/b096b9fc", "pricerange", "cheap" ], [ "_:search/b096b9fc", "stars", "3" ], [ "_:search/b096b9fc", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "the hobsons house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "3" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "name", "hobsons house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "phone", "01223304906" ], [ "_:result", "postcode", "cb39lh" ], [ "_: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, 21, 22, 23, 24 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Please help me arrange for a taxi" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where is your departure site ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'aylesbray lodge guest house');(_:search,leave_at,'12:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'd like to leave aylesbray lodge guest house by 12:15" }, { "id": 3, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Ok , and what is your destination please ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "I 'm going to ask ." }, { "id": 5, "rdf-acts": [], "speaker": "system", "text": "Ok , please let me know when you know ." }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'tall monument');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Ok , we want to be at the tall monument ." }, { "id": 7, "rdf-acts": [ "canthelp((_:search,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "I do not see anything called Tall Monument . Is there another name for it ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "We actually want to go to Ask ." }, { "id": 9, "rdf-acts": [ "inform((_:result,car,'yellow audi');(_:result,phone,'07180084574');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booking completed ! \n Booked car type \t : \t yellow audi \n Contact number \t : \t 07180084574" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'12:15');(_:search,departure,'aylesbray lodge guest house');(_:search,destination,'ask');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Just to be sure a yellow taxi will get me from aylesbray lodge guest house to Ask by 12:15 , correct ?" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "No , you will be picked up in a grey ford , contact number 07998569074 , is that ok ?" } ]
SNG01975.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "aylesbray lodge guest house" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "aylesbray lodge guest house" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "destination", "?" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "aylesbray lodge guest house" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "destination", "tall monument" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "aylesbray lodge guest house" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "destination", "tall monument" ], [ "_:search", "type", "Taxi" ], [ "_:system", "canthelp", "_:search/cdb91d87" ], [ "_:search/cdb91d87", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "12:15" ], [ "_:system", "canthelp", "_:search/cdb91d87" ], [ "_:search/cdb91d87", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "car", "yellow audi" ], [ "_:result", "phone", "07180084574" ], [ "_:result", "type", "Taxi" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "departure", "aylesbray lodge guest house" ], [ "_:search", "destination", "ask" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Could you help me with planning my trip ? I need a train for Wednesday ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I can definitely help you with that . Which station will you be leaving from and arriving ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am leaving from Cambridge and going to the Stansted Airport ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time would you like to arrive or leave by ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'18:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to arrive by 18:45 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'06:08');(_:result,id,'TR1610');(_:result,type,'Train'))" ], "speaker": "system", "text": "How about train TR1610 ? it arrives by 06:08" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great , thanks . I 'm also looking for a restaurant . Can you help me with that ?" }, { "id": 7, "rdf-acts": [ "select((_:result,area,'by the airport');(_:result,area,'in Cambridge');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Would you like to eat in Cambridge or by the airport ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'australian');(_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "An expensive restaurant that serves awesome australian food . If not I guess indian will do ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'22');(_:result,food,'Australian');(_:result,food,'Indian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are Australian restaurants in the area however there are 22 Indian restaurants . Is there an area of town you prefer ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't care what area of town it 's in , but if there 's no Australian places , one of the Indian restaurants will do . Pick your favorite and give me their contact info ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'451 Newmarket Road Fen Ditton');(_:result,name,'Curry Prince');(_:result,phone,'01223566388');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I think you would the Curry Prince . Their address is 451 Newmarket Road Fen Ditton and their phone number is 01223566388 ." }, { "id": 12, "rdf-acts": [ "inform((_:search,name,'curry prince');(_:search,type,'Restaurant'))", "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "One more thing - can I get the postcode for the Curry Prince ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb58jj');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure . The postcode is cb58jj . Is there anything else that I can help you with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I think that is all for today . Thank you for all your help !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "It was my pleasure . Thank you for contacting the Cambridge Towninfo Centre . Have a great day ." } ]
MUL1496.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "18:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "18:45" ], [ "_:result", "arrive_by", "06:08" ], [ "_:result", "id", "TR1610" ], [ "_:result", "type", "Train" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "18:45" ], [ "_:result", "arrive_by", "06:08" ], [ "_:result", "id", "TR1610" ], [ "_:result", "area", "by the airport" ], [ "_:result", "area", "in Cambridge" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "australian" ], [ "_: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": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "18:45" ], [ "_:result", "arrive_by", "06:08" ], [ "_:result", "id", "TR1610" ], [ "_:result", "area", "by the airport" ], [ "_:result", "area", "in Cambridge" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "22" ], [ "_:result", "food", "Australian" ], [ "_:result", "food", "Indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_: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": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "18:45" ], [ "_:result", "arrive_by", "06:08" ], [ "_:result", "id", "TR1610" ], [ "_:result", "area", "by the airport" ], [ "_:result", "area", "in Cambridge" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "22" ], [ "_:result", "food", "Australian" ], [ "_:result", "food", "Indian" ], [ "_:search", "area", "dontcare" ], [ "_:search", "food", "indian" ], [ "_:result", "address", "451 Newmarket Road Fen Ditton" ], [ "_:result", "name", "Curry Prince" ], [ "_:result", "phone", "01223566388" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "curry prince" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "18:45" ], [ "_:result", "arrive_by", "06:08" ], [ "_:result", "id", "TR1610" ], [ "_:result", "area", "by the airport" ], [ "_:result", "area", "in Cambridge" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "22" ], [ "_:result", "food", "Australian" ], [ "_:result", "food", "Indian" ], [ "_:search", "area", "dontcare" ], [ "_:search", "food", "indian" ], [ "_:result", "address", "451 Newmarket Road Fen Ditton" ], [ "_:result", "name", "Curry Prince" ], [ "_:result", "phone", "01223566388" ], [ "_:search", "name", "curry prince" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb58jj" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,destination,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "While in Cambridge I want to get a train that leaves on Sunday and goes to stansted airport ." }, { "id": 1, "rdf-acts": [ "inform((_:result,departure,'cambridge');(_:result,people,'19');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 19 trains that day . What time do you need to leave cambridge and/or arrive at the airport ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,leave_at,'13:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave Cambridge after 13:15 , thank you" }, { "id": 3, "rdf-acts": [ "inform((_:result,leave_at,'13:40 and the trains depart every hour through 23:40');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The earliest leaves at 13:40 and the trains depart every hour through 23:40 . If you 'd like to choose one I can book it for you ." }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "That would be great . How much would it cost to travel to stansted from Cambridge ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,ticket,'8.08');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "It will cost 8.08 pounds . Would you like me to book a train for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes . I am looking for places to go in the centre area . I am looking for college ." }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'13');(_:result,name,'Emmanuel College');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 13 choices , how do you feel about Emmanuel College ?" }, { "id": 8, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))", "inform((_:search,name,'Emmanuel College');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would n't mind seeing Emmanuel College . Can you give me the postcode ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'Emmanuel College');(_:result,postcode,'cb23ap');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure , Emmanuel College has a postcode of cb23ap ." }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you please give me the exact address ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,address,\"saint andrew 's street\");(_:result,name,'emmanuel college');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The address for emmanuel college is saint andrew 's street . Is there any other information I can provide ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I think that 's all for now , thank you ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Welcome , have a nice day ." } ]
MUL0404.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "people", "19" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "13:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "people", "19" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "13:15" ], [ "_:result", "leave_at", "13:40 and the trains depart every hour through 23:40" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "people", "19" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "13:15" ], [ "_:result", "leave_at", "13:40 and the trains depart every hour through 23:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "ticket", "8.08" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "people", "19" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "13:15" ], [ "_:result", "leave_at", "13:40 and the trains depart every hour through 23:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "ticket", "8.08" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:result", "count", "13" ], [ "_:result", "name", "Emmanuel College" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ], [ "_:search", "name", "Emmanuel College" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "people", "19" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "13:15" ], [ "_:result", "leave_at", "13:40 and the trains depart every hour through 23:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "ticket", "8.08" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:result", "count", "13" ], [ "_:search", "name", "Emmanuel College" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Emmanuel College" ], [ "_:result", "postcode", "cb23ap" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "people", "19" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "13:15" ], [ "_:result", "leave_at", "13:40 and the trains depart every hour through 23:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "ticket", "8.08" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:result", "count", "13" ], [ "_:search", "name", "Emmanuel College" ], [ "_:search", "type", "Attraction" ], [ "_:result", "postcode", "cb23ap" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "name", "emmanuel college" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'13:00');(_:search,departure,'cambrige');(_:search,type,'Train'))" ], "speaker": "user", "text": "What trains will leave from cambrige and arrive by 13:00 ?" }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Well , that depends on where you 're going and the day you 're traveling . Do you have that information ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,destination,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to get your London Kings Cross on Saturday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'51 minutes after departure');(_:result,count,'4');(_:result,leave_at,'11');(_:result,leave_at,'5');(_:result,leave_at,'7');(_:result,leave_at,'9');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There are four trains that meet those criteria . They leave at 5 , 7 , 9 , and 11 and arrive 51 minutes after departure . Would you like me to book one for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'13:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "What is the train i d of the one arriving closest to 13:00 ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'11:51');(_:result,id,'TR5170');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR5170 is arriving by 11:51 , that is the closest time to 13:00 that is showing available . Would you like to book a ticket ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'Vietnamese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes . I am also looking for a Vietnamese restaurant in the centre" }, { "id": 7, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "How many will be traveling ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "Only me so so just one" }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'centre');(_:search,food,'Vietnamese');(_:search,type,'Restaurant'))", "inform((_:booking,category,'Train');(_:booking,id,'TR5170');(_:booking,ref,'KH6HKQ4X');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have you booked on TR5170 with reference number KH6HKQ4X . Unfortunately , I have no Vietnamese restaurants in the centre . Would you like to try another type of food or area ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'british');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Ok , how about an expensive british restaurant ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,count,'3');(_:result,food,'British');(_:result,name,'Fitzbillies');(_:result,name,'Midsummer House');(_:result,name,'and the Cambridge Chop House');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "In British restaurants you have three choices : Fitzbillies , the Midsummer House , and the Cambridge Chop House ." }, { "id": 12, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Could you please send me the address , postcode and phone for the Midsummer House ?" }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'Midsummer Common');(_:result,name,'midsummer house restaurant');(_:result,phone,'01223369299');(_:result,postcode,'cb41 ha');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address for the midsummer house restaurant is Midsummer Common , the post code is cb41 ha and their phone number is 01223369299 . Would you like me to book a reservation ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you . I can book it later . I think that s all I need for today . Thanks ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "So happy I could help you today . Thank you for using the Cambridge Towninfo centre . Have a great day !" } ]
MUL0221.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "cambrige" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "cambrige" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambrige" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "arrive_by", "51 minutes after departure" ], [ "_:result", "count", "4" ], [ "_:result", "leave_at", "11" ], [ "_:result", "leave_at", "5" ], [ "_:result", "leave_at", "7" ], [ "_:result", "leave_at", "9" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambrige" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "count", "4" ], [ "_:result", "leave_at", "11" ], [ "_:result", "leave_at", "5" ], [ "_:result", "leave_at", "7" ], [ "_:result", "leave_at", "9" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "13:00" ], [ "_:result", "arrive_by", "11:51" ], [ "_:result", "id", "TR5170" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "Vietnamese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambrige" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "count", "4" ], [ "_:result", "leave_at", "11" ], [ "_:result", "leave_at", "5" ], [ "_:result", "leave_at", "7" ], [ "_:result", "leave_at", "9" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "13:00" ], [ "_:result", "arrive_by", "11:51" ], [ "_:result", "id", "TR5170" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "Vietnamese" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambrige" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "count", "4" ], [ "_:result", "leave_at", "11" ], [ "_:result", "leave_at", "5" ], [ "_:result", "leave_at", "7" ], [ "_:result", "leave_at", "9" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "arrive_by", "13:00" ], [ "_:result", "arrive_by", "11:51" ], [ "_:result", "id", "TR5170" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/cfd423f3" ], [ "_:search/cfd423f3", "area", "centre" ], [ "_:search/cfd423f3", "food", "Vietnamese" ], [ "_:search/cfd423f3", "type", "Restaurant" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5170" ], [ "_:booking", "ref", "KH6HKQ4X" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambrige" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "leave_at", "11" ], [ "_:result", "leave_at", "5" ], [ "_:result", "leave_at", "7" ], [ "_:result", "leave_at", "9" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "arrive_by", "13:00" ], [ "_:result", "arrive_by", "11:51" ], [ "_:result", "id", "TR5170" ], [ "_:search", "people", "one" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/cfd423f3" ], [ "_:search/cfd423f3", "area", "centre" ], [ "_:search/cfd423f3", "food", "Vietnamese" ], [ "_:search/cfd423f3", "type", "Restaurant" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5170" ], [ "_:booking", "ref", "KH6HKQ4X" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "3" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Fitzbillies" ], [ "_:result", "name", "Midsummer House" ], [ "_:result", "name", "and the Cambridge Chop House" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_: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", "departure", "cambrige" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "leave_at", "11" ], [ "_:result", "leave_at", "5" ], [ "_:result", "leave_at", "7" ], [ "_:result", "leave_at", "9" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "arrive_by", "13:00" ], [ "_:result", "arrive_by", "11:51" ], [ "_:result", "id", "TR5170" ], [ "_:search", "people", "one" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/cfd423f3" ], [ "_:search/cfd423f3", "area", "centre" ], [ "_:search/cfd423f3", "food", "Vietnamese" ], [ "_:search/cfd423f3", "type", "Restaurant" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5170" ], [ "_:booking", "ref", "KH6HKQ4X" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "3" ], [ "_:result", "food", "British" ], [ "_:result", "address", "Midsummer Common" ], [ "_:result", "name", "midsummer house restaurant" ], [ "_:result", "phone", "01223369299" ], [ "_:result", "postcode", "cb41 ha" ], [ "_:result", "type", "Restaurant" ] ], "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,category,'concert halls');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I need some places to go . Can you tell me about some concert halls in the south ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'south');(_:search,category,'concerthalls');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Unfortunately I am not finding any concerthalls in the south . Is there a different type of attraction or a different area of town you would be interested in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'south');(_:search,category,'museums');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am also interested in your local museums . Are there any in the south ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,category,'museum');(_:result,count,'1');(_:result,name,'Byard Art Museum');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , there is 1 museum in that location . It is called Byard Art Museum . Would you like more information ?" }, { "id": 4, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Sure . What is the entrance fee and phone number ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,phone,'01223464646');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Entrance is free , and the phone number is 01223464646 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I also need a place to stay . I am looking for a 4 star moderately priced place" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have several options for you . Would you like a particular area ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Not really , but I prefer guesthouse type ." }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'Aylesbray Lodge Guest House');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,area,'south');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Do you think the Aylesbray Lodge Guest House would suit you ? It 's also in the south . I can try to book you a room if you like ." }, { "id": 10, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))", "request((_:result,has_internet,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "As long as they have decent internet I 'm fine ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,name,'Aylesbray Lodge Guest House');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Aylesbray Lodge Guest House does offer internet . Would you like to book a room ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you . That 's everything I needed ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a nice day !" } ]
MUL2564.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "concert halls" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/2f697718" ], [ "_:search/2f697718", "area", "south" ], [ "_:search/2f697718", "category", "concerthalls" ], [ "_:search/2f697718", "type", "Attraction" ], [ "_:search", "area", "south" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/2f697718" ], [ "_:search/2f697718", "area", "south" ], [ "_:search/2f697718", "category", "concerthalls" ], [ "_:search/2f697718", "type", "Attraction" ], [ "_:search", "area", "south" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "museum" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Byard Art Museum" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/2f697718" ], [ "_:search/2f697718", "area", "south" ], [ "_:search/2f697718", "category", "concerthalls" ], [ "_:search/2f697718", "type", "Attraction" ], [ "_:search", "area", "south" ], [ "_:search", "category", "museums" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "museum" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Byard Art Museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223464646" ], [ "_:result", "type", "Attraction" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/2f697718" ], [ "_:search/2f697718", "area", "south" ], [ "_:search/2f697718", "category", "concerthalls" ], [ "_:search/2f697718", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "museum" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Byard Art Museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223464646" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/2f697718" ], [ "_:search/2f697718", "area", "south" ], [ "_:search/2f697718", "category", "concerthalls" ], [ "_:search/2f697718", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "museum" ], [ "_:result", "count", "1" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223464646" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "name", "Aylesbray Lodge Guest House" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "south" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/2f697718" ], [ "_:search/2f697718", "area", "south" ], [ "_:search/2f697718", "category", "concerthalls" ], [ "_:search/2f697718", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "museum" ], [ "_:result", "count", "1" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223464646" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "south" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Aylesbray Lodge Guest House" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train departing Cambridge arriving by 2030 ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Which station are you traveling to , and on which day ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'20:30');(_:search,day,'wednesday');(_:search,destination,'kings lynn');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to go to Kings lynn on Wednesday and need to arrive before 20:30 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'5');(_:result,leave_at,'5:11');(_:result,type,'Train'))" ], "speaker": "system", "text": "There are 5 trains . Would you like to leave at 5:11 ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Sure . I 'd like to book tickets for 6 people , and I 'll need a reference number for the booking ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,id,'TR5159');(_:booking,ref,'8F17UYO3');(_:booking,ticket,'58.8 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful for TR5159 , the total fee is 58.8 GBP payable at the station . Reference number is : 8F17UYO3 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'park');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you I am also looking for a park to visit in town" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,entrance_fee,?);(_:search,type,'Attraction'))", "inform((_:result,category,'parks');(_:result,count,'5');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have 5 terrific parks . Do you have a preference of location ? Do you mind an entry fee ?" }, { "id": 8, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Not really , but I would need the postcode of the park please ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'several');(_:result,category,'parks');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure thing . There are several parks in town . Any particular area you would prefer ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'park');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "No just a park . Which would you suggest ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,name,'Milton Country Park');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I 'd suggest Milton Country Park it has free entrance ." }, { "id": 12, "rdf-acts": [ "inform((_:search,name,'Milton Country Park');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Please send me what other information you have about Milton Country Park ." }, { "id": 13, "rdf-acts": [ "inform((_:result,address,'Milton Country Park');(_:result,area,'north');(_:result,phone,'01223420060');(_:result,postcode,'cb46az');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It 's located in the north part of town , the phone number there is 01223420060 , the address is just Milton Country Park , Milton , the postcode is cb46az ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thank you very much ! That 's all I needed so you just have yourself a great day now !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "I am glad we could assist you . Thank you for using our service ." } ]
MUL0473.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "20:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "20:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "kings lynn" ], [ "_:result", "count", "5" ], [ "_:result", "leave_at", "5:11" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "20:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "kings lynn" ], [ "_:result", "count", "5" ], [ "_:result", "leave_at", "5:11" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5159" ], [ "_:booking", "ref", "8F17UYO3" ], [ "_:booking", "ticket", "58.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "20:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "kings lynn" ], [ "_:result", "leave_at", "5:11" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5159" ], [ "_:booking", "ref", "8F17UYO3" ], [ "_:booking", "ticket", "58.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "park" ], [ "_:search", "area", "?" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "parks" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "20:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "kings lynn" ], [ "_:result", "leave_at", "5:11" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5159" ], [ "_:booking", "ref", "8F17UYO3" ], [ "_:booking", "ticket", "58.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "count", "5" ], [ "_:result", "postcode", "?" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "parks" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "20:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "kings lynn" ], [ "_:result", "leave_at", "5:11" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5159" ], [ "_:booking", "ref", "8F17UYO3" ], [ "_:booking", "ticket", "58.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "count", "5" ], [ "_:result", "postcode", "?" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "parks" ], [ "_:search", "category", "park" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Milton Country Park" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "Milton Country Park" ], [ "_: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", "departure", "cambridge" ], [ "_:search", "arrive_by", "20:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "kings lynn" ], [ "_:result", "leave_at", "5:11" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5159" ], [ "_:booking", "ref", "8F17UYO3" ], [ "_:booking", "ticket", "58.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "count", "5" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "parks" ], [ "_:search", "category", "park" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Milton Country Park" ], [ "_:search", "name", "Milton Country Park" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Milton Country Park" ], [ "_:result", "area", "north" ], [ "_:result", "phone", "01223420060" ], [ "_:result", "postcode", "cb46az" ], [ "_: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,category,'museum');(_:search,name,'scott polar museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for more information on Scott polar museum" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'lensfield road');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The address is lensfield road and the admission is free ." }, { "id": 2, "rdf-acts": [ "request((_:result,category,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What type of attraction is it ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,category,'museum');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is a museum . Would you like more information on it ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "No . However , I do need some information regarding a train that I can take to Cambridge . Can you assist me with that ?" }, { "id": 5, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "i sure can ! what day are you traveling ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be leaving on monday ." }, { "id": 7, "rdf-acts": [ "request((_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "And can you tell me a preferred time to travel and where you will travelling to ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave from Bishops Stortford ." }, { "id": 9, "rdf-acts": [ "inform((_:result,count,'10');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have 10 trains that match your criteria . What time would you like to leave or arrive by ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,leave_at,'9:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to get there early , lets say by 9:00 ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'10:07');(_:result,leave_at,'9:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is a train leaving at 9:29 and arriving by 10:07 . Would you like me to book that for you ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'1');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , please book me 1 seat !" }, { "id": 13, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'WI8UR8MB');(_:booking,ticket,'10.1 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 10.1 GBP payable at the station . \n Reference number is : WI8UR8MB ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for the help , that is all I need ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , glad I could help ." } ]
PMUL1453.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "scott polar museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "scott polar museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "lensfield road" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:result", "category", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "scott polar museum" ], [ "_:result", "address", "lensfield road" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "museum" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "scott polar museum" ], [ "_:result", "address", "lensfield road" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "museum" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "scott polar museum" ], [ "_:result", "address", "lensfield road" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "museum" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "scott polar museum" ], [ "_:result", "address", "lensfield road" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "museum" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "count", "10" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "9:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "scott polar museum" ], [ "_:result", "address", "lensfield road" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "museum" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "count", "10" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "9:00" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "leave_at", "9:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "1" ], [ "_: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", "museum" ], [ "_:search", "name", "scott polar museum" ], [ "_:result", "address", "lensfield road" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "museum" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "count", "10" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "9:00" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "leave_at", "9:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "WI8UR8MB" ], [ "_:booking", "ticket", "10.1 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": [], "speaker": "user", "text": "I am looking for something to do in Cambridge , can you help me find something ?" }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "I have a lot to do there , any specific types of attractions you would prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'nightclub');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would like to go to a nightclub ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'1 station road');(_:result,area,'centre');(_:result,category,'night clubs');(_:result,count,'6');(_:result,name,'club salsa');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 6 night clubs in the city centre . I would recommend club salsa which is located at 1 station road ." }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "May I have the phone and please tell me how much it costs to get in ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'5 pounds');(_:result,phone,'07782218745');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , the entrance fee is 5 pounds , and they can be reached by phone at 07782218745 , is there anything else that I can assist with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'21:00');(_:search,day,'saturday');(_:search,departure,'broxbourne');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train that departs from Broxbourne and arrives by 21:00 on Saturday at Cambridge ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'20:32');(_:result,id,'TR4967');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR4967 arrives by 20:32 \t , would you like me to book you passage ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'broxbourne');(_:search,type,'Train'))", "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What time does the train depart from Broxbourne , and how long is the travel time ? Also , do you know how much it would be ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,departure,'Broxbourne');(_:result,duration,'60 minutes');(_:result,leave_at,'19:32');(_:result,ticket,'14.32 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "The train departs from Broxbourne at 19:32 and travels for 60 minutes . The total would be 14.32 pounds ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for the information ." }, { "id": 11, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all for today . Thank you ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Okay . Enjoy your journey ." } ]
MUL1784.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "1 station road" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "night clubs" ], [ "_:result", "count", "6" ], [ "_:result", "name", "club salsa" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:result", "address", "1 station road" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "night clubs" ], [ "_:result", "count", "6" ], [ "_:result", "name", "club salsa" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "phone", "07782218745" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:result", "address", "1 station road" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "night clubs" ], [ "_:result", "count", "6" ], [ "_:result", "name", "club salsa" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "phone", "07782218745" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "20:32" ], [ "_:result", "id", "TR4967" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:result", "address", "1 station road" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "night clubs" ], [ "_:result", "count", "6" ], [ "_:result", "name", "club salsa" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "phone", "07782218745" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "20:32" ], [ "_:result", "id", "TR4967" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "type", "Train" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "duration", "60 minutes" ], [ "_:result", "leave_at", "19:32" ], [ "_:result", "ticket", "14.32 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:result", "address", "1 station road" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "night clubs" ], [ "_:result", "count", "6" ], [ "_:result", "name", "club salsa" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "phone", "07782218745" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "20:32" ], [ "_:result", "id", "TR4967" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "type", "Train" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "duration", "60 minutes" ], [ "_:result", "leave_at", "19:32" ], [ "_:result", "ticket", "14.32 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'club salsa');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for a place called Club Salsa . Do you have any information ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'1 station road');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , it 's located at 1 station road ." }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks for the information !" }, { "id": 3, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Do you need any other information ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'18:15');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes I am looking for a train going to Cambridge to arrive by 18:15 ." }, { "id": 5, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I am looking that up now , what day ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'kings lynn');(_:search,type,'Train'))" ], "speaker": "user", "text": "wednesday and should depart from kings lynn" }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'17:58');(_:result,id,'TR3677');(_:result,leave_at,'17:11');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR3677 leaves at 17:11 and arrives at 17:58 . Would you like me to book that for you ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes can you please book that and send me the info . Thank you" }, { "id": 9, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "of course ! how many tickets do you need ?" }, { "id": 10, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "How much will it cost ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,ticket,'9.80 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "it will cost you 9.80 pounds" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "OKay that is fine . Can you book this for me please ?" }, { "id": 13, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "How many tickets do you need ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I do n't need anything booked , I actually have everything I need . Thank you ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Feel free to reach out again if anything more comes up . Until then , bye and have a safe trip !" } ]
PMUL1122.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "club salsa" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "club salsa" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "1 station road" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "club salsa" ], [ "_:result", "address", "1 station road" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "18:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "club salsa" ], [ "_:result", "address", "1 station road" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "18:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "club salsa" ], [ "_:result", "address", "1 station road" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "18:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "17:58" ], [ "_:result", "id", "TR3677" ], [ "_:result", "leave_at", "17:11" ], [ "_: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", "name", "club salsa" ], [ "_:result", "address", "1 station road" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "18:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "kings lynn" ], [ "_:result", "arrive_by", "17:58" ], [ "_:result", "id", "TR3677" ], [ "_:result", "leave_at", "17:11" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "club salsa" ], [ "_:result", "address", "1 station road" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "18:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "kings lynn" ], [ "_:result", "arrive_by", "17:58" ], [ "_:result", "id", "TR3677" ], [ "_:result", "leave_at", "17:11" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "name", "club salsa" ], [ "_:result", "address", "1 station road" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "18:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "kings lynn" ], [ "_:result", "arrive_by", "17:58" ], [ "_:result", "id", "TR3677" ], [ "_:result", "leave_at", "17:11" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "?" ], [ "_:search", "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,destination,'magdalene college');(_:search,leave_at,'12:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi to get me to magdalene college no later than 12:15" }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Ok , what is your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'kings lynn train station');(_:search,destination,'Magdalene College');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'm heading to Magdalene College , as I mentioned . I need to be retrieved from Kings Lynn Train Station ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'black BMW');(_:result,phone,'07894559856');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I booked it for you . They will be driving a black BMW and their contact number is 07894559856 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that 's all I need ." }, { "id": 5, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "Your welcome , have a great day ." }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "You have a good day too ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you and goodbye ." } ]
SNG01387.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "magdalene college" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "12:15" ], [ "_:search", "departure", "kings lynn train station" ], [ "_:search", "destination", "Magdalene College" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "12:15" ], [ "_:search", "departure", "kings lynn train station" ], [ "_:search", "destination", "Magdalene College" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black BMW" ], [ "_:result", "phone", "07894559856" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "12:15" ], [ "_:search", "departure", "kings lynn train station" ], [ "_:search", "destination", "Magdalene College" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black BMW" ], [ "_:result", "phone", "07894559856" ], [ "_:result", "type", "Taxi" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'cinemas');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , i was wondering if there are any cinemas in the centre of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'center');(_:result,name,'Vue Cinema');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Vue Cinema is in the center of town ." }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can i get their phone number ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'08712240240');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The number is 08712240240 . Is there anything else can I do ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . I am all set ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Have a nice day !" } ]
SNG1270.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "cinemas" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "cinemas" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "center" ], [ "_:result", "name", "Vue Cinema" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "cinemas" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "center" ], [ "_:result", "name", "Vue Cinema" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "08712240240" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "I need to find Addenbrookes Hospital ." }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "The hospital is located on Hills Road . Anything else ?" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "May I have the hospital phone number please ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Their telephone number is 01223245151 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help . That is everything I needed ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a great day !" } ]
SNG0159.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a guesthouse rental that has free parking ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have several options do you have a preference for what side of town you stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , but it should have a star of 4 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'north');(_:result,has_parking,'none');(_:result,name,'the acorn guest house');(_:result,phone,'01223525725');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "You should enjoy the acorn guest house . It has a 4 star rating and parking . It 's located in the north . Their number is 01223525725 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'3');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Would you book it for me , please . There are 3 of us staying for 5 nights ." }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day will you be checking in ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "We will be checking in on Tuesday ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Sorry no rooms available . How about another hotel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you try another hotel in the same price range ?" }, { "id": 9, "rdf-acts": [ "inform((_:booking,name,'Archway House');(_:booking,ref,'F11WA5CB');(_:booking,type,'Booking');(_:result,address,'52 gilbert road');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I 've booked Archway House for you . It 's located at 52 gilbert road . Your reference number is F11WA5CB ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help . That will be all for now ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Glad I could help and enjoy your stay ." } ]
SSNG0233.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the acorn guest house" ], [ "_:result", "phone", "01223525725" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the acorn guest house" ], [ "_:result", "phone", "01223525725" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the acorn guest house" ], [ "_:result", "phone", "01223525725" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:system", "canthelp", "_:booking/a4fabc1d" ], [ "_:booking/a4fabc1d", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the acorn guest house" ], [ "_:result", "phone", "01223525725" ], [ "_:result", "stars", "4" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "tuesday" ], [ "_:system", "canthelp", "_:booking/a4fabc1d" ], [ "_:booking/a4fabc1d", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "Archway House" ], [ "_:booking", "ref", "F11WA5CB" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "52 gilbert road" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for a entertainment in the south area ." }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,area,'South');(_:result,category,'entertainment');(_:result,name,'Nusha');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Nusha is an entertainment attraction in the South . Would you like more information ?" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , what 's their postcode ? And while you 're at it , maybe their phone number , too ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223902158');(_:result,postcode,'cb17dy');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The postcode is cb17dy and the phone number is 01223902158 . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'tandoori palace');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I was also wondering if you can help me find a restaurant called tandoori palace ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'68 Histon Road Chesterton');(_:result,area,'west');(_:result,food,'Indian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes . It 's an Indian restaurant in the west part of town at 68 Histon Road Chesterton . Would you like to book a table ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'tandoori palace');(_:search,type,'Restaurant'))", "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can you give me the postal code for tandoori palace ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))", "inform((_:result,name,'tandoori palace');(_:result,postcode,'cb43le');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The post code for tandoori palace is cb43le . Can I book a table , if so for how many on what date ?" }, { "id": 8, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No need to book a table at this time . Thank you for your help . Good bye ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Happy to be of service , and I hope you enjoy your time in Cambridge ." } ]
MUL2434.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "South" ], [ "_:result", "category", "entertainment" ], [ "_:result", "name", "Nusha" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "entertainment" ], [ "_:result", "area", "South" ], [ "_:result", "category", "entertainment" ], [ "_:result", "name", "Nusha" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223902158" ], [ "_:result", "postcode", "cb17dy" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "tandoori palace" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "entertainment" ], [ "_:result", "category", "entertainment" ], [ "_:result", "name", "Nusha" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223902158" ], [ "_:result", "postcode", "cb17dy" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "68 Histon Road Chesterton" ], [ "_:result", "area", "west" ], [ "_:result", "food", "Indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "tandoori palace" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "entertainment" ], [ "_:result", "category", "entertainment" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223902158" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "68 Histon Road Chesterton" ], [ "_:result", "area", "west" ], [ "_:result", "food", "Indian" ], [ "_:search", "name", "tandoori palace" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "tandoori palace" ], [ "_:result", "postcode", "cb43le" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am hoping you can find a guesthouse in the north part of town for me ." }, { "id": 1, "rdf-acts": [ "request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,count,'5');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I found five guesthouses . In order to narrow down the choices , would you like one that has internet or parking ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Well I would like one that 's in a moderate price range . It needs to include free parking ." }, { "id": 3, "rdf-acts": [ "request((_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,area,'north');(_:result,category,'guesthouses');(_:result,count,'7');(_:result,has_parking,'none');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 7 guesthouses in the north that are moderately priced and all have parking , I apologise for the earlier error . Do you have a preference to star numbers ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , that does n't matter . I need to book one for Wednesday ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'Archway House');(_:result,type,'Hotel'))", "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How about the Archway House ? How manny days would you like to stay , and how many in your group ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'7');(_:search,stay,'3');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , that works . I 'd like to book 3 days for 7 people . I also need the reference number as well ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm afraid there 's no availability for that time . Can we try a different day or length of stay ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "2 nights , then ." }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I am sorry , that hotel is not open for that booking . Should I try another hotel ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please . Something in the north , again ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Archway House');(_:booking,ref,'MHAH7NWT');(_:booking,stay,'2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Actually I was able to book Archway House for you after all . 2 Nights . Your reference number is MHAH7NWT . Do you need anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope . I think I 'm all set . Thank you kindly ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome . Thanks for contacting the Cambridge TownInfo Centre !" } ]
SNG0753.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "?" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "7" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "?" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "7" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "day", "wednesday" ], [ "_:result", "name", "Archway House" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "?" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "7" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "day", "wednesday" ], [ "_:result", "name", "Archway House" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/573703f6" ], [ "_:booking/573703f6", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_: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", "guesthouse" ], [ "_:search", "has_internet", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "?" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "7" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "day", "wednesday" ], [ "_:result", "name", "Archway House" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/573703f6" ], [ "_:booking/573703f6", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "2" ], [ "_:system", "canthelp", "_:booking/b4542a68" ], [ "_:booking/b4542a68", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "north" ], [ "_: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", "has_internet", "?" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "?" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "7" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "day", "wednesday" ], [ "_:result", "name", "Archway House" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/573703f6" ], [ "_:booking/573703f6", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "2" ], [ "_:system", "canthelp", "_:booking/b4542a68" ], [ "_:booking/b4542a68", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Archway House" ], [ "_:booking", "ref", "MHAH7NWT" ], [ "_: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,food,'european');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a place to dine that serves expensive european food ." }, { "id": 1, "rdf-acts": [ "select((_:result,area,'center');(_:result,area,'north');(_:result,area,'west');(_:result,type,'Restaurant'))", "inform((_:result,count,'5');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are five restaurants that meet your criteria . 3 are in the center of town , 1 is in the north , and 1 is in the west . Do you have a preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'14:45');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Any of those should be fine . Can you see if you can get me a table for 2 at 14:45 on Saturday ?" }, { "id": 3, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was unsuccessful for all restaurants . Would you like to try for another day or time slot ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'12:00');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like for you to find me one on Saturday after 12:00 . Can you please book me for one with that time in mind ?" }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "This time slot was also not available . Was there another day or time I could try to book for your restaurant visit ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any times which are available on Saturday ?" }, { "id": 7, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))", "canthelp((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , but I 'm experiencing some system errors . Can you please restate your preferred time for your reservation ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'13:45');(_:search,food,'european');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a reservation at an expensive european restaurant anywhere in town at 13:45 on Saturday . Can I please have a reference number ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'DMIEPETY');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Thank you for restating your requirements clearly . Your table is reserved , and your reference number is DMIEPETY . Can I help with anything else today ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'10:00');(_:search,day,'saturday');(_:search,departure,'leicester');(_:search,destination,'cambridge');(_:search,type,'Train'))", "request((_:result,duration,?);(_:result,id,?);(_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train from Leicester to Cambridge leaving on Saturday and arriving by 10:00 . I need the train ID , travel time , and departure time for that train ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'09:54');(_:result,departure,'Leicester');(_:result,duration,'105 minutes');(_:result,id,'TR2969');(_:result,leave_at,'08:09');(_:result,ticket,'30.24 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR2969 leave Leicester at 08:09 and arrives at 09:54 , travel time is 105 minutes and the cost is 30.24 pounds . Would you like me to book it ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes please and thank you" }, { "id": 13, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Of course ! How many tickets would you like ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "I only need one ticket for myself ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'VM04EL37');(_:booking,ticket,'30.24 GBP');(_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "Sure . Reference number is VM04EL37 and the fee is 30.24 GBP" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much . That is all I needed ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you . Have a good day ." } ]
MUL0273.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" ], [ "_:result", "area", "center" ], [ "_:result", "area", "north" ], [ "_:result", "area", "west" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "area", "north" ], [ "_:result", "area", "west" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/de84ca02" ], [ "_:booking/de84ca02", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "12:00" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "area", "north" ], [ "_:result", "area", "west" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/de84ca02" ], [ "_:booking/de84ca02", "type", "Booking" ], [ "_:search", "duration", "12:00" ], [ "_:system", "canthelp", "_:booking/60bd5e7f" ], [ "_:booking/60bd5e7f", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "area", "center" ], [ "_:result", "area", "north" ], [ "_:result", "area", "west" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/de84ca02" ], [ "_:booking/de84ca02", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/60bd5e7f" ], [ "_:booking/60bd5e7f", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/6c4b12c3" ], [ "_:booking/6c4b12c3", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "13:45" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "area", "center" ], [ "_:result", "area", "north" ], [ "_:result", "area", "west" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/de84ca02" ], [ "_:booking/de84ca02", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/60bd5e7f" ], [ "_:booking/60bd5e7f", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:system", "canthelp", "_:booking/6c4b12c3" ], [ "_:booking/6c4b12c3", "type", "Booking" ], [ "_:search", "duration", "13:45" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "DMIEPETY" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "10:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "id", "?" ], [ "_:result", "leave_at", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "area", "center" ], [ "_:result", "area", "north" ], [ "_:result", "area", "west" ], [ "_:result", "count", "5" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/de84ca02" ], [ "_:booking/de84ca02", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/60bd5e7f" ], [ "_:booking/60bd5e7f", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:system", "canthelp", "_:booking/6c4b12c3" ], [ "_:booking/6c4b12c3", "type", "Booking" ], [ "_:search", "duration", "13:45" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "DMIEPETY" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "10:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "09:54" ], [ "_:result", "departure", "Leicester" ], [ "_:result", "duration", "105 minutes" ], [ "_:result", "id", "TR2969" ], [ "_:result", "leave_at", "08:09" ], [ "_:result", "ticket", "30.24 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "area", "center" ], [ "_:result", "area", "north" ], [ "_:result", "area", "west" ], [ "_:result", "count", "5" ], [ "_:system", "canthelp", "_:booking/de84ca02" ], [ "_:booking/de84ca02", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/60bd5e7f" ], [ "_:booking/60bd5e7f", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:system", "canthelp", "_:booking/6c4b12c3" ], [ "_:booking/6c4b12c3", "type", "Booking" ], [ "_:search", "duration", "13:45" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "DMIEPETY" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "10:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "09:54" ], [ "_:result", "departure", "Leicester" ], [ "_:result", "duration", "105 minutes" ], [ "_:result", "id", "TR2969" ], [ "_:result", "leave_at", "08:09" ], [ "_:result", "ticket", "30.24 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_: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": [ [ "_:result", "area", "center" ], [ "_:result", "area", "north" ], [ "_:result", "area", "west" ], [ "_:result", "count", "5" ], [ "_:system", "canthelp", "_:booking/de84ca02" ], [ "_:booking/de84ca02", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/60bd5e7f" ], [ "_:booking/60bd5e7f", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:system", "canthelp", "_:booking/6c4b12c3" ], [ "_:booking/6c4b12c3", "type", "Booking" ], [ "_:search", "duration", "13:45" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "10:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "09:54" ], [ "_:result", "departure", "Leicester" ], [ "_:result", "duration", "105 minutes" ], [ "_:result", "id", "TR2969" ], [ "_:result", "leave_at", "08:09" ], [ "_:result", "ticket", "30.24 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "VM04EL37" ], [ "_:booking", "ticket", "30.24 GBP" ], [ "_: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,name,'a');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a hotel called a and b quest house ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'124 Tenison Road');(_:result,area,'east');(_:result,category,'guesthouse');(_:result,name,'A and B Guesthouse');(_:result,pricerange,'moderately - priced');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "A and B Guesthouse is a moderately - priced , 4-star guesthouse at 124 Tenison Road , on the east side of town . Would you like a room there ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'1');(_:search,stay,'5');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I need a room for 1 person , for 5 nights , beginning on Saturday . I will also need the reference number ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'OBK1YKXC');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . Your reference number is : OBK1YKXC . Can I help you with anything else today ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm also looking for a place to eat ." }, { "id": 5, "rdf-acts": [ "request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'lots');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are lots of fine eateries in the city - what type of food are you interested in ? And are you looking for a particular price range ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'crossover');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like to try crossover food at a moderately priced restaurant ." }, { "id": 7, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I do n't have anything meeting that criteria . Can I look for something else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about one that serves Indian food ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'east');(_:result,name,'The curry prince');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The curry prince is in the east part of town . Would you like me to book a table for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'14:00');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please book it at 14:00 on Saturday for 1 ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'H2DF3481');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : H2DF3481 . Will there be anything else today ?" }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No . I do n't need anything else . Thank you and bye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You are welcome , enjoy the stay at Cambridge ." } ]
PMUL0263.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "a" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "a" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "124 Tenison Road" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "A and B Guesthouse" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "a" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "124 Tenison Road" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "A and B Guesthouse" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "OBK1YKXC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "a" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "124 Tenison Road" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "A and B Guesthouse" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:result", "stars", "4-star" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "OBK1YKXC" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "lots" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "crossover" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "a" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "124 Tenison Road" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "A and B Guesthouse" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:result", "stars", "4-star" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "5" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "OBK1YKXC" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "lots" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/6ec6fc7d" ], [ "_:search/6ec6fc7d", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "a" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "124 Tenison Road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:result", "stars", "4-star" ], [ "_:search", "stay", "5" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "OBK1YKXC" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "lots" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/6ec6fc7d" ], [ "_:search/6ec6fc7d", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:result", "area", "east" ], [ "_:result", "name", "The curry prince" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "a" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "124 Tenison Road" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderately - priced" ], [ "_:result", "stars", "4-star" ], [ "_:search", "stay", "5" ], [ "_:result", "ref", "?" ], [ "_:result", "amount", "lots" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/6ec6fc7d" ], [ "_:search/6ec6fc7d", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "area", "east" ], [ "_:result", "name", "The curry prince" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "H2DF3481" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'birmingham new street');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train that will take me to Cambridge from Birmingham New Street ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'so many');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "there are so many . what time do you want to leave ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,leave_at,'17:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave after 17:00 on Thursday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,id,'TR1765');(_:result,leave_at,'17:01');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR1765 leaves at 17:01 . Would you like for me to book it ?" }, { "id": 4, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes can you please and send me a reference number ." }, { "id": 5, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure , how many seats do you need ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'five');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need seats for five people ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'RI4VVZYC');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes yur booking is successful and your reference number is RI4VVZYC ." }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thanks , I also need a place to dine that is moderately priced ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'31');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 31 moderately priced restaurants in town . Do you have a preferred location ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would prefer it in the centre area ." }, { "id": 11, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Do you have a preference in food type ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,food,'modern european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes modern european food ." }, { "id": 13, "rdf-acts": [ "select((_:result,name,'de luca cucina abd bar');(_:result,name,'roverside brasserie');(_:result,type,'Restaurant'))", "inform((_:result,count,'2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have two choices , de luca cucina abd bar and roverside brasserie , any preferences ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'20:15');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No preference . Just book a table for 5 on Thursday at 20:15" }, { "id": 15, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I will go ahead and book that now ." }, { "id": 16, "rdf-acts": [ "thank()", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Thanks ! I need the reference number please ." }, { "id": 17, "rdf-acts": [ "inform((_:booking,ref,'6KNJSQXY');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : 6KNJSQXY ." }, { "id": 18, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Perfect , that 's all I need today . Have a great day ." }, { "id": 19, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "Thank you for using our services . Have we met all of your needs today ?" }, { "id": 20, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Have a nice day ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Enjoy your dinner ." } ]
PMUL0621.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" ], [ "_:result", "amount", "so many" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "amount", "so many" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR1765" ], [ "_:result", "leave_at", "17:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "amount", "so many" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "id", "TR1765" ], [ "_:result", "leave_at", "17:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "five" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "amount", "so many" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "id", "TR1765" ], [ "_:result", "leave_at", "17:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "five" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "RI4VVZYC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "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" ], [ "_:result", "amount", "so many" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "id", "TR1765" ], [ "_:result", "leave_at", "17:01" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "five" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "RI4VVZYC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "31" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "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" ], [ "_:result", "amount", "so many" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "id", "TR1765" ], [ "_:result", "leave_at", "17:01" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "five" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "RI4VVZYC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "31" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "modern european" ], [ "_: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", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "amount", "so many" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "id", "TR1765" ], [ "_:result", "leave_at", "17:01" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "RI4VVZYC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "modern european" ], [ "_:result", "name", "de luca cucina abd bar" ], [ "_:result", "name", "roverside brasserie" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "20:15" ], [ "_:search", "people", "5" ], [ "_: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", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "amount", "so many" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "id", "TR1765" ], [ "_:result", "leave_at", "17:01" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "RI4VVZYC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "modern european" ], [ "_:result", "name", "de luca cucina abd bar" ], [ "_:result", "name", "roverside brasserie" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "20:15" ], [ "_:search", "people", "5" ], [ "_: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", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "amount", "so many" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "id", "TR1765" ], [ "_:result", "leave_at", "17:01" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "modern european" ], [ "_:result", "name", "de luca cucina abd bar" ], [ "_:result", "name", "roverside brasserie" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "20:15" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "6KNJSQXY" ], [ "_: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, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "amount", "so many" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "id", "TR1765" ], [ "_:result", "leave_at", "17:01" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "modern european" ], [ "_:result", "name", "de luca cucina abd bar" ], [ "_:result", "name", "roverside brasserie" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "20:15" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "6KNJSQXY" ], [ "_: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, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'anatolia');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need to find a restaurant in anatolia" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'turkish');(_:result,name,'Anatolia');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Okay Anatolia is a turkish restaurant located in the centre . Is this what you 're looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes . I need a reservation for 8 people please ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,day,'Monday');(_:booking,duration,'17:45');(_:booking,people,'8');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I can make a reservation for 8 people for Monday at 17:45 . Is that okay or would you like another day ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'13:00');(_:search,people,'8');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I need a reservation for 8 people at 13:00 on Friday . If that does n't work I can also do Tuesday . I will also need a reference number ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Friday');(_:booking,duration,'13:00');(_:booking,ref,'0UAYWI5Z');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Reservations for Friday at 13:00 . Your reference number is 0UAYWI5Z . Is there anything else I can assist you with ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that was it , thank you ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you , goodbye ." } ]
SNG1179.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "anatolia" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "anatolia" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "turkish" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "anatolia" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "turkish" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "17:45" ], [ "_:booking", "people", "8" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "anatolia" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "turkish" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "people", "8" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "duration", "13:00" ], [ "_:booking", "ref", "0UAYWI5Z" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'multiple sports');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "i want a place i can watch multiple sports in the centre ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'Centre of town');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "I did not find any places in the Centre of town . Would you like to try another area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'nightclubs');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Are there any nightclubs that I could visit , instead ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'8 market passage');(_:result,name,'Fez Club');(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "Sure ! I recommend The Fez Club . Their address is 8 market passage" }, { "id": 4, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I need to have the phone number , entrance fee , and postcode please ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'5 pounds');(_:result,phone,'01223519224');(_:result,postcode,'cb23hx');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Those would be 01223519224 , 5 pounds , and cb23hx in that order . Anything else I can do for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please , I would love if you could help me find an expensive hotel located in the centre" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'hotels');(_:result,count,'2');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Gonville hotel');(_:result,name,'University arms hotel');(_:result,stars,'3');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are two hotels in the centre . Gonville hotel has 3 stars . University arms hotel has 4 stars . Both have wifi and parking ." }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Are they both expensive ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Both are expensive ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'8');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you book either one for 8 people on Tuesday for 4 nights ." }, { "id": 11, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I am sorry , I am unable to book that right now . Is there anything else I can help you with ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "If the expensive is n't available , let 's try something in a moderate price range ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Gonville Hotel');(_:booking,people,'8');(_:booking,ref,'Y28C0SMO');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book you rooms for 8 people at the Gonville Hotel . Your reference number is Y28C0SMO . How else may I assist you today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I guess that is all I need . Thanks !" }, { "id": 15, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Have a great stay . Enjoy your time ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I will . Thanks ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "I was able to reserve the Gonville Hotel for 4 nights , you confrimation number is Y28C0SMO ." } ]
PMUL4402.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "multiple sports" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/9e29f282" ], [ "_:search/9e29f282", "area", "Centre of town" ], [ "_:search/9e29f282", "type", "Attraction" ], [ "_:search", "category", "nightclubs" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/9e29f282" ], [ "_:search/9e29f282", "area", "Centre of town" ], [ "_:search/9e29f282", "type", "Attraction" ], [ "_:search", "category", "nightclubs" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "8 market passage" ], [ "_:result", "name", "Fez Club" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/9e29f282" ], [ "_:search/9e29f282", "area", "Centre of town" ], [ "_:search/9e29f282", "type", "Attraction" ], [ "_:result", "address", "8 market passage" ], [ "_:result", "name", "Fez Club" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "phone", "01223519224" ], [ "_:result", "postcode", "cb23hx" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/9e29f282" ], [ "_:search/9e29f282", "area", "Centre of town" ], [ "_:search/9e29f282", "type", "Attraction" ], [ "_:result", "address", "8 market passage" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "phone", "01223519224" ], [ "_:result", "postcode", "cb23hx" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Gonville hotel" ], [ "_:result", "name", "University arms hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/9e29f282" ], [ "_:search/9e29f282", "area", "Centre of town" ], [ "_:search/9e29f282", "type", "Attraction" ], [ "_:result", "address", "8 market passage" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "phone", "01223519224" ], [ "_:result", "postcode", "cb23hx" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Gonville hotel" ], [ "_:result", "name", "University arms hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "4" ], [ "_: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/9e29f282" ], [ "_:search/9e29f282", "area", "Centre of town" ], [ "_:search/9e29f282", "type", "Attraction" ], [ "_:result", "address", "8 market passage" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "phone", "01223519224" ], [ "_:result", "postcode", "cb23hx" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Gonville hotel" ], [ "_:result", "name", "University arms hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "4" ], [ "_:system", "canthelp", "_:booking/ab030a22" ], [ "_:booking/ab030a22", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "moderate" ], [ "_: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/9e29f282" ], [ "_:search/9e29f282", "area", "Centre of town" ], [ "_:search/9e29f282", "type", "Attraction" ], [ "_:result", "address", "8 market passage" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "phone", "01223519224" ], [ "_:result", "postcode", "cb23hx" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Gonville hotel" ], [ "_:result", "name", "University arms hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "4" ], [ "_:system", "canthelp", "_:booking/ab030a22" ], [ "_:booking/ab030a22", "type", "Booking" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Gonville Hotel" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "Y28C0SMO" ], [ "_: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/9e29f282" ], [ "_:search/9e29f282", "area", "Centre of town" ], [ "_:search/9e29f282", "type", "Attraction" ], [ "_:result", "address", "8 market passage" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "phone", "01223519224" ], [ "_:result", "postcode", "cb23hx" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Gonville hotel" ], [ "_:result", "name", "University arms hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "4" ], [ "_:system", "canthelp", "_:booking/ab030a22" ], [ "_:booking/ab030a22", "type", "Booking" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Gonville Hotel" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "Y28C0SMO" ], [ "_: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 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you help me find a place to stay ? I want somewhere in the east ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'7');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "sure , i have 7 options for you" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "We need it to have free wifi ." }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,area,'east');(_:result,count,'7');(_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 7 locations offering free wifi in the east . Do you have a price range ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Cheap , please . I want to save some money . But I also want it to be a 4 star ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'Allenbell');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,area,'east');(_:result,category,'guesthouses');(_:result,count,'3');(_:result,pricerange,'cheap');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "You 're in luck ! I have 3 cheap , 4-star guesthouses in the east . I recommend the Allenbell . Would you like to book a room ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I just need their postcode and address ." }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'517a coldham lane');(_:result,postcode,'cb13js');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "their post code is cb13js \t and they are located in 517a coldham lane" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would also like some cheap Italian food ." }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'Ask');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I recommend Ask , in the city centre ." }, { "id": 10, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Thanks and Make sure you get the reference number" }, { "id": 11, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Whoa , easy there tiger ! I need a date , time and an amount of people before I can book ." }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'14:30');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm sorry , I got ahead of myself . I need a table for 6 on Monday night , at 14:30" }, { "id": 13, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , I ca n't book that right now ." }, { "id": 14, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "OK . Could you find another restaurant that serves Italian food that is in the cheap range ?" }, { "id": 15, "rdf-acts": [ "inform((_:booking,name,'ask');(_:booking,ref,'RK449E7Z');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful at ask . The table will be reserved for 15 minutes . Reference number is : RK449E7Z ." }, { "id": 16, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thanks , you 've been a huge help ! I do n't need anything more today ! Bye !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You are so welcome ! I hope you have a lovely time !" } ]
PMUL3331.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "count", "7" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "area", "east" ], [ "_:result", "count", "7" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Allenbell" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "Allenbell" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4-star" ], [ "_:result", "address", "517a coldham lane" ], [ "_:result", "postcode", "cb13js" ], [ "_:result", "type", "Hotel" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4-star" ], [ "_:result", "address", "517a coldham lane" ], [ "_:result", "postcode", "cb13js" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Ask" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4-star" ], [ "_:result", "address", "517a coldham lane" ], [ "_:result", "postcode", "cb13js" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Ask" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "14:30" ], [ "_:search", "people", "6" ], [ "_: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", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4-star" ], [ "_:result", "address", "517a coldham lane" ], [ "_:result", "postcode", "cb13js" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Ask" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "14:30" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/c6cadb26" ], [ "_:booking/c6cadb26", "type", "Booking" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_: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", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4-star" ], [ "_:result", "address", "517a coldham lane" ], [ "_:result", "postcode", "cb13js" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Ask" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "14:30" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/c6cadb26" ], [ "_:booking/c6cadb26", "type", "Booking" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "name", "ask" ], [ "_:booking", "ref", "RK449E7Z" ], [ "_: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,name,'autumn house');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I want the address to the Autumn House hotel in Cambridge ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'710 newmarket road');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure , the address is 710 newmarket road ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'7');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Please check to see if there any rooms available on Sunday for 5 nights . I will need 7 rooms ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'TD6A4S20');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "They were able to accommodate your party . Your reservation is made , reference number TD6A4S20 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you can you find me a place to eat too ?" }, { "id": 5, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "Sure , I can help you with that . Is there a certain type of food you were looking for ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'cambridge temporary art');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Never mind on a place to eat . Can you help me find info on the Cambridge Temporary Art attraction ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'6 trinity street');(_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'The cambridge contemporary art attraction');(_:result,phone,'01223323222');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The cambridge contemporary art attraction free and in the centre . The address is 6 trinity street , phone is 01223323222 ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much ." }, { "id": 9, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "My pleasure . Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that will be all thank you ?" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting the Cambridge TownInfo centre . Goodbye" } ]
PMUL2622.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "autumn house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "autumn house" ], [ "_:result", "address", "710 newmarket road" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "autumn house" ], [ "_:result", "address", "710 newmarket road" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "TD6A4S20" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "address", "710 newmarket road" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "TD6A4S20" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "?" ], [ "_:search", "name", "cambridge temporary art" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "TD6A4S20" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "?" ], [ "_:search", "name", "cambridge temporary art" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "6 trinity street" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "The cambridge contemporary art attraction" ], [ "_:result", "phone", "01223323222" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "TD6A4S20" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "?" ], [ "_:search", "name", "cambridge temporary art" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "6 trinity street" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "The cambridge contemporary art attraction" ], [ "_:result", "phone", "01223323222" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am planning a trip in Cambridge" }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "Great ! Can I help you with transportation , lodging or attractions while here ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'cambridge university botanic gardens');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for an attraction called cambridge university botanic gardens ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'bateman street');(_:result,area,'CENTRE');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "That is located in the centre . The address is bateman street . Can I give you any other information ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,type,'Train'))", "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I have their postcode and phone please ? Also I need a train out of cambridge on tuesday ." }, { "id": 5, "rdf-acts": [ "inform((_:result,phone,'01223336265');(_:result,postcode,'cb21jf');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Okay the post code is cb21jf and phone number is 01223336265 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,destination,'london liverpool street');(_:search,leave_at,'9:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train that leaves on Tuesday after 9:30 and arrives in London Liverpool street ." }, { "id": 7, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time would you like to arrive by ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,leave_at,'9:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I do n't need to arrive at a specific time , as long as the train leaves after 9:30 ." }, { "id": 9, "rdf-acts": [ "inform((_:result,id,'TR4494');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR4494 meets your criteria . Would you like to book tickets ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "Great can I get 6 tickets for that ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'PAR7KYOS');(_:booking,ticket,'99.6 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 99.6 GBP payable at the station . \n Reference number is : PAR7KYOS ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thanks , that 's everything I need ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day !" } ]
PMUL3666.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge university botanic gardens" ], [ "_:search", "type", "Attraction" ] ], "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", "area", "CENTRE" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "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", "area", "CENTRE" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "postcode", "cb21jf" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "leave_at", "9:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge university botanic gardens" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "bateman street" ], [ "_:result", "area", "CENTRE" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "postcode", "cb21jf" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "9:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge university botanic gardens" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "bateman street" ], [ "_:result", "area", "CENTRE" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "postcode", "cb21jf" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "9:30" ], [ "_:result", "id", "TR4494" ], [ "_: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, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge university botanic gardens" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "bateman street" ], [ "_:result", "area", "CENTRE" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "postcode", "cb21jf" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "9:30" ], [ "_:result", "id", "TR4494" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PAR7KYOS" ], [ "_:booking", "ticket", "99.6 GBP" ], [ "_: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,'north');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a cheap restaurant in the North part of town . I will need their address ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'20 Milton Road Chesterton');(_:result,address,'Victoria Avenue Chesterton');(_:result,food,'Indian');(_:result,food,'Italian');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is a cheap Italian restaurant at 20 Milton Road Chesterton , or one that serves Indian food at Victoria Avenue Chesterton ." }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "Thank you , goodbye !" } ]
WOZ20061.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "address", "Victoria Avenue Chesterton" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hi , I 'm looking for a hotel to stay in that includes free wifi . I 'm looking to stay in a hotel , not a guesthouse ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes I have many options . What is your preferred price point ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like one in the moderate price range and with free parking ." }, { "id": 3, "rdf-acts": [ "inform((_:result,category,'hotel');(_:result,name,'Lovell Lodge');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I would recommend the Lovell Lodge . It is indeed a hotel despite it 's name and is very cute ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'3');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Okay , please book that for 3 people and 2 nights starting from Friday ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'9HMD04UW');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . \n Reference number is : 9HMD04UW . anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'Lovell Lodge');(_:search,pricerange,'same price range');(_:search,type,'Hotel');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would love to find a restaurant in the same price range as the Lovell Lodge ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "In what area ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like the west please ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'21 - 24 Northampton Road');(_:result,food,'Italian');(_:result,name,'prezzo');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 'd recommend prezzo , its an italian restaurant on 21 - 24 Northampton Road . Would you like a table ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm sorry . I actually need a restaurant in the centre ." }, { "id": 11, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'more than 20');(_:result,area,'centre');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have more than 20 moderately priced restaurants in the centre of town . Do you have a preference for cuisine ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,duration,'7 pm');(_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like chinese . I would like that for 7 pm ." }, { "id": 13, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,count,'3');(_:result,food,'Chinese');(_:result,name,'Lan Hong House');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have three moderate Chinese restaurants in the centre . May I suggest the Lan Hong House ?" }, { "id": 14, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Sounds great , thanks ! Actually , can you please just tell me the postcode and address ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,address,'11 Peas Hill City Centre');(_:result,postcode,'cb23pp');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "cb23pp postcode and the address is 11 Peas Hill City Centre" }, { "id": 16, "rdf-acts": [ "inform((_:search,departure,'the restaurant');(_:search,leave_at,'24:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I will also need a taxi to take me between the two place . Leaving from the restaurant at 24:30" }, { "id": 17, "rdf-acts": [], "speaker": "system", "text": "How many people for the taxi ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,departure,'the restaurant');(_:search,destination,'the hotel');(_:search,leave_at,'24:30');(_:search,type,'Hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I do n't think that matters . Can you just make sure I leave the restaurant to the hotel no later than 24:30 ." }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'black Toyota');(_:result,phone,'07757106249');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Your taxi has been booked . It will be a black Toyota and the contact number is 07757106249 ." }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much for your help ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Enjoy your stay ! Let us know if we can be of any further assistance ." } ]
PMUL0320.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "many" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "many" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "9HMD04UW" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Lovell Lodge" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_: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" ], [ "_:result", "amount", "many" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "9HMD04UW" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Lovell Lodge" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "area", "west" ], [ "_: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" ], [ "_:result", "amount", "many" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "9HMD04UW" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Lovell Lodge" ], [ "_:search", "pricerange", "same price range" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "21 - 24 Northampton Road" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "prezzo" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "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", "has_parking", "yes" ], [ "_:result", "category", "hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "9HMD04UW" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Lovell Lodge" ], [ "_:search", "pricerange", "same price range" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "21 - 24 Northampton Road" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "prezzo" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "more than 20" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "7 pm" ], [ "_:search", "food", "chinese" ], [ "_: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", "has_parking", "yes" ], [ "_:result", "category", "hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "9HMD04UW" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Lovell Lodge" ], [ "_:search", "pricerange", "same price range" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "21 - 24 Northampton Road" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "more than 20" ], [ "_:search", "duration", "7 pm" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Lan Hong House" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_: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", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "9HMD04UW" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Lovell Lodge" ], [ "_:search", "pricerange", "same price range" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "more than 20" ], [ "_:search", "duration", "7 pm" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Lan Hong House" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "address", "11 Peas Hill City Centre" ], [ "_:result", "postcode", "cb23pp" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "leave_at", "24:30" ], [ "_: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", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "9HMD04UW" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Lovell Lodge" ], [ "_:search", "pricerange", "same price range" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "more than 20" ], [ "_:search", "duration", "7 pm" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Lan Hong House" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "address", "11 Peas Hill City Centre" ], [ "_:result", "postcode", "cb23pp" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "leave_at", "24:30" ], [ "_:search", "type", "Hotel" ], [ "_: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", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "9HMD04UW" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Lovell Lodge" ], [ "_:search", "pricerange", "same price range" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "more than 20" ], [ "_:search", "duration", "7 pm" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Lan Hong House" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "address", "11 Peas Hill City Centre" ], [ "_:result", "postcode", "cb23pp" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "leave_at", "24:30" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black Toyota" ], [ "_:result", "phone", "07757106249" ], [ "_: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,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am planning a trip in Cambridge" }, { "id": 1, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "You 're in the right place ! What can I help you with ." }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to find out a train schedule for trains leaving from Broxbourne ." }, { "id": 3, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "And where will you be leaving from and what time and on what day please ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,departure,'broxbourne');(_:search,destination,'cambridge');(_:search,leave_at,'20:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to depart broxbourne to cambridge leaving after 20:00 on thursday" }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'4');(_:result,departure,'Broxbourne');(_:result,destination,'Cambridge');(_:result,leave_at,'20:32');(_:result,leave_at,'every hour');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There are four trains running from Broxbourne to Cambridge that night , every hour starting at 20:32 . Would you like to make a booking ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I need 5 tickets please ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'STB4RJ95');(_:booking,ticket,'89.5 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , your booking was successful . The total fee is 89.5 GBP which can be paid at the station . Your reference number is STB4RJ95 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'moderately');(_:search,stars,'4-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks ! I 'm also looking for moderately - priced 4-star accommodations in the north ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'acorn guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "acorn guest house would suits your needs . Can I get you a booking ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Yes , I would like to book it ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,people,'5');(_:booking,type,'Booking'))", "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many nights would you like to book it for ? And will this be for 5 people ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'5');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , for 5 people and for 2 nights please ." }, { "id": 13, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "starting on what day please ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Starting on thursday night please ." }, { "id": 15, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I will work on booking this and be right back with you ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you I appreciate it ." }, { "id": 17, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Those days are booked would you like to try a different hotel ?" }, { "id": 18, "rdf-acts": [ "request((_:result,leave_at,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "Can you check one more time ?" }, { "id": 19, "rdf-acts": [ "inform((_:booking,ref,'GVD2TJSE');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . \n Reference number is : GVD2TJSE ." }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "It 's about time , thanks . That is everything I need ." }, { "id": 21, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Can I assist you with anything else today ?" }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , that will be all for now , thanks !" }, { "id": 23, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Have a great day ." }, { "id": 24, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "One moment i need to located a hair salon near the hotel can you assist me ?" }, { "id": 25, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sorry I could not find a salon nearby ." }, { "id": 26, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "That 's fine I did n't actually need one . I do n't need anything else . That 's it . Thanks and bye !" }, { "id": 27, "rdf-acts": null, "speaker": "system", "text": "I 'm glad I could help you today . Goodbye ." } ]
PMUL3812.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "20:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "20:00" ], [ "_:result", "count", "4" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "20:32" ], [ "_:result", "leave_at", "every hour" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "20:00" ], [ "_:result", "count", "4" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "20:32" ], [ "_:result", "leave_at", "every hour" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "5" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "STB4RJ95" ], [ "_:booking", "ticket", "89.5 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "20:00" ], [ "_:result", "count", "4" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "20:32" ], [ "_:result", "leave_at", "every hour" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "5" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "STB4RJ95" ], [ "_:booking", "ticket", "89.5 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "20:00" ], [ "_:result", "count", "4" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "20:32" ], [ "_:result", "leave_at", "every hour" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "STB4RJ95" ], [ "_:booking", "ticket", "89.5 GBP" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "5" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "5" ], [ "_: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": [ [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "20:00" ], [ "_:result", "count", "4" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "20:32" ], [ "_:result", "leave_at", "every hour" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "STB4RJ95" ], [ "_:booking", "ticket", "89.5 GBP" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "5" ], [ "_:booking", "stay", "?" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_: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", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "20:00" ], [ "_:result", "count", "4" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "20:32" ], [ "_:result", "leave_at", "every hour" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "STB4RJ95" ], [ "_:booking", "ticket", "89.5 GBP" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "5" ], [ "_:booking", "stay", "?" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_: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", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "20:00" ], [ "_:result", "count", "4" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "20:32" ], [ "_:result", "leave_at", "every hour" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "STB4RJ95" ], [ "_:booking", "ticket", "89.5 GBP" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "5" ], [ "_:booking", "stay", "?" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/71891ed4" ], [ "_:booking/71891ed4", "type", "Booking" ], [ "_:result", "leave_at", "?" ], [ "_: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": 10, "multi_relations": false, "triples": [ [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "20:00" ], [ "_:result", "count", "4" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "20:32" ], [ "_:result", "leave_at", "every hour" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "89.5 GBP" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "5" ], [ "_:booking", "stay", "?" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/71891ed4" ], [ "_:booking/71891ed4", "type", "Booking" ], [ "_:result", "leave_at", "?" ], [ "_:result", "type", "Taxi" ], [ "_:booking", "ref", "GVD2TJSE" ], [ "_: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": 11, "multi_relations": false, "triples": [ [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "20:00" ], [ "_:result", "count", "4" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "20:32" ], [ "_:result", "leave_at", "every hour" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "89.5 GBP" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "5" ], [ "_:booking", "stay", "?" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/71891ed4" ], [ "_:booking/71891ed4", "type", "Booking" ], [ "_:result", "leave_at", "?" ], [ "_:result", "type", "Taxi" ], [ "_:booking", "ref", "GVD2TJSE" ], [ "_: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, 19, 20, 21, 22 ] }, { "id": 12, "multi_relations": false, "triples": [ [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "20:00" ], [ "_:result", "count", "4" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "20:32" ], [ "_:result", "leave_at", "every hour" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "89.5 GBP" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "5" ], [ "_:booking", "stay", "?" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "thursday" ], [ "_:system", "canthelp", "_:booking/71891ed4" ], [ "_:booking/71891ed4", "type", "Booking" ], [ "_:result", "leave_at", "?" ], [ "_:result", "type", "Taxi" ], [ "_:booking", "ref", "GVD2TJSE" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "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, 21, 22, 23, 24 ] }, { "id": 13, "multi_relations": false, "triples": [ [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "20:00" ], [ "_:result", "count", "4" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "20:32" ], [ "_:result", "leave_at", "every hour" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "89.5 GBP" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "5" ], [ "_:booking", "stay", "?" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "thursday" ], [ "_:system", "canthelp", "_:booking/71891ed4" ], [ "_:booking/71891ed4", "type", "Booking" ], [ "_:result", "leave_at", "?" ], [ "_:result", "type", "Taxi" ], [ "_:booking", "ref", "GVD2TJSE" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/1f29cae3" ], [ "_:booking/1f29cae3", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Police'))" ], "speaker": "user", "text": "I was just in a car accident and need help figuring out what to do next ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "Sorry to hear that . If you need to reach the police in Parkside , Cambridge CB11JG , their number is 01223358966 ? Let me know if there is anything else I can do ." }, { "id": 2, "rdf-acts": [ "inform((_:search,type,'Police'))" ], "speaker": "user", "text": "I am calling the police and if I need anything else will contact you later . Goodbye ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "Ok , please reply if you need any further assistance ." } ]
SNG02073.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ], [ "_:search", "type", "Police" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am traveling to the centre area of cambridge and am looking for something to do . Can you recommend places to go ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'grafton centre , east road');(_:result,name,'Vue Cinema');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There is the Vue Cinema on the grafton centre , east road ." }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I have the postcode and phone number ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'08712240240');(_:result,postcode,'cb11ps');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure the phone is 08712240240 and post code cb11ps ." }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Great , thanks . Can you also help me find a train ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are many trains running , let 's narrow down the search a little bit shall we ? What time , day and where are you going may help" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,destination,'kings lynn');(_:search,leave_at,'12:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave on Sunday after 12:30 , on the train departing from Cambridge and arrive in Kings Lynn ." }, { "id": 7, "rdf-acts": [ "inform((_:result,leave_at,'13:11');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The first train available is at 13:11 , and there are others running every hour thereafter . Would you like me to book for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,duration,?);(_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I do n't need to book , but can you tell me the train ID , arrival time , and total travel time ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'13:58');(_:result,destination,'Kings Lynn');(_:result,duration,'47 minute');(_:result,id,'TR8241');(_:result,ticket,'7.84 pounds');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "Sure , TR8241 arrives at Kings Lynn by 13:58 , with a short 47 minute commute . The cost for a ticket is 7.84 pounds . Is there anything else you need ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "That 's all I need !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Alright , I 'm glad I was helpful to you today . Have a great day ." } ]
MUL1705.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", "address", "grafton centre , east road" ], [ "_:result", "name", "Vue Cinema" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "address", "grafton centre , east road" ], [ "_:result", "name", "Vue Cinema" ], [ "_:result", "phone", "08712240240" ], [ "_:result", "postcode", "cb11ps" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "address", "grafton centre , east road" ], [ "_:result", "name", "Vue Cinema" ], [ "_:result", "phone", "08712240240" ], [ "_:result", "postcode", "cb11ps" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "12:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "address", "grafton centre , east road" ], [ "_:result", "name", "Vue Cinema" ], [ "_:result", "phone", "08712240240" ], [ "_:result", "postcode", "cb11ps" ], [ "_:result", "amount", "many" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "12:30" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "13:11" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "duration", "?" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "address", "grafton centre , east road" ], [ "_:result", "name", "Vue Cinema" ], [ "_:result", "phone", "08712240240" ], [ "_:result", "postcode", "cb11ps" ], [ "_:result", "amount", "many" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "12:30" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "13:11" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "13:58" ], [ "_:result", "destination", "Kings Lynn" ], [ "_:result", "duration", "47 minute" ], [ "_:result", "id", "TR8241" ], [ "_:result", "ticket", "7.84 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for an attraction in the east ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'several');(_:result,area,'east');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are several attractions available in the east . Is there a type of attraction you are looking for ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Hook me up with the spot you like best , just be sure to tell me what it is , where it is , and what it will cost me , yo ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'5 greens road');(_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,name,'cambridge artworks-');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I like the Cambridge artworks- it 's a museum at 5 greens road and it has free admission ." }, { "id": 4, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds , good , what is the postcode ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,postcode,'cb13ef');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The postal code is cb13ef . Would you like for me to get you tickets ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'kings lynn');(_:search,leave_at,'12:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "No that 's all I needed with that . i also need a train leaving after 12:15 heading to kings lynn ." }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'77');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 77 trains , where will you be departing from and what time ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,\"king 's lynn\");(_:search,leave_at,'12:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to depart from Cambridge and I need to leave after 12:15 to go to King 's Lynn" }, { "id": 9, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Do you have a day in mind ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,type,'Train'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I would like to travel on Sunday . Can you tell me how much that will cost ?" }, { "id": 11, "rdf-acts": [ "select((_:result,leave_at,'13:11');(_:result,leave_at,'every hour');(_:result,type,'Train'))", "inform((_:result,day,'Sunday');(_:result,type,'Train'))" ], "speaker": "system", "text": "The first train after 12:15 on Sunday leaves at 13:11 , and then there are trains every hour . Does the first one work or would you like a later one ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll take the first train at 13:11 . Can I pay you over the phone with my debit card ?" }, { "id": 13, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "First I will need to know how many passengers will be traveling ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,people,'1');(_:search,type,'Train'))" ], "speaker": "user", "text": "Just myself . What is the cost ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,ticket,'7.84 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "The cost is 7.84 pounds ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that 's all ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Ok , get back in touch if you need a booking ." } ]
MUL0548.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", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "area", "?" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "cambridge artworks-" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "area", "?" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "cambridge artworks-" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "area", "?" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "cambridge artworks-" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "count", "77" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "king 's lynn" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "area", "?" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "cambridge artworks-" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "count", "77" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "king 's lynn" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Train" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "area", "?" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "cambridge artworks-" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "count", "77" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "king 's lynn" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "day", "sunday" ], [ "_:result", "ticket", "?" ], [ "_:result", "leave_at", "13:11" ], [ "_:result", "leave_at", "every hour" ], [ "_:result", "day", "Sunday" ], [ "_:result", "type", "Train" ], [ "_: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", "east" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "area", "?" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "cambridge artworks-" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "count", "77" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "king 's lynn" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "day", "sunday" ], [ "_:result", "ticket", "?" ], [ "_:result", "leave_at", "13:11" ], [ "_:result", "leave_at", "every hour" ], [ "_:result", "day", "Sunday" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "1" ], [ "_: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" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "area", "?" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "cambridge artworks-" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "count", "77" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "king 's lynn" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "day", "sunday" ], [ "_:result", "leave_at", "13:11" ], [ "_:result", "leave_at", "every hour" ], [ "_:result", "day", "Sunday" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ], [ "_:result", "ticket", "7.84 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,day,'thursday');(_:search,destination,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hello , I need to book a train for Thursday leaving to Peterborough ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "No problem , can you please let me know where you want to depart from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,leave_at,'09:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave Cambridge after 09:15 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,day,'Thursday');(_:result,id,'TR7317');(_:result,leave_at,'10:06');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR7317 leaves at 10:06 on Thursday , would you like to reserve a seat ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes just one seat , and I 'll need the reference number ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'SALFLI4E');(_:booking,ticket,'16.5 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 16.5 GBP payable at the station . Reference number is : SALFLI4E ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much for your help . Have a great day !" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you for using the Cambridge TownInfo centre . Have a good trip . Goodbye ." } ]
SNG01489.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "09:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "09:15" ], [ "_:result", "day", "Thursday" ], [ "_:result", "id", "TR7317" ], [ "_:result", "leave_at", "10:06" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "09:15" ], [ "_:result", "day", "Thursday" ], [ "_:result", "id", "TR7317" ], [ "_:result", "leave_at", "10:06" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "SALFLI4E" ], [ "_:booking", "ticket", "16.5 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for places to visit in downtown Cambridge . What are some popular attractions ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,category,'architecture');(_:result,category,'boats');(_:result,category,'colleges');(_:result,category,'many other things');(_:result,category,'museums');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There is architecture , boats , colleges , museums , and many other things ." }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Recommend something that 's in the center of town for me ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Cambridge Contemporary Art museum');(_:result,type,'Attraction'))", "reqmore()", "inform((_:result,address,'6 Trinity Street');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Cambridge Contemporary Art museum is a fantastic place to visit . It 's located at 6 Trinity Street and admission is free ! Do you need more information ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm also looking for a place to stay ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "What area would you like to stay in ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'center');(_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,pricerange,'moderately');(_:search,stars,'0');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I want to stay in the center of town in a 0 star hotel that is moderately priced and has free parking ." }, { "id": 7, "rdf-acts": [ "canthelp((_:search,type,'Hotel'))", "select((_:result,category,'guesthouse');(_:result,has_parking,'none');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))", "inform((_:result,category,'hotel');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There 's not an exact match to fit your needs . There 's a hotel without free parking available . Or , if you need the free parking , would a cheap guesthouse work instead ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,has_parking,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Free parking would be nice but it is not a necessity ." }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'cityroomz');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,phone,'01223304050');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Okay , if the lack of parking is n't a dealbreaker , you might enjoy cityroomz . Their number is 01223304050 . Shall I book a room for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'8');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please . I 'll need to for 8 people for 4 nights starting Wednesday" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'07Z05P6U');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Done ! Your reference number is 07Z05P6U . Do you need anything else ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,leave_at,'16:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes , I also need a taxi from the hotel at 16:30 ." }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'red Honda');(_:result,phone,'07543221637');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I have booked your taxi . Be expecting a red Honda . Their phone number is 07543221637 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all for today . Thanks . Goodbye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our system today !" } ]
PMUL2681.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ], [ "_:result", "category", "architecture" ], [ "_:result", "category", "boats" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "many other things" ], [ "_:result", "category", "museums" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "category", "architecture" ], [ "_:result", "category", "boats" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "many other things" ], [ "_:result", "category", "museums" ], [ "_:result", "name", "Cambridge Contemporary Art museum" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "6 Trinity Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "category", "architecture" ], [ "_:result", "category", "boats" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "many other things" ], [ "_:result", "category", "museums" ], [ "_:result", "name", "Cambridge Contemporary Art museum" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "6 Trinity Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "name", "Cambridge Contemporary Art museum" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "6 Trinity Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "0" ], [ "_:system", "canthelp", "_:search/8b4794d4" ], [ "_:search/8b4794d4", "type", "Hotel" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "6 Trinity Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "0" ], [ "_:system", "canthelp", "_:search/8b4794d4" ], [ "_:search/8b4794d4", "type", "Hotel" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_parking", "none" ], [ "_:search", "has_parking", "dontcare" ], [ "_:result", "name", "cityroomz" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223304050" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "address", "6 Trinity Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "0" ], [ "_:system", "canthelp", "_:search/8b4794d4" ], [ "_:search/8b4794d4", "type", "Hotel" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_parking", "none" ], [ "_:search", "has_parking", "dontcare" ], [ "_:result", "name", "cityroomz" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "phone", "01223304050" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "07Z05P6U" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "16:30" ], [ "_: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", "address", "6 Trinity Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "0" ], [ "_:system", "canthelp", "_:search/8b4794d4" ], [ "_:search/8b4794d4", "type", "Hotel" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_parking", "none" ], [ "_:search", "has_parking", "dontcare" ], [ "_:result", "name", "cityroomz" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "07Z05P6U" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "16:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red Honda" ], [ "_:result", "phone", "07543221637" ], [ "_: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,food,'gastropub');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a gastropub restaurant ." }, { "id": 1, "rdf-acts": [ "inform((_:result,food,'gastropub');(_:result,name,'Backstreet Bistro');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Backstreet Bistro serves gastropub food ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can I have the address and postcode ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'2 Sturton street city centre');(_:result,postcode,'2 Q.A.');(_:result,postcode,'c.b 1,2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address is 2 Sturton street city centre , C.B 1,2 Q.A." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , goodbye" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you for using the Cambridge Restaurant System Phone Line . Enjoy your meal !" } ]
WOZ20653.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "gastropub" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "gastropub" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "gastropub" ], [ "_:result", "name", "Backstreet Bistro" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "gastropub" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "gastropub" ], [ "_:result", "name", "Backstreet Bistro" ], [ "_:result", "address", "2 Sturton street city centre" ], [ "_:result", "postcode", "2 Q.A." ], [ "_:result", "postcode", "c.b 1,2" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes I am looking for a place to eat in south Cambridge that is more on the expensive side ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'5');(_:result,food,'4 different types');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes there are 5 different places that serve 4 different types of food ." }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'vegetarian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would prefer vegetarian food ." }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,food,'vegetarian');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))", "reqmore()", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Unfortunately , there is no expensive vegetarian restaurant in that area . Would you like to look for something else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to try chinese food then ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Peking Restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Peking Restaurant is a great place . Can I book a table there for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'11:30');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want a table for 6 people at 11:30 on tuesday ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'peking restaurant');(_:booking,ref,'SDU5RA0N');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful for peking restaurant . The table will be reserved for 15 minutes . Your reference number is SDU5RA0N . Do you require any further assistance ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'8:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes I 'm also looking for a train to arrive at 8:15" }, { "id": 9, "rdf-acts": [ "request((_:search,departure,?);(_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "From where will you be departing ? And how many will be traveling ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'08:15');(_:search,departure,'london kings cross');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be departing from London Kings Cross and need to arrive in Cambridge by 08:15 ." }, { "id": 11, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I would be happy to assist you . I will need to know what day you 'd like to depart before booking ." }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be departing Tuesday ." }, { "id": 13, "rdf-acts": [ "select((_:result,leave_at,'5:17');(_:result,leave_at,'7:17');(_:result,type,'Train'))", "inform((_:result,count,'2');(_:result,type,'Train'))" ], "speaker": "system", "text": "There are two trains available . One leaves at 5:17 and the other leaves at 7:17 . Which would you prefer ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,arrive_by,'8:15');(_:search,day,'tuesday');(_:search,departure,'london liverpool street');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Actually I am departing from London Liverpool Street . I need a train to Cambridge on Tuesday that arrives by 8:15 ." }, { "id": 15, "rdf-acts": [ "inform((_:result,arrive_by,'7:07');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is a train that gets in at 7:07 . Would you like to purchase tickets ?" }, { "id": 16, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "How much does the ticket cost ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,ticket,'16.60 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "Tickets cost 16.60 pounds per ticket ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great . Thank you very much for your help today ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Is there anything else I can assist you with ? I can help you create a booking for the train ." } ]
MUL0208.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "food", "4 different types" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "vegetarian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "food", "vegetarian" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/4a7c393a" ], [ "_:search/4a7c393a", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "food", "vegetarian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/4a7c393a" ], [ "_:search/4a7c393a", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Peking Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "food", "vegetarian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/4a7c393a" ], [ "_:search/4a7c393a", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Peking Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "6" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "peking restaurant" ], [ "_:booking", "ref", "SDU5RA0N" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "8:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "food", "vegetarian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/4a7c393a" ], [ "_:search/4a7c393a", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Peking Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "11:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "peking restaurant" ], [ "_:booking", "ref", "SDU5RA0N" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "?" ], [ "_:search", "arrive_by", "08:15" ], [ "_:search", "departure", "london kings cross" ], [ "_: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", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "food", "vegetarian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/4a7c393a" ], [ "_:search/4a7c393a", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Peking Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "11:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "peking restaurant" ], [ "_:booking", "ref", "SDU5RA0N" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "?" ], [ "_:search", "arrive_by", "08:15" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_: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" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "vegetarian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/4a7c393a" ], [ "_:search/4a7c393a", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Peking Restaurant" ], [ "_:search", "duration", "11:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "peking restaurant" ], [ "_:booking", "ref", "SDU5RA0N" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "?" ], [ "_:result", "leave_at", "5:17" ], [ "_:result", "leave_at", "7:17" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "8:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_: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", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "vegetarian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/4a7c393a" ], [ "_:search/4a7c393a", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Peking Restaurant" ], [ "_:search", "duration", "11:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "peking restaurant" ], [ "_:booking", "ref", "SDU5RA0N" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "?" ], [ "_:result", "leave_at", "5:17" ], [ "_:result", "leave_at", "7:17" ], [ "_:result", "count", "2" ], [ "_:search", "arrive_by", "8:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "7:07" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_: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": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "vegetarian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/4a7c393a" ], [ "_:search/4a7c393a", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Peking Restaurant" ], [ "_:search", "duration", "11:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "peking restaurant" ], [ "_:booking", "ref", "SDU5RA0N" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "?" ], [ "_:result", "leave_at", "5:17" ], [ "_:result", "leave_at", "7:17" ], [ "_:result", "count", "2" ], [ "_:search", "arrive_by", "8:15" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "7:07" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "16.60 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,name,'leverton house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for information on the Leverton House hotel ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'guesthouse');(_:result,name,'Leverton House');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Leverton House is a guesthouse located on the east side of Cambridge . What information are looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'3');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Perfect . I would like to book it for 3 people for 4 nights starting on Friday ." }, { "id": 3, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry . I am unable to book your stay . Could you arrive on another day or stay for a shorter amount of time ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Can you please check for 3 nights at the same hotel for 3 people and can I have the reference number ?" }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,stay,'3');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "They do n't have a room available for 3 nights either . Anything else you 'd like me to try ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for places to go in the centre of town ." }, { "id": 7, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,area,'centre');(_:result,type,'Attraction'))", "request((_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "There are many attractions in the centre of town . Could you be more specific about what you 're looking for ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'd like to visit a museum if possible ." }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'6 Trinity St');(_:result,entrance_fee,'free');(_:result,name,'Cambridge Contemporary Art');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "How about Cambridge Contemporary Art , on 6 Trinity St ? Entrance is free ." }, { "id": 10, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sure . But I still need to book a hotel . Is there anything else available ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'same area');(_:result,name,'Allenbell');(_:result,name,'Autumn House');(_:result,pricerange,'inexpensive');(_:result,type,'Hotel'))", "canthelp((_:booking,type,'Booking'))", "inform((_:result,name,'Leverton House');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I 'm sorry , it does n't look like the Leverton House will be able to accommodate you . How about Allenbell or Autumn House ? They are in the same area and also inexpensive ." }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'3');(_:search,stay,'4');(_:search,type,'Hotel'))", "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Can they accommodate 3 people for 4 nights ? Also , what are their phone numbers ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,pricerange,'slightly more expensive');(_:result,type,'Hotel'))", "canthelp((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry both of those hotels are booked solid . Would you consider slightly more expensive accommodations ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you try 3 nights instead ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,pricerange,'moderate');(_:result,type,'Hotel'))", "canthelp((_:booking,stay,'the days you requested');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Both of them are booked solid for the days you requested . Would you like a hotel in a moderate price ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes let 's try a different hotel ." }, { "id": 17, "rdf-acts": [ "inform((_:booking,day,'Friday');(_:booking,name,'Autumn House');(_:booking,people,'3');(_:booking,ref,'C5ARPTZ2');(_:booking,stay,'3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great . I was finally able to get you into the Autumn House staring Friday for 3 nights and 3 people . your booking reference is C5ARPTZ2 ." }, { "id": 18, "rdf-acts": [ "inform((_:search,name,'Autumn House');(_:search,type,'Hotel'))", "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Do you have the phone number for Autumn House 's front desk ?" }, { "id": 19, "rdf-acts": [ "inform((_:result,phone,'01223575122');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Sure . It 's 01223575122 . Anything else ?" }, { "id": 20, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'm also going to need a taxi , please ." }, { "id": 21, "rdf-acts": [ "inform((_:booking,day,'Friday');(_:booking,name,'Leverton House');(_:booking,people,'3');(_:booking,ref,'U5B3PHWC');(_:booking,stay,'3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sorry about the confusion earlier . I was able to book your room at Leverton House for Friday , 3 nights for 3 people . The reference number is U5B3PHWC ." }, { "id": 22, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Okay . I 'll need a taxi too ." }, { "id": 23, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I can help you with a taxi . Please tell me your departure and destination sites along with your time frame ." }, { "id": 24, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,destination,'the museum');(_:search,leave_at,'22:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want to leave the hotel by 22:00 to go to the Museum you mentioned ." }, { "id": 25, "rdf-acts": [ "inform((_:result,car,'black skoda');(_:result,departure,'Leverton House');(_:result,destination,'Cambridge Contemporary Art Museum');(_:result,leave_at,'22:00');(_:result,phone,'07697068185');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "A black skoda will pick up up at Leverton House at 22:00 and bring you to Cambridge Contemporary Art Museum . The contact number is 07697068185 ." }, { "id": 26, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Awesome . Thank you for everything !" }, { "id": 27, "rdf-acts": null, "speaker": "system", "text": "It was my pleasure . Goodbye !" } ]
MUL1031.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "leverton house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "leverton house" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "leverton house" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:system", "canthelp", "_:booking/73090e41" ], [ "_:booking/73090e41", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "leverton house" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:system", "canthelp", "_:booking/73090e41" ], [ "_:booking/73090e41", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/5f27efdb" ], [ "_:booking/5f27efdb", "stay", "3" ], [ "_:booking/5f27efdb", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Leverton House" ], [ "_:search", "day", "friday" ], [ "_:system", "canthelp", "_:booking/73090e41" ], [ "_:booking/73090e41", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/5f27efdb" ], [ "_:booking/5f27efdb", "stay", "3" ], [ "_:booking/5f27efdb", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "?" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "category", "guesthouse" ], [ "_:search", "day", "friday" ], [ "_:system", "canthelp", "_:booking/73090e41" ], [ "_:booking/73090e41", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/5f27efdb" ], [ "_:booking/5f27efdb", "stay", "3" ], [ "_:booking/5f27efdb", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:search", "name", "?" ], [ "_:search", "category", "museum" ], [ "_:result", "address", "6 Trinity St" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Cambridge Contemporary Art" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "category", "guesthouse" ], [ "_:search", "day", "friday" ], [ "_:system", "canthelp", "_:booking/73090e41" ], [ "_:booking/73090e41", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/5f27efdb" ], [ "_:booking/5f27efdb", "stay", "3" ], [ "_:booking/5f27efdb", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:search", "name", "?" ], [ "_:search", "category", "museum" ], [ "_:result", "address", "6 Trinity St" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "area", "same area" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:system", "canthelp", "_:booking/b242ae01" ], [ "_:booking/b242ae01", "type", "Booking" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "category", "guesthouse" ], [ "_:search", "day", "friday" ], [ "_:system", "canthelp", "_:booking/73090e41" ], [ "_:booking/73090e41", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/5f27efdb" ], [ "_:booking/5f27efdb", "stay", "3" ], [ "_:booking/5f27efdb", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:search", "name", "?" ], [ "_:search", "category", "museum" ], [ "_:result", "address", "6 Trinity St" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "area", "same area" ], [ "_:system", "canthelp", "_:booking/b242ae01" ], [ "_:booking/b242ae01", "type", "Booking" ], [ "_:result", "name", "Leverton House" ], [ "_:search", "people", "3" ], [ "_:result", "phone", "?" ], [ "_:result", "pricerange", "slightly more expensive" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/40c7ae6a" ], [ "_:booking/40c7ae6a", "type", "Booking" ], [ "_: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", "category", "guesthouse" ], [ "_:search", "day", "friday" ], [ "_:system", "canthelp", "_:booking/73090e41" ], [ "_:booking/73090e41", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/5f27efdb" ], [ "_:booking/5f27efdb", "stay", "3" ], [ "_:booking/5f27efdb", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:search", "name", "?" ], [ "_:search", "category", "museum" ], [ "_:result", "address", "6 Trinity St" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "area", "same area" ], [ "_:system", "canthelp", "_:booking/b242ae01" ], [ "_:booking/b242ae01", "type", "Booking" ], [ "_:result", "name", "Leverton House" ], [ "_:search", "people", "3" ], [ "_:result", "phone", "?" ], [ "_:system", "canthelp", "_:booking/40c7ae6a" ], [ "_:booking/40c7ae6a", "type", "Booking" ], [ "_:search", "stay", "3" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/ffadc263" ], [ "_:booking/ffadc263", "stay", "the days you requested" ], [ "_:booking/ffadc263", "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": [ [ "_:result", "category", "guesthouse" ], [ "_:search", "day", "friday" ], [ "_:system", "canthelp", "_:booking/73090e41" ], [ "_:booking/73090e41", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/5f27efdb" ], [ "_:booking/5f27efdb", "stay", "3" ], [ "_:booking/5f27efdb", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "museum" ], [ "_:result", "address", "6 Trinity St" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "area", "same area" ], [ "_:system", "canthelp", "_:booking/b242ae01" ], [ "_:booking/b242ae01", "type", "Booking" ], [ "_:result", "name", "Leverton House" ], [ "_:search", "people", "3" ], [ "_:result", "phone", "?" ], [ "_:system", "canthelp", "_:booking/40c7ae6a" ], [ "_:booking/40c7ae6a", "type", "Booking" ], [ "_:search", "stay", "3" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/ffadc263" ], [ "_:booking/ffadc263", "stay", "the days you requested" ], [ "_:booking/ffadc263", "type", "Booking" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "name", "Autumn House" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "C5ARPTZ2" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Autumn House" ], [ "_: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": [ [ "_:result", "category", "guesthouse" ], [ "_:search", "day", "friday" ], [ "_:system", "canthelp", "_:booking/73090e41" ], [ "_:booking/73090e41", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/5f27efdb" ], [ "_:booking/5f27efdb", "stay", "3" ], [ "_:booking/5f27efdb", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "museum" ], [ "_:result", "address", "6 Trinity St" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "area", "same area" ], [ "_:system", "canthelp", "_:booking/b242ae01" ], [ "_:booking/b242ae01", "type", "Booking" ], [ "_:result", "name", "Leverton House" ], [ "_:search", "people", "3" ], [ "_:system", "canthelp", "_:booking/40c7ae6a" ], [ "_:booking/40c7ae6a", "type", "Booking" ], [ "_:search", "stay", "3" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:booking/ffadc263" ], [ "_:booking/ffadc263", "stay", "the days you requested" ], [ "_:booking/ffadc263", "type", "Booking" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "name", "Autumn House" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "C5ARPTZ2" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Autumn House" ], [ "_:result", "phone", "01223575122" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "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": 11, "multi_relations": false, "triples": [ [ "_:result", "category", "guesthouse" ], [ "_:search", "day", "friday" ], [ "_:system", "canthelp", "_:booking/73090e41" ], [ "_:booking/73090e41", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/5f27efdb" ], [ "_:booking/5f27efdb", "stay", "3" ], [ "_:booking/5f27efdb", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "museum" ], [ "_:result", "address", "6 Trinity St" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "area", "same area" ], [ "_:system", "canthelp", "_:booking/b242ae01" ], [ "_:booking/b242ae01", "type", "Booking" ], [ "_:result", "name", "Leverton House" ], [ "_:search", "people", "3" ], [ "_:system", "canthelp", "_:booking/40c7ae6a" ], [ "_:booking/40c7ae6a", "type", "Booking" ], [ "_:search", "stay", "3" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:booking/ffadc263" ], [ "_:booking/ffadc263", "stay", "the days you requested" ], [ "_:booking/ffadc263", "type", "Booking" ], [ "_:search", "name", "Autumn House" ], [ "_:result", "phone", "01223575122" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "name", "Leverton House" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "U5B3PHWC" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "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, 21, 22 ] }, { "id": 12, "multi_relations": false, "triples": [ [ "_:result", "category", "guesthouse" ], [ "_:search", "day", "friday" ], [ "_:system", "canthelp", "_:booking/73090e41" ], [ "_:booking/73090e41", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/5f27efdb" ], [ "_:booking/5f27efdb", "stay", "3" ], [ "_:booking/5f27efdb", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "museum" ], [ "_:result", "address", "6 Trinity St" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "area", "same area" ], [ "_:system", "canthelp", "_:booking/b242ae01" ], [ "_:booking/b242ae01", "type", "Booking" ], [ "_:result", "name", "Leverton House" ], [ "_:search", "people", "3" ], [ "_:system", "canthelp", "_:booking/40c7ae6a" ], [ "_:booking/40c7ae6a", "type", "Booking" ], [ "_:search", "stay", "3" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:booking/ffadc263" ], [ "_:booking/ffadc263", "stay", "the days you requested" ], [ "_:booking/ffadc263", "type", "Booking" ], [ "_:search", "name", "Autumn House" ], [ "_:result", "phone", "01223575122" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "name", "Leverton House" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "U5B3PHWC" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the museum" ], [ "_:search", "leave_at", "22:00" ], [ "_:search", "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, 21, 22, 23, 24 ] }, { "id": 13, "multi_relations": false, "triples": [ [ "_:result", "category", "guesthouse" ], [ "_:search", "day", "friday" ], [ "_:system", "canthelp", "_:booking/73090e41" ], [ "_:booking/73090e41", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/5f27efdb" ], [ "_:booking/5f27efdb", "stay", "3" ], [ "_:booking/5f27efdb", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "museum" ], [ "_:result", "address", "6 Trinity St" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "area", "same area" ], [ "_:system", "canthelp", "_:booking/b242ae01" ], [ "_:booking/b242ae01", "type", "Booking" ], [ "_:result", "name", "Leverton House" ], [ "_:search", "people", "3" ], [ "_:system", "canthelp", "_:booking/40c7ae6a" ], [ "_:booking/40c7ae6a", "type", "Booking" ], [ "_:search", "stay", "3" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:booking/ffadc263" ], [ "_:booking/ffadc263", "stay", "the days you requested" ], [ "_:booking/ffadc263", "type", "Booking" ], [ "_:search", "name", "Autumn House" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "name", "Leverton House" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "U5B3PHWC" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the museum" ], [ "_:search", "leave_at", "22:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black skoda" ], [ "_:result", "departure", "Leverton House" ], [ "_:result", "destination", "Cambridge Contemporary Art Museum" ], [ "_:result", "leave_at", "22:00" ], [ "_:result", "phone", "07697068185" ], [ "_: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, 21, 22, 23, 24, 25, 26 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'japanese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm coming to town and looking for a good Japanese restaurant to try near the Town centre . Do you have any suggestions ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'36 Saint Andrews Street');(_:result,area,'centre');(_:result,food,'Japanese');(_:result,name,'Wagamama');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Japanese Restaurant near centre is Wagamama . The address is 36 Saint Andrews Street ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'13:30');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'll be needing a table for 6 at 13:30 this next monday , can you help ?" }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'4P2MMPI9');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . The reference number is 4P2MMPI9 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thanks for the info ! What about attractions in the area ?" }, { "id": 5, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "What type of attraction would you like ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Actually , first , lets get a hotel . Are there any cheap places to stay ?" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'10');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 10 cheap places ro stay . Do you have a specific area you would like ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'guesthouse');(_:search,type,'Hotel');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like it in the centre near the restaurant . It needs to be a guesthouse ." }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'allenbell');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Would you like to try allenbell ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does it have free parking ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes it does , free parking as well ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That would be great , thanks ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,name,'Allenbell');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "did you need a booking at the Allenbell ?" }, { "id": 14, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I do not so that will be all , I do need their address and postcode though ." }, { "id": 15, "rdf-acts": [ "inform((_:result,address,'517a Coldham Lane');(_:result,postcode,'cb13js');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Sure , it is located at 517a Coldham Lane , postcode cb13js . What else can I help you with today ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that 's all I need today ." }, { "id": 17, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "welcome and thanks for using our services" }, { "id": 18, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Good bye ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thank you goodbye ." } ]
PMUL0354.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "japanese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "japanese" ], [ "_:result", "address", "36 Saint Andrews Street" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Japanese" ], [ "_:result", "name", "Wagamama" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "japanese" ], [ "_:result", "address", "36 Saint Andrews Street" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Japanese" ], [ "_:result", "name", "Wagamama" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "4P2MMPI9" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "japanese" ], [ "_:result", "address", "36 Saint Andrews Street" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Japanese" ], [ "_:result", "name", "Wagamama" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "4P2MMPI9" ], [ "_:booking", "type", "Booking" ], [ "_: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", "food", "japanese" ], [ "_:result", "address", "36 Saint Andrews Street" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Japanese" ], [ "_:result", "name", "Wagamama" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "4P2MMPI9" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "10" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "japanese" ], [ "_:result", "address", "36 Saint Andrews Street" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Japanese" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "4P2MMPI9" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "10" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "name", "allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "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", "japanese" ], [ "_:result", "address", "36 Saint Andrews Street" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Japanese" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "4P2MMPI9" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "10" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "name", "allenbell" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "none" ], [ "_: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", "food", "japanese" ], [ "_:result", "address", "36 Saint Andrews Street" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Japanese" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "4P2MMPI9" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "10" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "name", "allenbell" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "name", "Allenbell" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_: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", "food", "japanese" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Japanese" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "4P2MMPI9" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "10" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "name", "allenbell" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "none" ], [ "_:booking", "name", "Allenbell" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "517a Coldham Lane" ], [ "_:result", "postcode", "cb13js" ], [ "_: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 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "food", "japanese" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Japanese" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "4P2MMPI9" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "10" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "name", "allenbell" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "none" ], [ "_:booking", "name", "Allenbell" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "517a Coldham Lane" ], [ "_:result", "postcode", "cb13js" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "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,day,'monday');(_:search,departure,'london liverpool street');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , I 'm looking to book a train that will depart from London Liverpool Street . I need the ticket for Monday . Can you give me available times ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,leave_at,'every 2 hours starting at 05:39 a.m.');(_:result,ticket,'16.60 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have trains leaving every 2 hours starting at 05:39 a.m. and a ticket will cost you 16.60 pounds . Would you to book a ticket ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,departure,'london liverpool');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave London Liverpool on Monday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'quite a few');(_:result,departure,'London Liverpool St.');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have quite a few trains leaving London Liverpool St. What time would you like to leave ? That will help me find one ." }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'20:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm not sure when I need to leave , but I would like to arrive by 20:00 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'19:07');(_:result,departure,'London Liverpool Street');(_:result,destination,'Cambridge');(_:result,id,'TR3183');(_:result,leave_at,'17:39');(_:result,type,'Train'))" ], "speaker": "system", "text": "I would recommend TR3183 which leaves London Liverpool Street at 17:39 and arrives in Cambridge at 19:07 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "That would work perfectly ! Can you book me 6 tickets please ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,people,'6');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I will go ahead and book 6 tickets ." }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That you and whhat is the reference number ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,ref,'A70RK1W1');(_:result,ticket,'99.6 GBP');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "Your reference number is A70RK1W1 and 99.6 GBP is payable at the station . Can I help with anything else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,name,'hamilton lodge');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please . I 'm looking for information on the Hamilton Lodge ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Hamilton Lodge');(_:result,pricerange,'moderately priced');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Hamilton Lodge is a guesthouse in the north that is moderately priced , rated 3 stars and has free parking and internet . Would you like me to book this for you ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'4');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "yes for sunday please 4 nights for 4 people" }, { "id": 13, "rdf-acts": [ "inform((_:booking,ref,'T7CK2MLJ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have made those reservations and your reference number is T7CK2MLJ ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that will be all for today ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "enjoy your stay" } ]
PMUL1670.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "leave_at", "every 2 hours starting at 05:39 a.m." ], [ "_:result", "ticket", "16.60 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "london liverpool" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "leave_at", "every 2 hours starting at 05:39 a.m." ], [ "_:result", "ticket", "16.60 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "london liverpool" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "departure", "London Liverpool St." ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "ticket", "16.60 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "london liverpool" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:00" ], [ "_:result", "arrive_by", "19:07" ], [ "_:result", "departure", "London Liverpool Street" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR3183" ], [ "_:result", "leave_at", "17:39" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "ticket", "16.60 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "london liverpool" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:00" ], [ "_:result", "arrive_by", "19:07" ], [ "_:result", "departure", "London Liverpool Street" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR3183" ], [ "_:result", "leave_at", "17:39" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ], [ "_:booking", "people", "6" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "london liverpool" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:00" ], [ "_:result", "arrive_by", "19:07" ], [ "_:result", "departure", "London Liverpool Street" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR3183" ], [ "_:result", "leave_at", "17:39" ], [ "_:search", "people", "6" ], [ "_:booking", "people", "6" ], [ "_:result", "ref", "A70RK1W1" ], [ "_:result", "ticket", "99.6 GBP" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "hamilton lodge" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "london liverpool" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:00" ], [ "_:result", "arrive_by", "19:07" ], [ "_:result", "departure", "London Liverpool Street" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR3183" ], [ "_:result", "leave_at", "17:39" ], [ "_:booking", "people", "6" ], [ "_:result", "ref", "A70RK1W1" ], [ "_:result", "ticket", "99.6 GBP" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "hamilton lodge" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "4" ], [ "_: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": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "departure", "london liverpool" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:00" ], [ "_:result", "arrive_by", "19:07" ], [ "_:result", "departure", "London Liverpool Street" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR3183" ], [ "_:result", "leave_at", "17:39" ], [ "_:booking", "people", "6" ], [ "_:result", "ref", "A70RK1W1" ], [ "_:result", "ticket", "99.6 GBP" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "hamilton lodge" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "T7CK2MLJ" ], [ "_: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,'center');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'd like some help finding an interesting attraction in the center of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,entrance_fee,?);(_:search,type,'Attraction'))", "inform((_:result,count,'44');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "i have 44 places . can you tll me how much entry fee range is to narrow down our options ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I do n't have a preference . Just recommend one and send me it 's address and phone number ." }, { "id": 3, "rdf-acts": [ "inform((_:result,category,'clubbing');(_:result,name,'Kambar');(_:result,type,'Attraction'))", "reqmore()", "inform((_:result,address,'1 wheeler street');(_:result,postcode,'01223842725');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Try clubbing at Kambar . The address is 1 wheeler street and the phone number is 01223842725 . Do you need anything else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'Bishops Stortfod');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need to see the schedule between Bishops Stortfod and Cambridge ." }, { "id": 5, "rdf-acts": [ "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Is this for a Train ? If so could you provide me with a day and/or time you are looking for ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,leave_at,'21:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , can you help me find a train please . I will be traveling on Monday sometime after 21:45 ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'24:07');(_:result,count,'1');(_:result,departure,'bishops stortford');(_:result,destination,'cambridge');(_:result,leave_at,'23:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "We have one train departing bishops stortford at 23:29 and arriving in cambridge at 24:07 . Would you like me to book that for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , please . I also need reference number once it 's booked ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Great , how many tickets do you want ?" } ]
PMUL1014.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "count", "44" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "count", "44" ], [ "_:result", "phone", "?" ], [ "_:result", "category", "clubbing" ], [ "_:result", "name", "Kambar" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "1 wheeler street" ], [ "_:result", "postcode", "01223842725" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "Bishops Stortfod" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "count", "44" ], [ "_:result", "phone", "?" ], [ "_:result", "category", "clubbing" ], [ "_:result", "name", "Kambar" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "1 wheeler street" ], [ "_:result", "postcode", "01223842725" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "Bishops Stortfod" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "21:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "category", "clubbing" ], [ "_:result", "name", "Kambar" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "1 wheeler street" ], [ "_:result", "postcode", "01223842725" ], [ "_:search", "departure", "Bishops Stortfod" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "21:45" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "24:07" ], [ "_:result", "count", "1" ], [ "_:result", "departure", "bishops stortford" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "leave_at", "23:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'cherry hinton water play');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you please tell me about cherry hinton water play ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Cherry Hinton Hall , Cherry Hinton Road');(_:result,category,'park');(_:result,phone,'01223446100');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , it is a park located at Cherry Hinton Hall , Cherry Hinton Road . Phone is 01223446100 ." }, { "id": 2, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Thank you . Can you please tell me the area of town this is in ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,area,'east');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes it is on the east side . Anyhting else I may help you with today ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I also need some help finding a place to dine at , can you look that up for me ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , could you tell me what type of food you would like and the part of town you prefer ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want to eat in the south ." }, { "id": 7, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'9');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 9 restaurants available . What type of food would you like ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "I do n't have a food preference ." }, { "id": 9, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "what about price range ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "that should be moderate" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'G4 Cambridge Leisure Park Clifton Way Cherry Hinton');(_:result,name,'pizza hut cherry hinton');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have pizza hut cherry hinton located at G4 Cambridge Leisure Park Clifton Way Cherry Hinton . Would you like reservations ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'two');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would for two people please ." }, { "id": 13, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day and time would you like to book the table ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'16:45');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Tuesday at ... oh ... 16:45 ." }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'OXGR059E');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your table is reserved , ref # OXGR059E . Can I help you with anything else today ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "i need to find a taxi to commute me between these two paces that arrives at the restaurant by my booked time ." }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'grey Audi');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "You are all set ! Be looking for a grey Audi . Anything else ?" }, { "id": 18, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "What 's the taxi 's phone number ?" }, { "id": 19, "rdf-acts": [ "inform((_:result,phone,'07076287361');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Their contact number is 07076287361 should you need to contact them !" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , that 's all I need , thanks so much for your help ! Have a great day !" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "No thank you that will be all" } ]
PMUL2209.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "cherry hinton water play" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "cherry hinton water play" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Cherry Hinton Hall , Cherry Hinton Road" ], [ "_:result", "category", "park" ], [ "_:result", "phone", "01223446100" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "cherry hinton water play" ], [ "_:result", "address", "Cherry Hinton Hall , Cherry Hinton Road" ], [ "_:result", "category", "park" ], [ "_:result", "phone", "01223446100" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "east" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "cherry hinton water play" ], [ "_:result", "address", "Cherry Hinton Hall , Cherry Hinton Road" ], [ "_:result", "category", "park" ], [ "_:result", "phone", "01223446100" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "east" ], [ "_:result", "type", "Attraction" ], [ "_:search", "food", "?" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "cherry hinton water play" ], [ "_:result", "address", "Cherry Hinton Hall , Cherry Hinton Road" ], [ "_:result", "category", "park" ], [ "_:result", "phone", "01223446100" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "east" ], [ "_:search", "area", "south" ], [ "_:search", "food", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "9" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "cherry hinton water play" ], [ "_:result", "address", "Cherry Hinton Hall , Cherry Hinton Road" ], [ "_:result", "category", "park" ], [ "_:result", "phone", "01223446100" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "east" ], [ "_:search", "area", "south" ], [ "_:search", "food", "?" ], [ "_:result", "count", "9" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "cherry hinton water play" ], [ "_:result", "category", "park" ], [ "_:result", "phone", "01223446100" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "east" ], [ "_:search", "area", "south" ], [ "_:search", "food", "?" ], [ "_:result", "count", "9" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "G4 Cambridge Leisure Park Clifton Way Cherry Hinton" ], [ "_:result", "name", "pizza hut cherry hinton" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "two" ], [ "_: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", "name", "cherry hinton water play" ], [ "_:result", "category", "park" ], [ "_:result", "phone", "01223446100" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "east" ], [ "_:search", "area", "south" ], [ "_:search", "food", "?" ], [ "_:result", "count", "9" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "G4 Cambridge Leisure Park Clifton Way Cherry Hinton" ], [ "_:result", "name", "pizza hut cherry hinton" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "two" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:45" ], [ "_: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", "name", "cherry hinton water play" ], [ "_:result", "category", "park" ], [ "_:result", "phone", "01223446100" ], [ "_:result", "area", "east" ], [ "_:search", "area", "south" ], [ "_:search", "food", "?" ], [ "_:result", "count", "9" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "G4 Cambridge Leisure Park Clifton Way Cherry Hinton" ], [ "_:result", "name", "pizza hut cherry hinton" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "two" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:45" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "OXGR059E" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "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": [ [ "_:search", "name", "cherry hinton water play" ], [ "_:result", "category", "park" ], [ "_:result", "phone", "01223446100" ], [ "_:result", "area", "east" ], [ "_:search", "area", "south" ], [ "_:search", "food", "?" ], [ "_:result", "count", "9" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "G4 Cambridge Leisure Park Clifton Way Cherry Hinton" ], [ "_:result", "name", "pizza hut cherry hinton" ], [ "_:search", "people", "two" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:45" ], [ "_:booking", "ref", "OXGR059E" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey Audi" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_: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", "name", "cherry hinton water play" ], [ "_:result", "category", "park" ], [ "_:result", "area", "east" ], [ "_:search", "area", "south" ], [ "_:search", "food", "?" ], [ "_:result", "count", "9" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "G4 Cambridge Leisure Park Clifton Way Cherry Hinton" ], [ "_:result", "name", "pizza hut cherry hinton" ], [ "_:search", "people", "two" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:45" ], [ "_:booking", "ref", "OXGR059E" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey Audi" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "07076287361" ], [ "_: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,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train please ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "Ok I can assist you with that . Where will you be departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be leaving from Cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'more than 1,000');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I found more than 1,000 trains . Do you have a destination in mind ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'birmingham new street');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to go to Birmingham New Street ." }, { "id": 5, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Thanks . And what day will you be traveling , please ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Monday is the day I plan to travel" }, { "id": 7, "rdf-acts": [], "speaker": "system", "text": "these is the schedule for that day" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,departure,'cambridge');(_:search,destination,'birmingham new street');(_:search,leave_at,'18:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train going to birmingham new street leaving on monday . The train is going to cambridge leaving after 18:30 ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'21:44');(_:result,departure,'Cambridge');(_:result,destination,'birmingham new street');(_:result,id,'TR3283');(_:result,leave_at,'19:01');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR3283 leaves Cambridge at 19:01 and arrives at birmingham new street at 21:44 . Do you want a booking ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes . Thank you ." }, { "id": 11, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Is it one ticket you need or more ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "Just one ticket please ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'BP0P7TU6');(_:booking,ticket,'75.09 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 75.09 GBP payable at the station . Reference number is : BP0P7TU6 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That 's all I need for now ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for using Cambridge TownInfo centre . Have a nice day !" } ]
SNG01252.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "more than 1,000" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "more than 1,000" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "more than 1,000" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "leave_at", "18:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "more than 1,000" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "leave_at", "18:30" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "21:44" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "birmingham new street" ], [ "_:result", "id", "TR3283" ], [ "_:result", "leave_at", "19:01" ], [ "_: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 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "more than 1,000" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "leave_at", "18:30" ], [ "_:result", "arrive_by", "21:44" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "birmingham new street" ], [ "_:result", "id", "TR3283" ], [ "_:result", "leave_at", "19:01" ], [ "_: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, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "amount", "more than 1,000" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "leave_at", "18:30" ], [ "_:result", "arrive_by", "21:44" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "birmingham new street" ], [ "_:result", "id", "TR3283" ], [ "_:result", "leave_at", "19:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "BP0P7TU6" ], [ "_:booking", "ticket", "75.09 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": [], "speaker": "user", "text": "I am looking for information in Cambridge ." }, { "id": 1, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Can you be more specific please ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "Oops , sorry . I should have given you more info . I am wanting to find a train to get me to Bishops Stortford ." }, { "id": 3, "rdf-acts": [ "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Could you tell me what day and time you are wanting to leave ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'8:30');(_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "Me and 6 of my friends want to leave sometime after 8:30 ." }, { "id": 5, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Please tell me what place you want to depart from ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be leaving cambridge on Tuesday and need a booking ." }, { "id": 7, "rdf-acts": [ "inform((_:result,id,'TR1562');(_:result,leave_at,'09:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok , the first train after 8:30 is TR1562 and it leaves at 09:29 , shall I book you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))", "inform((_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , for 7 . Please give me the reference number ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'UXGLG4VF');(_:booking,ticket,'70.7 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Alright , you 're all booked up . It will cost 70.7 GBP at the station , and your reference number is UXGLG4VF . Can I help you with anything else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,stars,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can I get an expensive place to stay ? A hotel more specifcally , 2 stars please ." }, { "id": 11, "rdf-acts": [ "inform((_:result,amount,'only one');(_:result,name,'express by holiday inn cambridge');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There is only one in that price range . It is express by holiday inn cambridge ." }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "Can you book a room for me ?" }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Of course ! What day , how many people , and how many nights ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,area,?);(_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking just for the phone number , address , and area of the hotel ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,name,'express by holiday inn');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like express by holiday inn ?" }, { "id": 16, "rdf-acts": [ "request((_:result,address,?);(_:result,area,?);(_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , that one would be perfect . I need the address , phone number and area please ." }, { "id": 17, "rdf-acts": [ "inform((_:result,address,'15 - 17 Norman Way , Coldhams Business Park');(_:result,area,'east');(_:result,phone,'01223866800');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It is located in the east area at 15 - 17 Norman Way , Coldhams Business Park . The phone number is 01223866800 ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "that is all i wanted to know for today thank you" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day !" } ]
PMUL4401.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "?" ], [ "_:search", "leave_at", "8:30" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "leave_at", "8:30" ], [ "_:search", "people", "6" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "leave_at", "8:30" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "id", "TR1562" ], [ "_:result", "leave_at", "09:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "bishops stortford" ], [ "_:search", "leave_at", "8:30" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "id", "TR1562" ], [ "_:result", "leave_at", "09:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "UXGLG4VF" ], [ "_:booking", "ticket", "70.7 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "bishops stortford" ], [ "_:search", "leave_at", "8:30" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "id", "TR1562" ], [ "_:result", "leave_at", "09:29" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "UXGLG4VF" ], [ "_:booking", "ticket", "70.7 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2" ], [ "_:search", "type", "Hotel" ], [ "_:result", "amount", "only one" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_: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", "bishops stortford" ], [ "_:search", "leave_at", "8:30" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "id", "TR1562" ], [ "_:result", "leave_at", "09:29" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "UXGLG4VF" ], [ "_:booking", "ticket", "70.7 GBP" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2" ], [ "_:result", "amount", "only one" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "area", "?" ], [ "_: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", "destination", "bishops stortford" ], [ "_:search", "leave_at", "8:30" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "id", "TR1562" ], [ "_:result", "leave_at", "09:29" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "UXGLG4VF" ], [ "_:booking", "ticket", "70.7 GBP" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2" ], [ "_:result", "amount", "only one" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "?" ], [ "_:booking", "name", "express by holiday inn" ], [ "_: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", "destination", "bishops stortford" ], [ "_:search", "leave_at", "8:30" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "id", "TR1562" ], [ "_:result", "leave_at", "09:29" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "UXGLG4VF" ], [ "_:booking", "ticket", "70.7 GBP" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "2" ], [ "_:result", "amount", "only one" ], [ "_:result", "name", "express by holiday inn cambridge" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "express by holiday inn" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "15 - 17 Norman Way , Coldhams Business Park" ], [ "_:result", "area", "east" ], [ "_:result", "phone", "01223866800" ], [ "_:result", "type", "Hotel" ] ], "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,'center');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "What sort of entertainment is available in the center of town ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "I 'm sorry I did n't get any matches for entertainment in the centre . Would you like me to check surrounding areas ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'nightclubs');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "No , I will be in the centre . How abut nightclubs ? Are there any of those ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,category,'nightclubs');(_:result,count,'5');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , indeed , we have five nightclubs ." }, { "id": 4, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you choose one for me and give me their postcode , entrance fee and phone number ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'5 pounds');(_:result,name,'Fez Club');(_:result,phone,'01223519224');(_:result,postcode,'cb23hx');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "How about The Fez Club . The post code is cb23hx , phone number 01223519224 and it is 5 pounds to enter . Do you need anymore info ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'17:00');(_:search,day,'sunday');(_:search,type,'Train'))" ], "speaker": "user", "text": "That 's perfect . Now please find me a train that leaves on Sunday and arrives by 17:00" }, { "id": 7, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What is your destination ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Cambridge at night" }, { "id": 9, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "And from which station will you be traveling ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "London Kings cross is where Ill be leaving from" }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'16:08');(_:result,id,'TR7931');(_:result,leave_at,'15:17');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR7931 leaves at 15:17 and arrives at 16:08 . Would you like to book a seat ?" }, { "id": 12, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Not just yet . What is the travel time for that train ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,duration,'51 minutes');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The duration is 51 minutes . Can I help you with anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I needed today , thank you ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Have a nice day !" } ]
PMUL1074.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/d3cf9cba" ], [ "_:search/d3cf9cba", "area", "centre" ], [ "_:search/d3cf9cba", "category", "entertainment" ], [ "_:search/d3cf9cba", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclubs" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/d3cf9cba" ], [ "_:search/d3cf9cba", "area", "centre" ], [ "_:search/d3cf9cba", "category", "entertainment" ], [ "_:search/d3cf9cba", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclubs" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/d3cf9cba" ], [ "_:search/d3cf9cba", "area", "centre" ], [ "_:search/d3cf9cba", "category", "entertainment" ], [ "_:search/d3cf9cba", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclubs" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "Fez Club" ], [ "_:result", "phone", "01223519224" ], [ "_:result", "postcode", "cb23hx" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "17:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/d3cf9cba" ], [ "_:search/d3cf9cba", "area", "centre" ], [ "_:search/d3cf9cba", "category", "entertainment" ], [ "_:search/d3cf9cba", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclubs" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "Fez Club" ], [ "_:result", "phone", "01223519224" ], [ "_:result", "postcode", "cb23hx" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "17:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/d3cf9cba" ], [ "_:search/d3cf9cba", "area", "centre" ], [ "_:search/d3cf9cba", "category", "entertainment" ], [ "_:search/d3cf9cba", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclubs" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "Fez Club" ], [ "_:result", "phone", "01223519224" ], [ "_:result", "postcode", "cb23hx" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "17:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "london kings cross" ], [ "_: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/d3cf9cba" ], [ "_:search/d3cf9cba", "area", "centre" ], [ "_:search/d3cf9cba", "category", "entertainment" ], [ "_:search/d3cf9cba", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclubs" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "Fez Club" ], [ "_:result", "phone", "01223519224" ], [ "_:result", "postcode", "cb23hx" ], [ "_:search", "arrive_by", "17:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "16:08" ], [ "_:result", "id", "TR7931" ], [ "_:result", "leave_at", "15:17" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/d3cf9cba" ], [ "_:search/d3cf9cba", "area", "centre" ], [ "_:search/d3cf9cba", "category", "entertainment" ], [ "_:search/d3cf9cba", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclubs" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "Fez Club" ], [ "_:result", "phone", "01223519224" ], [ "_:result", "postcode", "cb23hx" ], [ "_:search", "arrive_by", "17:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "16:08" ], [ "_:result", "id", "TR7931" ], [ "_:result", "leave_at", "15:17" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "51 minutes" ], [ "_: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,day,'tuesday');(_:search,departure,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "Please find me a train out of bishops stortford on Tuesday" }, { "id": 1, "rdf-acts": [ "thank()", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "No problem ! When are you looking to depart ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,leave_at,'17:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave on Tuesday after 17:45 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'earliest');(_:result,arrive_by,'20:07');(_:result,destination,'Cambridge');(_:result,id,'TR9286');(_:result,leave_at,'19:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The earliest train after that time is TR9286 . It departs at 19:29 and arrives in Cambridge at 20:07 . Would that work for you ?" }, { "id": 4, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can you book it for me and get a reference number ?" }, { "id": 5, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "How many tickets would you like ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'museum');(_:search,people,'8');(_:search,type,'Attraction');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I would like to book it for 8 people , and if I can have the reference number . I wil also be looking for a museum in the centre ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'3UMAE1F5');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay I was able to book that for you and your reference number is 3UMAE1F5 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'museums');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "That 's perfect , I want to visit some museums in the town center with the family . Can you suggest some ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'broughton house gallery');(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "how about broughton house gallery ? it looks lovely ." }, { "id": 10, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds great can I get the phone number and postcode ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223314960');(_:result,postcode,'cb11 in');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Their postcode is cb11 in . Their phone number is 01223314960 . Will that be all ?" }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Yes . that is all for now . good bye !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a great trip !" } ]
PMUL4572.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "17:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "17:45" ], [ "_:search", "type", "Train" ], [ "_:result", "amount", "earliest" ], [ "_:result", "arrive_by", "20:07" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR9286" ], [ "_:result", "leave_at", "19:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "17:45" ], [ "_:result", "amount", "earliest" ], [ "_:result", "arrive_by", "20:07" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR9286" ], [ "_:result", "leave_at", "19:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "17:45" ], [ "_:result", "amount", "earliest" ], [ "_:result", "arrive_by", "20:07" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR9286" ], [ "_:result", "leave_at", "19:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "people", "8" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "3UMAE1F5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "17:45" ], [ "_:result", "amount", "earliest" ], [ "_:result", "arrive_by", "20:07" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR9286" ], [ "_:result", "leave_at", "19:29" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "people", "8" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "3UMAE1F5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "broughton house gallery" ], [ "_: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", "bishops stortford" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "17:45" ], [ "_:result", "amount", "earliest" ], [ "_:result", "arrive_by", "20:07" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR9286" ], [ "_:result", "leave_at", "19:29" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "people", "8" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "3UMAE1F5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "broughton house gallery" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223314960" ], [ "_:result", "postcode", "cb11 in" ], [ "_:result", "type", "Attraction" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the address and phone number of a cheap restaurant in the north part of town ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'20 milton road chesterton');(_:result,name,'da vinci pizzeria');(_:result,phone,'01223351707');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "da vinci pizzeria can be reached at 01223351707 and is located at 20 milton road chesterton" }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye" }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "enjoy your meal !" } ]
WOZ20237.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "20 milton road chesterton" ], [ "_:result", "name", "da vinci pizzeria" ], [ "_:result", "phone", "01223351707" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'primavera');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am planning a trip to Cambridge I want more information on the primavera , do I need tickets or make seating arrangements" }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,address,'10 King S Parade');(_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'Primavera museum');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Primavera museum is located in the centre area at 10 King S Parade . No need to purchase tickets as entrance is free . May I assist you with anything else ?" }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I also get postcode ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb21sj');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The postcode is cb21sj . Anything else I can do for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,leave_at,'14:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes . I would like to find a train to Cambridge that leaves after 14:00 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'735');(_:result,destination,'cambridge');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 735 trains heading to cambridge what is your departure site ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,departure,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "Stansted airport . Can I make that for thursday , too ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,id,'TR5502');(_:booking,leave_at,'15:17');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The earliest train is TR5502 and leaves at 15:17 . Would you like me to book a ticket ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I would like to know the price please ." }, { "id": 9, "rdf-acts": [ "inform((_:result,ticket,'23.60 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The price is 23.60 pounds . Would you like to book now ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "That 's okay I do n't need to book today but I think you would have solved all my questions" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Have a great day . Please contact us again if you need additional information or would like to make that booking ." } ]
MUL0519.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "primavera" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "primavera" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "10 King S Parade" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Primavera museum" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "primavera" ], [ "_:result", "address", "10 King S Parade" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Primavera museum" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb21sj" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "14:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "primavera" ], [ "_:result", "address", "10 King S Parade" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Primavera museum" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb21sj" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "14:00" ], [ "_:result", "count", "735" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "primavera" ], [ "_:result", "address", "10 King S Parade" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Primavera museum" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb21sj" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "14:00" ], [ "_:result", "count", "735" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5502" ], [ "_:booking", "leave_at", "15:17" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "primavera" ], [ "_:result", "address", "10 King S Parade" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Primavera museum" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb21sj" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "14:00" ], [ "_:result", "count", "735" ], [ "_:result", "destination", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5502" ], [ "_:booking", "leave_at", "15:17" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "23.60 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am looking for information in Cambridge" }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "Certainly ! Are you looking for a place to stay , a restaurant , attraction information , or do you need transportation ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,leave_at,'15:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train that leaves after 15:45 on Wednesday ." }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be leaving from and what is your destination ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to go to Stansted Airport ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'17:08');(_:result,destination,'the airport');(_:result,leave_at,'16:40');(_:result,leave_at,'every hour');(_:result,type,'Train'))" ], "speaker": "system", "text": "Those trains leave every hour . There are trains that meet your specifications . The earliest would leave at 16:40 and arrive at the airport by 17:08 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'colleges');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I also need suggestions for places to go . I 'm interested in seeing colleges in the north ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'north');(_:search,category,'colleges');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "There are no colleges in the north . Would you like a different area or a different type of attraction ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'boat');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Could you please try for something in the boat category ?" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "The Riverboat Georgina in a boating place and is in the NORTH" } ]
PMUL3962.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "15:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "15:45" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "15:45" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "arrive_by", "17:08" ], [ "_:result", "destination", "the airport" ], [ "_:result", "leave_at", "16:40" ], [ "_:result", "leave_at", "every hour" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "north" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "15:45" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "arrive_by", "17:08" ], [ "_:result", "destination", "the airport" ], [ "_:result", "leave_at", "16:40" ], [ "_:result", "leave_at", "every hour" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/59d51134" ], [ "_:search/59d51134", "area", "north" ], [ "_:search/59d51134", "category", "colleges" ], [ "_:search/59d51134", "type", "Attraction" ], [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'european');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,area,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I want to find an expensive restaurant and serves european food . Can i also have the address , phone number and its area . ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,\"St. Michael 's Church Trinity Street City Centre\");(_:result,area,'centre');(_:result,food,'European');(_:result,name,'Eraina');(_:result,phone,'01223 355166');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Eraina is a European restaurant in the centre area . Their address is St. Michael 's Church Trinity Street City Centre and phone number 01223 355166 ." }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thank you goodbye" }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "Thank you and good bye" } ]
WOZ20645.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "St. Michael 's Church Trinity Street City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "European" ], [ "_:result", "name", "Eraina" ], [ "_:result", "phone", "01223 355166" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'swimming pool');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for a swimming pool to visit on the north side of town . Can you help me with that ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'north');(_:result,category,'swimming pools');(_:result,count,'2');(_:result,name,'Jesus Green outdoor pool and Kings Hedges Learner pool');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are two swimming pools in the north , Jesus Green outdoor pool and Kings Hedges Learner pool . Would you like the addresses ?" }, { "id": 2, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "No , just the entrance fee please . I think I am more interested in Kings Hedges ." }, { "id": 3, "rdf-acts": [ "inform((_:result,entrance_fee,\"I do n't have the entrance fee listed here\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I do n't have the entrance fee listed here ." }, { "id": 4, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Do you have any contact information for these pools I could have to get the entrance fee ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,phone,'01223353248');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , their phone number is 01223353248" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,departure,'London Liverpool St');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thanks . I also need to get some information on trains for Saturday . London Liverpool St to Cambridge ." }, { "id": 7, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "To narrow down the search , do you know what time you want to leave or what time you want to arrive by ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'20:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I 'd like to arrive by 20:00 if possible ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'19:07');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have a train that arrives at 19:07 . Would you like me to book it for you ." }, { "id": 10, "rdf-acts": [ "request((_:result,duration,?);(_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I 'd like to have the train ID and the travel time please ." }, { "id": 11, "rdf-acts": [ "inform((_:result,id,'TR8530');(_:result,leave_at,'17:39');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The Train ID is TR8530 and it will leave at 17:39 . Would you like me to book that for you ?" }, { "id": 12, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What 's the travel time ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,duration,'88 minutes');(_:result,type,'Train'))" ], "speaker": "system", "text": "The travel time is 88 minutes ." }, { "id": 14, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can I get the travel time for that ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,duration,'88 minutes');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "Yes . The travel time is 88 minutes . Is there anything else I can help you with today ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "NO , that will be it . Thank you" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ." } ]
MUL1870.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimming pools" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Jesus Green outdoor pool and Kings Hedges Learner pool" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimming pools" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Jesus Green outdoor pool and Kings Hedges Learner pool" ], [ "_:result", "entrance_fee", "I do n't have the entrance fee listed here" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "swimming pool" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimming pools" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Jesus Green outdoor pool and Kings Hedges Learner pool" ], [ "_:result", "entrance_fee", "I do n't have the entrance fee listed here" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "01223353248" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "London Liverpool St" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "swimming pool" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimming pools" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Jesus Green outdoor pool and Kings Hedges Learner pool" ], [ "_:result", "entrance_fee", "I do n't have the entrance fee listed here" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "01223353248" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "London Liverpool St" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "swimming pool" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimming pools" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Jesus Green outdoor pool and Kings Hedges Learner pool" ], [ "_:result", "entrance_fee", "I do n't have the entrance fee listed here" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "01223353248" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "London Liverpool St" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:00" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "19:07" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "swimming pool" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimming pools" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Jesus Green outdoor pool and Kings Hedges Learner pool" ], [ "_:result", "entrance_fee", "I do n't have the entrance fee listed here" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "01223353248" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "London Liverpool St" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:00" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "19:07" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "id", "TR8530" ], [ "_:result", "leave_at", "17:39" ], [ "_:result", "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", "north" ], [ "_:search", "category", "swimming pool" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimming pools" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Jesus Green outdoor pool and Kings Hedges Learner pool" ], [ "_:result", "entrance_fee", "I do n't have the entrance fee listed here" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "01223353248" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "London Liverpool St" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:00" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "19:07" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR8530" ], [ "_:result", "leave_at", "17:39" ], [ "_:result", "duration", "88 minutes" ], [ "_:result", "type", "Train" ], [ "_:result", "duration", "?" ] ], "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", "category", "swimming pool" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimming pools" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Jesus Green outdoor pool and Kings Hedges Learner pool" ], [ "_:result", "entrance_fee", "I do n't have the entrance fee listed here" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "01223353248" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "London Liverpool St" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:00" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "19:07" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR8530" ], [ "_:result", "leave_at", "17:39" ], [ "_:result", "duration", "88 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,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to find a guesthouse to stay at with a 4 star rating ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "OK , do you have a certain area or price range in mind ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like it to be expensive , but have free wifi ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,category,'guesthouses');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I 'm sorry , there are absolutely no guesthouses that meet those requirements . Can I look for something different ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about a cheap one ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,category,'guesthouses');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have several guesthouses in the cheap price range . Do you have a preference in the part of town ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do not care what area ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'the alexander bed and breakfast');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about the alexander bed and breakfast ? It is a guesthouse in the centre with 4 stars . It includes free internet and parking . Shall I book it ?" }, { "id": 8, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Actually I would just like their postcode at the moment ." }, { "id": 9, "rdf-acts": [ "inform((_:result,category,'guesthouse');(_:result,postcode,'cb12de');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Sure , the guesthouse postcode is cb12de . Do you need help with anything else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you that will be all" }, { "id": 11, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "welcome and have a nice day" }, { "id": 12, "rdf-acts": [ "inform((_:search,name,'bedouin');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm sorry I am also looking for a restaurant called bedouin ." }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,food,'african');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , it 's an african restaurant in the centre . Would you like a booking ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'16:00');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes . Can I book for 8 people on Saturday at 16:00 ?" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Bedouin');(_:booking,ref,'8KD5RUKV');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your table is reserved at Bedouin , the reference number is 8KD5RUKV . Is there anything else I can help you with today ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That is all I needed ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Have a lovely day , goodbye ." } ]
PMUL0225.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/8c7387c7" ], [ "_:search/8c7387c7", "category", "guesthouses" ], [ "_:search/8c7387c7", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/8c7387c7" ], [ "_:search/8c7387c7", "category", "guesthouses" ], [ "_:search/8c7387c7", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/8c7387c7" ], [ "_:search/8c7387c7", "category", "guesthouses" ], [ "_:search/8c7387c7", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "several" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the alexander bed and breakfast" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/8c7387c7" ], [ "_:search/8c7387c7", "category", "guesthouses" ], [ "_:search/8c7387c7", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "several" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the alexander bed and breakfast" ], [ "_:result", "stars", "4" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "postcode", "cb12de" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/8c7387c7" ], [ "_:search/8c7387c7", "category", "guesthouses" ], [ "_:search/8c7387c7", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "several" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the alexander bed and breakfast" ], [ "_:result", "stars", "4" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "postcode", "cb12de" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "bedouin" ], [ "_: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", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/8c7387c7" ], [ "_:search/8c7387c7", "category", "guesthouses" ], [ "_:search/8c7387c7", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "several" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the alexander bed and breakfast" ], [ "_:result", "stars", "4" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "postcode", "cb12de" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "bedouin" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "african" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "8" ], [ "_: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", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/8c7387c7" ], [ "_:search/8c7387c7", "category", "guesthouses" ], [ "_:search/8c7387c7", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "several" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the alexander bed and breakfast" ], [ "_:result", "stars", "4" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "postcode", "cb12de" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "bedouin" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "african" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Bedouin" ], [ "_:booking", "ref", "8KD5RUKV" ], [ "_: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,arrive_by,'20:30');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train to cambridge that will get me there by 20:30 ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Alright , where will you be departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,departure,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "The train should depart from bishops stortford and leave on Thursday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'20:07');(_:result,id,'TR0060');(_:result,type,'Train'))", "thank()", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok perfect ! I have TR0060 which will arrive by 20:07 . Would you like me to book this for you ?" }, { "id": 4, "rdf-acts": [ "request((_:result,duration,?);(_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No , that wo n't be necessary . I do need the departure time , and travel time though ." }, { "id": 5, "rdf-acts": [ "inform((_:result,departure,'Bishops Stortford');(_:result,duration,'38 minutes');(_:result,id,'TR0060');(_:result,leave_at,'19:29');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "TR0060 will depart Bishops Stortford at 19:29 , and it will take 38 minutes for your trip . Is there anything else I can help you with today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Actually , yes . Can you help me locate a college to visit ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'west');(_:result,name,'Churchill college');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Churchill college is in the west part of town ." }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you give me their phone number please ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,phone,'01223336233');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , their number is 01223336233 . Is that all for you today ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's everything thanks ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You are very welcome ! I hope you have a fantastic time and enjoy your day !" } ]
MUL1896.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "20:07" ], [ "_:result", "id", "TR0060" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "arrive_by", "20:07" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "duration", "38 minutes" ], [ "_:result", "id", "TR0060" ], [ "_:result", "leave_at", "19:29" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "arrive_by", "20:07" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "duration", "38 minutes" ], [ "_:result", "id", "TR0060" ], [ "_:result", "leave_at", "19:29" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Churchill college" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "20:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "arrive_by", "20:07" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "duration", "38 minutes" ], [ "_:result", "id", "TR0060" ], [ "_:result", "leave_at", "19:29" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Churchill college" ], [ "_:result", "phone", "01223336233" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'wandlebury country park');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Could you help me find Wandlebury Country Park ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'wandlebury country park');(_:result,postcode,'cb223ae');(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "Sure ! The postcode for wandlebury country park is cb223ae . Would you like the phone number ?" }, { "id": 2, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes please , and what area of the city is that in ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,area,'south');(_:result,phone,'01223243830');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is located in the south and the phone number is 01223243830 . Is there anything else I can help you with today ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Also want to find some place to eat . West part of town with an expensive price range ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'57');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 57 expensive restaurants throughout the city can you tell me the type of food you might like to eat and maybe the area of town ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'british');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I would like an expensive restaurant in the west that serves british food , thanks ." }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'2');(_:result,name,'graffiti');(_:result,name,'travellers rest');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have two restaurants that meet your criteria - travellers rest and graffiti ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'17:15');(_:search,name,'travellers rest');(_:search,people,'two');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you book me a table for two at Travellers Rest at 17:15 on Tuesday ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'OIHEYVVV');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are booked . Remember they hold the table for 15 minutes and your reference number is OIHEYVVV . Can I assist you with anything else today ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I need today . Thank you so much for your help !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you ! Please remember you can contact us at any time if you require assistance again ! Have a great day !" } ]
MUL2409.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "wandlebury country park" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "wandlebury country park" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "wandlebury country park" ], [ "_:result", "postcode", "cb223ae" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "wandlebury country park" ], [ "_:result", "name", "wandlebury country park" ], [ "_:result", "postcode", "cb223ae" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "south" ], [ "_:result", "phone", "01223243830" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "wandlebury country park" ], [ "_:result", "name", "wandlebury country park" ], [ "_:result", "postcode", "cb223ae" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "south" ], [ "_:result", "phone", "01223243830" ], [ "_:result", "count", "57" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "postcode", "cb223ae" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "south" ], [ "_:result", "phone", "01223243830" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "2" ], [ "_:result", "name", "graffiti" ], [ "_:result", "name", "travellers rest" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "17:15" ], [ "_:search", "name", "travellers rest" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "postcode", "cb223ae" ], [ "_:result", "area", "south" ], [ "_:result", "phone", "01223243830" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "2" ], [ "_:result", "name", "graffiti" ], [ "_:result", "name", "travellers rest" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "17:15" ], [ "_:search", "name", "travellers rest" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "OIHEYVVV" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "hello()" ], "speaker": "user", "text": "Hi , can you give me some information on places to go in town ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'a lot');(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "Yes , I can . There are a lot of places to go here , are you looking for something in particular ? Or maybe a part of town you 'll be exploring ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would like to find a museum in the centre of town ." }, { "id": 3, "rdf-acts": [ "request((_:search,entrance_fee,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'quite a few');(_:result,area,'centre');(_:result,category,'museums');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have quite a few museums in the centre of town . Do you have a price range ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "I do n't care about price . Which museums would you recommend ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'castle galleries');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I would suggest castle galleries ." }, { "id": 6, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I get the post code for that one ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb23bj');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure . The postcode is cb23bj . Is there anything else I can help you with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , also looking for a hotel to stay in . I would like it to be in the expensive range and it must have free wifi . What do you recommend ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'Gonville Hotel');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I would recommend the Gonville Hotel . Would you like me to book it for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,stars,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is it 2 stars ? I want it to be 2 stars ." }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'east');(_:result,has_internet,'none');(_:result,name,'Express by Holiday Inn Cambridge');(_:result,name,'Gonville');(_:result,stars,'2');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Gonville has 3 stars . There is another - the Express by Holiday Inn Cambridge - that has 2 stars . It is in the east and has free Wifi ." }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'4');(_:search,stars,'2');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Okay I want to book the 2 star hotel for 4 people for 4 nights from wednesday" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'ESF85X2R');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking was successful the reference number is ESF85X2R . Is there anything else I can assist with today ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I am also looking to get a taxi to get between the two places ." }, { "id": 15, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Would you be going to the restaurant from the hotel ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,departure,'castle galleries');(_:search,destination,'the hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "attraction to the hotel , by 9:30" }, { "id": 17, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I need to know what time you need to leave also ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Anytime as long as it gets me there by 9:30 . Thanks !" }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'blue honda');(_:result,phone,'07522587942');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "A blue honda will be picking you up and the contact number is 07522587942 , anything else ?" }, { "id": 20, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "I think that is all I need . Thank you and good bye ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Okay , I 'm glad I was able to assist you ! Bye !" } ]
PMUL2747.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "amount", "a lot" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "name", "castle galleries" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "centre" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "name", "castle galleries" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb23bj" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "centre" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb23bj" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stars", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "centre" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "category", "museums" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb23bj" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "name", "Gonville" ], [ "_:result", "stars", "2" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "4" ], [ "_:search", "stars", "2" ], [ "_: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": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "centre" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "category", "museums" ], [ "_:result", "postcode", "cb23bj" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "name", "Gonville" ], [ "_:result", "stars", "2" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "4" ], [ "_:search", "stars", "2" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "ESF85X2R" ], [ "_: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": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "centre" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "category", "museums" ], [ "_:result", "postcode", "cb23bj" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "name", "Gonville" ], [ "_:result", "stars", "2" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "4" ], [ "_:search", "stars", "2" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "ESF85X2R" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "castle galleries" ], [ "_:search", "destination", "the hotel" ], [ "_: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": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "centre" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "category", "museums" ], [ "_:result", "postcode", "cb23bj" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "name", "Gonville" ], [ "_:result", "stars", "2" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "4" ], [ "_:search", "stars", "2" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "ESF85X2R" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "castle galleries" ], [ "_:search", "destination", "the hotel" ], [ "_: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, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "centre" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "category", "museums" ], [ "_:result", "postcode", "cb23bj" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "name", "Gonville" ], [ "_:result", "stars", "2" ], [ "_:result", "stars", "3" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "4" ], [ "_:search", "stars", "2" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "ESF85X2R" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "castle galleries" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue honda" ], [ "_:result", "phone", "07522587942" ], [ "_:result", "type", "Taxi" ], [ "_: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, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a 4 star hotel in the north ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,name,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Are you looking for a specific hotel ? Also what type of hotel are you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hm , maybe something moderately priced ? With free wifi ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'The avolon');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "The avolon would feet your needs . Would you like a reservation ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'4');(_:search,stay,'5');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I would like it to start Monday and be for 5 nights for 4 people . Can I get the reference number ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'CZQ8CCGZ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked you a room here is the information - Booking was successful . \n Reference number is : CZQ8CCGZ . Any thing else I can help you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train heading to cambridge on monday as well" }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be leaving from ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'kings lynn');(_:search,leave_at,'13:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be leaving kings lynn after 13:15 ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'14:58');(_:result,id,'TR2257');(_:result,leave_at,'14:11');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have train TR2257 leaving at 14:11 and arriving at 14:58 . Would you like to make a reservation ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that is all I needed . Thank you !" }, { "id": 11, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "Okay , thank you ! Enjoy your trip ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you too !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Bye Bye ." } ]
PMUL1622.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "stars", "4" ], [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "stars", "4" ], [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "The avolon" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "stars", "4" ], [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "The avolon" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CZQ8CCGZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "stars", "4" ], [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "The avolon" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CZQ8CCGZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "13:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "stars", "4" ], [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "The avolon" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CZQ8CCGZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "13:15" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "14:58" ], [ "_:result", "id", "TR2257" ], [ "_:result", "leave_at", "14:11" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "stars", "4" ], [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "The avolon" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CZQ8CCGZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "13:15" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "14:58" ], [ "_:result", "id", "TR2257" ], [ "_:result", "leave_at", "14:11" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'hotels');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hello , I would like to know what hotels are in the town centre ." }, { "id": 1, "rdf-acts": [ "select((_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))", "inform((_:result,area,'center');(_:result,category,'hotels');(_:result,count,'5');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 5 hotels in the town center , ranging from cheap to expensive . Which would you like more information on ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like one in the moderate price range than includes free wifi ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Cityroomz');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Cityroomz aligns with your criteria . Shall I book that for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'3');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please . I want to book it for 3 people for 5 nights starting on Sunday ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately there are no rooms available , do you have a different day or shorter stay ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Will I be able to stay for 2 nights ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Sunday');(_:booking,name,'cityroomz');(_:booking,people,'3');(_:booking,ref,'L8OVTI18');(_:booking,stay,'2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , you 're all set for 2 nights at cityroomz on Sunday for your party of 3 . Your reference number is L8OVTI18 . What else can I do for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am also looking for a good place to dine , are there any italian restaurants ?" }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'15');(_:result,food,'Italian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 15 Italian restaurants in town . Is there a particular area or price range you 'd prefer ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'hotel');(_:search,pricerange,'same price range');(_:search,type,'Hotel');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for the same price range as the hotel and in the same area as the Hotel" }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'Pizza Express');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Pizza Express is moderately priced and located in the centre area , does that sound ok ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,day,'same day');(_:search,duration,'12:00');(_:search,people,'same people');(_:search,type,'Hotel');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "It does indeed . Can you book it for the same people and on the same day as my hotel arrival ? 12:00 would be the perfect time for lunch !" }, { "id": 13, "rdf-acts": [ "inform((_:booking,ref,'T0R20O9D');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked the table for you ; it will be reserved for 15 minutes . The reference numbers is T0R20O9D ." }, { "id": 14, "rdf-acts": [ "inform((_:search,arrive_by,'the booked time');(_:search,destination,'pizza express');(_:search,type,'Taxi'))", "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "Thanks ! Is there any way you could book me a taxi between destinations ? It needs to arrive by the booked time and please send me the contact number and car type ." }, { "id": 15, "rdf-acts": [ "inform((_:result,phone,'07499208880');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "No problem it is booked the contact number is 07499208880" }, { "id": 16, "rdf-acts": [ "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "What is the car type of that taxi ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'yellow Honda');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "It is a yellow Honda . Is there anything else I can help you out with ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's it . Thank you very much for the help !" }, { "id": 19, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "You are welcome . Please let us know if you need help with anything else . Have a great day !" }, { "id": 20, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "That 's all I need , goodbye ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Farewell , and have a beautiful day !" } ]
MUL0024.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotels" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotels" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotels" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotels" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "3" ], [ "_:system", "canthelp", "_:booking/948ebb48" ], [ "_:booking/948ebb48", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotels" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "3" ], [ "_:system", "canthelp", "_:booking/948ebb48" ], [ "_:booking/948ebb48", "type", "Booking" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "name", "cityroomz" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "L8OVTI18" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "category", "hotels" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Cityroomz" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "3" ], [ "_:system", "canthelp", "_:booking/948ebb48" ], [ "_:booking/948ebb48", "type", "Booking" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "name", "cityroomz" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "L8OVTI18" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "15" ], [ "_:result", "food", "Italian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "category", "hotels" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:booking/948ebb48" ], [ "_:booking/948ebb48", "type", "Booking" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "name", "cityroomz" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "L8OVTI18" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "15" ], [ "_:result", "food", "Italian" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Pizza Express" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "same people" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "category", "hotels" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:booking/948ebb48" ], [ "_:booking/948ebb48", "type", "Booking" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "name", "cityroomz" ], [ "_:booking", "people", "3" ], [ "_:booking", "stay", "2" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "15" ], [ "_:result", "food", "Italian" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Pizza Express" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "same people" ], [ "_:booking", "ref", "T0R20O9D" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "the booked time" ], [ "_:search", "destination", "pizza express" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_: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", "category", "hotels" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:booking/948ebb48" ], [ "_:booking/948ebb48", "type", "Booking" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "name", "cityroomz" ], [ "_:booking", "people", "3" ], [ "_:booking", "stay", "2" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "15" ], [ "_:result", "food", "Italian" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Pizza Express" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "same people" ], [ "_:booking", "ref", "T0R20O9D" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "the booked time" ], [ "_:search", "destination", "pizza express" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_:result", "phone", "07499208880" ], [ "_:result", "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": [ [ "_:result", "category", "hotels" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:booking/948ebb48" ], [ "_:booking/948ebb48", "type", "Booking" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "name", "cityroomz" ], [ "_:booking", "people", "3" ], [ "_:booking", "stay", "2" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "15" ], [ "_:result", "food", "Italian" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Pizza Express" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "same people" ], [ "_:booking", "ref", "T0R20O9D" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "the booked time" ], [ "_:search", "destination", "pizza express" ], [ "_:search", "type", "Taxi" ], [ "_:result", "phone", "07499208880" ], [ "_:result", "car", "yellow Honda" ], [ "_: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": 10, "multi_relations": false, "triples": [ [ "_:result", "category", "hotels" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:booking/948ebb48" ], [ "_:booking/948ebb48", "type", "Booking" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "name", "cityroomz" ], [ "_:booking", "people", "3" ], [ "_:booking", "stay", "2" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "15" ], [ "_:result", "food", "Italian" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Pizza Express" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "same people" ], [ "_:booking", "ref", "T0R20O9D" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "the booked time" ], [ "_:search", "destination", "pizza express" ], [ "_:search", "type", "Taxi" ], [ "_:result", "phone", "07499208880" ], [ "_:result", "car", "yellow Honda" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "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,'west');(_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I want to find a hotel located in the west please ." }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,category,'hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Is there anything else you want in a hotel ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please . I would like for it to include free wifi ." }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'a number');(_:result,category,'hotels');(_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have found a number of hotels with internet , what is your price range ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I want the most expensive one ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'Huntington Marriott Hotel');(_:result,phone,'01480446000');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I think you 'll be happy with the Huntington Marriott Hotel . The phone number is : 01480446000 . Would you like me to book it ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'4');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , can you please book me a room for 4 people for 5 nights starting Saturday ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Saturday');(_:booking,name,'Huntingdon Marriott');(_:booking,people,'4');(_:booking,ref,'8DNV0JBG');(_:booking,stay,'5');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok , I have 4 people booked at the Huntingdon Marriott for 5 days beginning on Saturday . Your reference number should you need it is 8DNV0JBG . Can I assist with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,destination,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes . I am looking to go to london Kings cross on thursday via train . Is this something you can assist with ?" }, { "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,'Cabridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be departing from Cabridge ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'every 2 hours');(_:result,arrive_by,'on the hour');(_:result,destination,'Kings Cross');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are trains to Kings Cross every 2 hours , on the hour . Is there a certain time you had in mind ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,leave_at,'16:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need the train to leave after 16:45 ." }, { "id": 13, "rdf-acts": [ "inform((_:result,id,'TR1791');(_:result,leave_at,'17:00');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR1791 leaves at 17:00 . it is the earliest . will that be fine with you ?" }, { "id": 14, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Sure . What is the cost and what time will it arrive ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,arrive_by,'17:51');(_:result,ticket,'23.60 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "The price is 23.60 pounds and you will arrive at 17:51 ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thankyou so much" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service today !" } ]
PMUL1783.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "a number" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "a number" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_internet", "none" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Huntington Marriott Hotel" ], [ "_:result", "phone", "01480446000" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "a number" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_internet", "none" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Huntington Marriott Hotel" ], [ "_:result", "phone", "01480446000" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "name", "Huntingdon Marriott" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "8DNV0JBG" ], [ "_:booking", "stay", "5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "a number" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_internet", "none" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Huntington Marriott Hotel" ], [ "_:result", "phone", "01480446000" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "name", "Huntingdon Marriott" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "8DNV0JBG" ], [ "_:booking", "stay", "5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "departure", "Cabridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "a number" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_internet", "none" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Huntington Marriott Hotel" ], [ "_:result", "phone", "01480446000" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "name", "Huntingdon Marriott" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "8DNV0JBG" ], [ "_:booking", "stay", "5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "departure", "Cabridge" ], [ "_:result", "arrive_by", "every 2 hours" ], [ "_:result", "arrive_by", "on the hour" ], [ "_:result", "destination", "Kings Cross" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "16:45" ], [ "_: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", "west" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "a number" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_internet", "none" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Huntington Marriott Hotel" ], [ "_:result", "phone", "01480446000" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "name", "Huntingdon Marriott" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "8DNV0JBG" ], [ "_:booking", "stay", "5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "departure", "Cabridge" ], [ "_:result", "arrive_by", "every 2 hours" ], [ "_:result", "arrive_by", "on the hour" ], [ "_:result", "destination", "Kings Cross" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR1791" ], [ "_:result", "leave_at", "17:00" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "arrive_by", "?" ] ], "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", "west" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "a number" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_internet", "none" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Huntington Marriott Hotel" ], [ "_:result", "phone", "01480446000" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "name", "Huntingdon Marriott" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "8DNV0JBG" ], [ "_:booking", "stay", "5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "departure", "Cabridge" ], [ "_:result", "destination", "Kings Cross" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR1791" ], [ "_:result", "leave_at", "17:00" ], [ "_:booking", "category", "Train" ], [ "_:result", "arrive_by", "17:51" ], [ "_:result", "ticket", "23.60 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,destination,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hello , are their any trains going to leicester ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Yes , many ! Do you know what day you 're traveling ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'15:15');(_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am traveling on Saturday and I want to arrive by 15:15 . I will be departing from Cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'7:06');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "The earliest you could arrive is 7:06 . Would you like to try a different day ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Is there a time between 07:06 and 15:15 ? Please check again ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'15:06');(_:result,count,'1');(_:result,type,'Train'))", "thank()" ], "speaker": "system", "text": "Sure ! There 's one that arrives at 15:06 ." }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Are you able to book that for me ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , would you like a reference number ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can you book it for me and get a reference number ?" }, { "id": 9, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure , I can do that . How many tickets would you like me to book ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need 8 tickets , please ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'12pc3j4w');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "i booked that for you . your reference number is 12pc3j4w ." }, { "id": 12, "rdf-acts": [ "inform((_:search,name,'clare college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thanks so much . I also needed to find out more information about Clare College ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,address,'trinity lane');(_:result,area,'west');(_:result,entrance_fee,'2.50 pounds');(_:result,postcode,'cb21tl');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "They are in the west 2.50 . On trinity lane , postal cb21tl . Entrance fee is 2.50 pounds , any further questions ?" }, { "id": 14, "rdf-acts": [], "speaker": "user", "text": "I also need to find something to do ." }, { "id": 15, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are many different options available to you . What type of attraction are you looking for ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,name,'clare college');(_:search,type,'Attraction'))", "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I 'm sorry . I just need a little more information on Clare College . May I have the phone number , please ?" }, { "id": 17, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223333200');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Certainly , they can be reached at 01223333200 , any other questiosn today ?" }, { "id": 18, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What area are they located ?" }, { "id": 19, "rdf-acts": [ "inform((_:result,area,'west');(_:result,name,'Clare College');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Clare College is in the west ." }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Ok thank you for the information ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Have a nice day ." } ]
PMUL1249.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "many" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "7:06" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "?" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "many" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "15:06" ], [ "_:result", "count", "1" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "many" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "15:06" ], [ "_:result", "count", "1" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "many" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "?" ], [ "_:result", "arrive_by", "15:06" ], [ "_:result", "count", "1" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "many" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "?" ], [ "_:result", "arrive_by", "15:06" ], [ "_:result", "count", "1" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "8" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "12pc3j4w" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "clare college" ], [ "_: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", "destination", "leicester" ], [ "_:result", "amount", "many" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "?" ], [ "_:result", "arrive_by", "15:06" ], [ "_:result", "count", "1" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "8" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "12pc3j4w" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "clare college" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "trinity lane" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:result", "postcode", "cb21tl" ], [ "_:result", "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", "destination", "leicester" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "?" ], [ "_:result", "arrive_by", "15:06" ], [ "_:result", "count", "1" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "8" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "12pc3j4w" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "trinity lane" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:result", "postcode", "cb21tl" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "clare college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "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", "destination", "leicester" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "?" ], [ "_:result", "arrive_by", "15:06" ], [ "_:result", "count", "1" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "8" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "12pc3j4w" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "trinity lane" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:result", "postcode", "cb21tl" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "name", "clare college" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223333200" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ] ], "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", "destination", "leicester" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "?" ], [ "_:result", "arrive_by", "15:06" ], [ "_:result", "count", "1" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "8" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "12pc3j4w" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "trinity lane" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:result", "postcode", "cb21tl" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "name", "clare college" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223333200" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Clare College" ], [ "_:result", "type", "Attraction" ] ], "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,category,'guesthouses');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are there any guesthouses where you can park for free ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "Yes ! What part of town would you like to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'guesthouse');(_:search,stars,'2-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "It does n't matter , but it should be at least a 2-star guesthouse ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "There is no match for your criteria , Would you like to try again ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Ok , let 's try 3 stars ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'north');(_:result,name,'bridge guest house');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'd recommend bridge guest house in the north . Would you like to book a room ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , actually I would need the room for Friday ." }, { "id": 7, "rdf-acts": [ "request((_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "For how many people and nights do you need the room ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'three');(_:search,stay,'three');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like a room for three people starting on Friday for three nights ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'4DHJ0F6T');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great your booking was successful and your reservation number is 4DHJ0F6T ." }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'10:15');(_:search,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "Great , I also am also looking for a train arriving at Bishops Stortford by 10:15 ." }, { "id": 11, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "On which day would you like to travel ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be leaving on Wednesday from Cambridge ." }, { "id": 13, "rdf-acts": [ "inform((_:result,arrive_by,'10:07');(_:result,id,'TR7666');(_:result,type,'Train'))" ], "speaker": "system", "text": "TR7666 will arrive at 10:07" }, { "id": 14, "rdf-acts": [ "inform((_:search,people,'three');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "OK , that train will work . Can you make a booking for three tickets ? And send me the reference number so I can let the others know too ." }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'5BACKHF8');(_:booking,ticket,'30.29 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 30.29 GBP payable at the station . \n Reference number is : 5BACKHF8 . Can I help you with anything else ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will be all . Thank you !" }, { "id": 17, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "I was happy to assist let me know if you need anything else ." }, { "id": 18, "rdf-acts": [], "speaker": "user", "text": "No , really . I have everything I need ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thank you for your call . Please reach out if you need anything else in the future . Have a great trip . Goodbye !" } ]
PMUL4864.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouses" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "2-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/6fc345ea" ], [ "_:search/6fc345ea", "type", "Hotel" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/6fc345ea" ], [ "_:search/6fc345ea", "type", "Hotel" ], [ "_:search", "stars", "3" ], [ "_:result", "area", "north" ], [ "_:result", "name", "bridge guest house" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/6fc345ea" ], [ "_:search/6fc345ea", "type", "Hotel" ], [ "_:search", "stars", "3" ], [ "_:result", "area", "north" ], [ "_:result", "name", "bridge guest house" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "three" ], [ "_:search", "stay", "three" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/6fc345ea" ], [ "_:search/6fc345ea", "type", "Hotel" ], [ "_:search", "stars", "3" ], [ "_:result", "area", "north" ], [ "_:result", "name", "bridge guest house" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "three" ], [ "_:search", "stay", "three" ], [ "_:booking", "ref", "4DHJ0F6T" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "10:15" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/6fc345ea" ], [ "_:search/6fc345ea", "type", "Hotel" ], [ "_:search", "stars", "3" ], [ "_:result", "area", "north" ], [ "_:result", "name", "bridge guest house" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "people", "three" ], [ "_:search", "stay", "three" ], [ "_:booking", "ref", "4DHJ0F6T" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "10:15" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_: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", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/6fc345ea" ], [ "_:search/6fc345ea", "type", "Hotel" ], [ "_:search", "stars", "3" ], [ "_:result", "area", "north" ], [ "_:result", "name", "bridge guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "three" ], [ "_:booking", "ref", "4DHJ0F6T" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "10:15" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "id", "TR7666" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "three" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "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", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/6fc345ea" ], [ "_:search/6fc345ea", "type", "Hotel" ], [ "_:search", "stars", "3" ], [ "_:result", "area", "north" ], [ "_:result", "name", "bridge guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "three" ], [ "_:search", "arrive_by", "10:15" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "id", "TR7666" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "three" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "5BACKHF8" ], [ "_:booking", "ticket", "30.29 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", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/6fc345ea" ], [ "_:search/6fc345ea", "type", "Hotel" ], [ "_:search", "stars", "3" ], [ "_:result", "area", "north" ], [ "_:result", "name", "bridge guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "three" ], [ "_:search", "arrive_by", "10:15" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "id", "TR7666" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "three" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "5BACKHF8" ], [ "_:booking", "ticket", "30.29 GBP" ], [ "_: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": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'international');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a place to dine in the centre that serves international food ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'international');(_:result,name,'Bloomsbury Restaurant');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Bloomsbury Restaurant serves international is in the centre . The price range is moderate ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'20:00');(_:search,people,'seven');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Great . Please reserve a table for seven people dining on Saturday at 20:00 and send me the reference number ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'JFVBLWDN');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful . Your reference number is JFVBLWDN . Please be advised that your table will be reserved for 15 minutes ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much !" }, { "id": 5, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Take care and enjoy !" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'alexander bed and breakfast');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am also looking for a hotel called alexander bed and breakfast ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes I have found it , what information do you need for it , or would you just like me to make a booking ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,people,'same group of people');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I want you to book that for the same group of people for 2 nights from the same day ." }, { "id": 9, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "how many rooms would you like ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Just one room for the 7 of us ." }, { "id": 11, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately that is unavailable . Could you book another day or have a shorter stay ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Do they have availability for a 1 night stay starting Saturday ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'RHUBXKFF');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Good news ! Booking was successful . Reference number is : RHUBXKFF . Is Booking was successful . \n Reference number is : RHUBXKFF . \n anything else that i can do for you ." }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'the restaurant');(_:search,destination,'the hotel');(_:search,type,'Hotel');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes , I also need a taxi to go from the restaurant to the hotel ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'red Honda');(_:result,phone,'07360262437');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "A red Honda will arrive . You can contact them at 07360262437 ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That is all ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a lovely day and contact us back anytime !" } ]
MUL1212.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "international" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "international" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Bloomsbury Restaurant" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "20:00" ], [ "_:search", "people", "seven" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "international" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Bloomsbury Restaurant" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "20:00" ], [ "_:search", "people", "seven" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "JFVBLWDN" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "international" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Bloomsbury Restaurant" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "20:00" ], [ "_:search", "people", "seven" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "JFVBLWDN" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "international" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Bloomsbury Restaurant" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "20:00" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "JFVBLWDN" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same group of people" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "international" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Bloomsbury Restaurant" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "20:00" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "JFVBLWDN" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "same day" ], [ "_:search", "stay", "2" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "international" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Bloomsbury Restaurant" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "20:00" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "JFVBLWDN" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/bf52e0b7" ], [ "_:booking/bf52e0b7", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "stay", "1" ], [ "_: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", "centre" ], [ "_:search", "food", "international" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Bloomsbury Restaurant" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "20:00" ], [ "_:result", "ref", "?" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/bf52e0b7" ], [ "_:booking/bf52e0b7", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "RHUBXKFF" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "type", "Hotel" ], [ "_:search", "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", "area", "centre" ], [ "_:search", "food", "international" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Bloomsbury Restaurant" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "duration", "20:00" ], [ "_:result", "ref", "?" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "alexander bed and breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/bf52e0b7" ], [ "_:booking/bf52e0b7", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "RHUBXKFF" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red Honda" ], [ "_:result", "phone", "07360262437" ], [ "_:result", "type", "Taxi" ] ], "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,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "What are the really hot attractions I should visit in the centre ?" }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are many . What kind of attraction would you like to visit ?" }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "It does n't matter but I will need the postcode ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'All saints church');(_:result,postcode,'cb58bs');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "All saints church is in the centre of town and the postcode is cb58bs" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "i also need a trian" }, { "id": 5, "rdf-acts": [ "request((_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "where are you headed to and what time ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'09:15');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm heading to cambridge and should arrive by 09:15 ." }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "ok , what day will this be and where from ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "Depart from bishops stortford and leave on tuesday ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'8:07');(_:result,day,'tuesday');(_:result,destination,'cambridge');(_:result,id,'TR3058');(_:result,leave_at,'7:29');(_:result,ticket,'10.10 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR3058 leaves at 7:29 on tuesday and arrives at cambridge by 8:07 . The price is 10.10 pounds , would you like me to book this for you ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thanks , I just needed the information ." }, { "id": 11, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that 's it ! Thanks for your help !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You are quite welcome , thank you for using our services ! Have a wonderful day ." } ]
PMUL4634.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", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "All saints church" ], [ "_:result", "postcode", "cb58bs" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "All saints church" ], [ "_:result", "postcode", "cb58bs" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:15" ], [ "_: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", "category", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "All saints church" ], [ "_:result", "postcode", "cb58bs" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "All saints church" ], [ "_:result", "postcode", "cb58bs" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "8:07" ], [ "_:result", "day", "tuesday" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR3058" ], [ "_:result", "leave_at", "7:29" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_: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 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "All saints church" ], [ "_:result", "postcode", "cb58bs" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "8:07" ], [ "_:result", "day", "tuesday" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR3058" ], [ "_:result", "leave_at", "7:29" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_: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 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'sesame restaurant and bar');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hey there . I am trying to plan my trip for Cambridge and am trying to find this particular restaurant . It 's called the Sesame Restaurant and Bar ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'17 Hills Road City Centre');(_:result,area,'centre');(_:result,name,'Sesame Restaurant and Bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Sesame Restaurant and Bar is in the centre . The address is 17 Hills Road City Centre ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'12:00');(_:search,people,'one');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want to book a table for one for Tuesday 12:00 ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I can do that , would you like anything else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'09:00');(_:search,destination,'birmingham new street');(_:search,type,'Train'))" ], "speaker": "user", "text": "i need a train which goes to birmingham new street and should arrive by 09:00" }, { "id": 5, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day would you like to leave and what would your departure location be ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave on Wednesday and depart from Cambridge ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like me to book that for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant');(_:result,type,'Train'))" ], "speaker": "user", "text": "Um sorry but can we actually go back to the restaurant again really quick . Did you even really book that for me ? I never got a reference number from you ..." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'WBI1HK2O');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking is confirmed . Reference number is : WBI1HK2O . The table will be reserved for 15 minutes . Anything else I can assist you with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's it for now , thank you !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "please contact us again in the future . goodbye ." } ]
PMUL0524.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "sesame restaurant and bar" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "sesame restaurant and bar" ], [ "_:result", "address", "17 Hills Road City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Sesame Restaurant and Bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "sesame restaurant and bar" ], [ "_:result", "address", "17 Hills Road City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Sesame Restaurant and Bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "one" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "09:00" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "sesame restaurant and bar" ], [ "_:result", "address", "17 Hills Road City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Sesame Restaurant and Bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "one" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "09:00" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "sesame restaurant and bar" ], [ "_:result", "address", "17 Hills Road City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Sesame Restaurant and Bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "one" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "09:00" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "sesame restaurant and bar" ], [ "_:result", "address", "17 Hills Road City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Sesame Restaurant and Bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "one" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "arrive_by", "09:00" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "WBI1HK2O" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a guesthouse that offers free parking ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have many options available . Would you like to stay in a particular area of town ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'south');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , actually I prefer to stay in the south part of town . And I would love something that offers free wifi ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'aylesbray lodge guest house');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The aylesbray lodge guest house meets all of your requirements and has a 4 star rating . Would you like me to book a room ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , could you make a reservation for 8 people , please ?" }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Of course ! When would you like to stay ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like to stay on Wednesday , Thursday , and Friday , please . Is that available ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Wednesday');(_:booking,ref,'NVZNJX13');(_:booking,stay,'3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great ! Your room has been booked for 3 nights starting Wednesday and your reference number is NVZNJX13 . Is there anything else that I can help you with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'boat');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , are there any kind of boat tours available through town ?" }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'a few');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are a few . Do you care what part of town ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "In the centre of town , if possible ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,area,'centre');(_:result,category,'boat tours');(_:result,count,'2');(_:result,name,'Cambridge Punter');(_:result,name,'Scudamores Punting');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes there are two companies that offer boat tours in the centre of town , Scudamores Punting and The Cambridge Punter . Would you like more information ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,leave_at,'6:45');(_:search,type,'Attraction');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Sure but I also need to book a taxi to leave the attraction by 6:45 ." }, { "id": 13, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Ok . I can help you book a taxi from Scudamores Punting . Where do you want to go from there ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,destination,'To my hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "To my hotel ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'White BMW');(_:result,phone,'07719541714');(_:result,type,'Taxi'))", "thank()" ], "speaker": "system", "text": "Great ! I have booked your taxi , which should be a White BMW and its contact number is 07719541714 ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thank you !" }, { "id": 17, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "May I assist you with anything else today ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I need . Thanks" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "It was a pleasure assisting you . Enjoy your stay ." } ]
MUL1061.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "south" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "aylesbray lodge guest house" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "south" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "aylesbray lodge guest house" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "8" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_: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" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "south" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "aylesbray lodge guest house" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "8" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "ref", "NVZNJX13" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "aylesbray lodge guest house" ], [ "_:result", "stars", "4" ], [ "_:search", "people", "8" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "ref", "NVZNJX13" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "boat" ], [ "_:result", "amount", "a few" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_: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", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "4" ], [ "_:search", "people", "8" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "ref", "NVZNJX13" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "boat" ], [ "_:result", "amount", "a few" ], [ "_:search", "area", "centre" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "boat tours" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Cambridge Punter" ], [ "_:result", "name", "Scudamores Punting" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "6:45" ], [ "_:search", "type", "Attraction" ], [ "_: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", "has_parking", "yes" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "4" ], [ "_:search", "people", "8" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "ref", "NVZNJX13" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "boat" ], [ "_:result", "amount", "a few" ], [ "_:search", "area", "centre" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "boat tours" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Cambridge Punter" ], [ "_:result", "name", "Scudamores Punting" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "6:45" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "To my hotel" ], [ "_: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", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "4" ], [ "_:search", "people", "8" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "ref", "NVZNJX13" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "boat" ], [ "_:result", "amount", "a few" ], [ "_:search", "area", "centre" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "boat tours" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Cambridge Punter" ], [ "_:result", "name", "Scudamores Punting" ], [ "_:search", "leave_at", "6:45" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "To my hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "White BMW" ], [ "_:result", "phone", "07719541714" ], [ "_:result", "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", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "4" ], [ "_:search", "people", "8" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "ref", "NVZNJX13" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "boat" ], [ "_:result", "amount", "a few" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "boat tours" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Cambridge Punter" ], [ "_:result", "name", "Scudamores Punting" ], [ "_:search", "leave_at", "6:45" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "To my hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "White BMW" ], [ "_:result", "phone", "07719541714" ], [ "_: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,'centre');(_:search,category,'dontcare');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for any type of attraction in the centre ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,category,'entertainments');(_:result,category,'museums');(_:result,category,'parks');(_:result,category,'swimming pools');(_:result,category,'theaters');(_:result,count,'79');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 79 attractions including theaters , swimming pools , parks , museums and entertainments . Do you need a certain area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Anything would be fine , but lets look up entertainment ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Cherry hinton hall and grounds');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Cherry hinton hall and grounds is available , would that work for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))", "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes . What is the postcode and phone number ? Also , I am needing a 4 star hotel in the same area . Can you check if one is available for me ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'University arms hotel');(_:result,phone,'01223446104');(_:result,postcode,'cb18dw');(_:result,type,'Attraction');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Their phone number is 01223446104 and postcode cb18dw . The University arms hotel is available and it includes both internet and parking ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much . Would you be able to book it ?" }, { "id": 7, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes I can do that for you . What day do you want to book the hotel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'5');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Please book it for 5 people and 4 nights starting sunday ." }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,day,'Sunday');(_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm so sorry , but there are no available rooms for that length of stay starting on Sunday . Would you like to book a different day or shorten your stay ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you try booking it for just 1 night instead ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'TIQ96S2R');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . Your reference number is TIQ96S2R . Can I help you with anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that was it . Thank you so much for your help ." }, { "id": 13, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "You 're welcome . Please feel free to let us know if there 's anything else we can assist you with ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks . Have a good rest of the day ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you , you too ." } ]
MUL2559.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:result", "category", "entertainments" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "parks" ], [ "_:result", "category", "swimming pools" ], [ "_:result", "category", "theaters" ], [ "_:result", "count", "79" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "category", "entertainments" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "parks" ], [ "_:result", "category", "swimming pools" ], [ "_:result", "category", "theaters" ], [ "_:result", "count", "79" ], [ "_:result", "name", "Cherry hinton hall and grounds" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "category", "entertainments" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "parks" ], [ "_:result", "category", "swimming pools" ], [ "_:result", "category", "theaters" ], [ "_:result", "count", "79" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "University arms hotel" ], [ "_:result", "phone", "01223446104" ], [ "_:result", "postcode", "cb18dw" ], [ "_:result", "type", "Attraction" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "category", "entertainments" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "parks" ], [ "_:result", "category", "swimming pools" ], [ "_:result", "category", "theaters" ], [ "_:result", "count", "79" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "University arms hotel" ], [ "_:result", "phone", "01223446104" ], [ "_:result", "postcode", "cb18dw" ], [ "_:result", "type", "Attraction" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_: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", "category", "entertainments" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "parks" ], [ "_:result", "category", "swimming pools" ], [ "_:result", "category", "theaters" ], [ "_:result", "count", "79" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "University arms hotel" ], [ "_:result", "phone", "01223446104" ], [ "_:result", "postcode", "cb18dw" ], [ "_:result", "type", "Attraction" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/e422000a" ], [ "_:booking/e422000a", "day", "Sunday" ], [ "_:booking/e422000a", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "category", "entertainments" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "parks" ], [ "_:result", "category", "swimming pools" ], [ "_:result", "category", "theaters" ], [ "_:result", "count", "79" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "University arms hotel" ], [ "_:result", "phone", "01223446104" ], [ "_:result", "postcode", "cb18dw" ], [ "_:result", "type", "Attraction" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/e422000a" ], [ "_:booking/e422000a", "day", "Sunday" ], [ "_:booking/e422000a", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "TIQ96S2R" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "category", "entertainments" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "parks" ], [ "_:result", "category", "swimming pools" ], [ "_:result", "category", "theaters" ], [ "_:result", "count", "79" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "University arms hotel" ], [ "_:result", "phone", "01223446104" ], [ "_:result", "postcode", "cb18dw" ], [ "_:result", "type", "Attraction" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/e422000a" ], [ "_:booking/e422000a", "day", "Sunday" ], [ "_:booking/e422000a", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "TIQ96S2R" ], [ "_: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,area,'south');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant in the south part of town that is in the cheap price range ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have two restaurants that meet your requirements . Do you have a cuisine preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,type,'Restaurant'))", "request((_:result,food,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I would like Italian food ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I 'm sorry , there are no restaurants matching your request . Would you like to try something else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,\"do n't care\");(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't care ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'south');(_:result,food,'Portuguese');(_:result,name,'Nandos');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Nandos is cheap restaurant in the south part of town serving Portuguese food . Would you like their phone number ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , also I will need their address ." }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'Cambridge Leisure Park Clifton Way');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Their address is Cambridge Leisure Park Clifton Way . Would you also like the phone number ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Yes , please give me their number ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Nandos');(_:result,phone,'01223 327908');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number for Nandos is 01223 327908 . Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "thank()", "inform((_:search,name,'Nandos');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No , thanks . I 'll head to Nandos now . Goodbye ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Have a nice day !" } ]
WOZ20620.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "food", "?" ], [ "_:system", "canthelp", "_:search/f5ff1b0b" ], [ "_:search/f5ff1b0b", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "do n't care" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "2" ], [ "_:system", "canthelp", "_:search/f5ff1b0b" ], [ "_:search/f5ff1b0b", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "do n't care" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "south" ], [ "_:result", "food", "Portuguese" ], [ "_:result", "name", "Nandos" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "2" ], [ "_:system", "canthelp", "_:search/f5ff1b0b" ], [ "_:search/f5ff1b0b", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "do n't care" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "south" ], [ "_:result", "food", "Portuguese" ], [ "_:result", "name", "Nandos" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "Cambridge Leisure Park Clifton Way" ], [ "_: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", "cheap" ], [ "_:result", "count", "2" ], [ "_:system", "canthelp", "_:search/f5ff1b0b" ], [ "_:search/f5ff1b0b", "type", "Restaurant" ], [ "_:search", "food", "do n't care" ], [ "_:result", "area", "south" ], [ "_:result", "food", "Portuguese" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "Cambridge Leisure Park Clifton Way" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Nandos" ], [ "_:result", "phone", "01223 327908" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "Nandos" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for an expensive hotel to stay in ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'5');(_:result,name,'university arms hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I found 5 places , university arms hotel has good ratings" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is that a hotel or guesthouse ? I prefer an expensive guesthouse if possible ." }, { "id": 3, "rdf-acts": [ "request((_:search,category,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "canthelp((_:search,category,'guest houses');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I could n't find any expensive guest houses . Perhaps a different price range or another style of hotel ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you try searching for moderate priced hotels ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,category,'hotels');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have both moderate guesthouses and hotels across the city . Do you have an area preference ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'east');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I prefer the east and would like free wifi" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'guesthouse');(_:result,count,'3');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 3 guesthouse matching your description . One has no parking . I can book you at the carolina bed and breakfast if you would like ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That could be really nice , thank you ." }, { "id": 9, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "OK , to book a room I need to know your arrival day , the number of nights you 're staying , and how many people are in your party ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'4');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Please , book the hotel for 5 days for 4 people starting on Friday ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,day,'Friday');(_:booking,stay,'5');(_:booking,type,'Booking');(_:result,category,'guesthouse');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure , can I just make sure you want a moderate guesthouse , East part of town , free internet , for 5 days starting on Friday ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'East');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "On second thought , I do n't want to book it today . Can you just confirm that it is in the East part of town ? That is all I will need ." }, { "id": 13, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'guesthouses');(_:result,count,'3');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'A&B');(_:result,name,'Carolina B&B');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes . I have 3 guesthouses on the east part of town . A&B has no parking . Carolina B&B and Warkworth do provide free parking ." }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "That is all the information I need . Thanks so much . I 'll book it myself later . Bye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Sounds good . Please let me know if you need anything else . Goodbye ." } ]
SNG0751.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "count", "5" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "count", "5" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "?" ], [ "_:system", "canthelp", "_:search/3bc9b6a6" ], [ "_:search/3bc9b6a6", "category", "guest houses" ], [ "_:search/3bc9b6a6", "pricerange", "expensive" ], [ "_:search/3bc9b6a6", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "count", "5" ], [ "_:result", "name", "university arms hotel" ], [ "_:search", "category", "?" ], [ "_:system", "canthelp", "_:search/3bc9b6a6" ], [ "_:search/3bc9b6a6", "category", "guest houses" ], [ "_:search/3bc9b6a6", "pricerange", "expensive" ], [ "_:search/3bc9b6a6", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "category", "hotels" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "name", "university arms hotel" ], [ "_:search", "category", "?" ], [ "_:system", "canthelp", "_:search/3bc9b6a6" ], [ "_:search/3bc9b6a6", "category", "guest houses" ], [ "_:search/3bc9b6a6", "pricerange", "expensive" ], [ "_:search/3bc9b6a6", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "count", "3" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "name", "university arms hotel" ], [ "_:search", "category", "?" ], [ "_:system", "canthelp", "_:search/3bc9b6a6" ], [ "_:search/3bc9b6a6", "category", "guest houses" ], [ "_:search/3bc9b6a6", "pricerange", "expensive" ], [ "_:search/3bc9b6a6", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "count", "3" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "4" ], [ "_: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", "university arms hotel" ], [ "_:search", "category", "?" ], [ "_:system", "canthelp", "_:search/3bc9b6a6" ], [ "_:search/3bc9b6a6", "category", "guest houses" ], [ "_:search/3bc9b6a6", "pricerange", "expensive" ], [ "_:search/3bc9b6a6", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "3" ], [ "_:result", "has_parking", "none" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "stay", "5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "East" ], [ "_: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", "category", "?" ], [ "_:system", "canthelp", "_:search/3bc9b6a6" ], [ "_:search/3bc9b6a6", "category", "guest houses" ], [ "_:search/3bc9b6a6", "pricerange", "expensive" ], [ "_:search/3bc9b6a6", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "stay", "5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "area", "East" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "A&B" ], [ "_:result", "name", "Carolina B&B" ], [ "_:result", "type", "Hotel" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hello ! I need a place to stay , can you help me find something in a moderate price range ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Sure , what area would you like to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "In the East ." }, { "id": 3, "rdf-acts": [ "request((_:search,has_parking,?);(_:search,type,'Hotel'))", "inform((_:result,count,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have three places , will you need parking ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_parking,'no');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't need parking , but the I 'd prefer to stay in a guesthouse ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'east');(_:result,category,'guesthouse');(_:result,name,'Warkworth House');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about the Warkworth House ? They 're a moderate guesthouse in the east part of town . Would you like to book a room ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'4');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please . I 'd like to book for 4 people for 2 nights staring on Saturday ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'6DRA6J6P');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . \n Reference number is : 6DRA6J6P ." }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Thanks ! I also need a train to Stansted ." }, { "id": 9, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day would you like to travel ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,destination,'the stansted airport');(_:search,leave_at,'8:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave on Monday after 8:30 to go to the Stansted airport ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'09:08');(_:result,departure,'Cambridge');(_:result,destination,'Stansted');(_:result,id,'TR0797');(_:result,leave_at,'8:40');(_:result,type,'Train'))" ], "speaker": "system", "text": "How about the TR0797 train ? It leaves Cambridge at 8:40 and arrives at Stansted at 09:08 ." }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'same group');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That sounds perfect , can you book my same group some tickets ?" }, { "id": 13, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,id,'TR0797');(_:booking,people,'4');(_:booking,ref,'O925IZ27');(_:booking,ticket,'40.4');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR0797 is booked for 4 . Your reference number is O925IZ27 and the total cost payable at the station is 40.4 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much , that will be all for today ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you and enjoy your travels . Have a great day !" } ]
MUL2062.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "east" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "east" ], [ "_:result", "count", "3" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Warkworth House" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "east" ], [ "_:result", "count", "3" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Warkworth House" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "6DRA6J6P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "east" ], [ "_:result", "count", "3" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Warkworth House" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "6DRA6J6P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "the stansted airport" ], [ "_:search", "leave_at", "8:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "east" ], [ "_:result", "count", "3" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Warkworth House" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "6DRA6J6P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "the stansted airport" ], [ "_:search", "leave_at", "8:30" ], [ "_:result", "arrive_by", "09:08" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stansted" ], [ "_:result", "id", "TR0797" ], [ "_:result", "leave_at", "8:40" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "same group" ], [ "_: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", "moderate" ], [ "_:search", "area", "east" ], [ "_:result", "count", "3" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Warkworth House" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "stay", "2" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "the stansted airport" ], [ "_:search", "leave_at", "8:30" ], [ "_:result", "arrive_by", "09:08" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stansted" ], [ "_:result", "id", "TR0797" ], [ "_:result", "leave_at", "8:40" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "same group" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR0797" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "O925IZ27" ], [ "_:booking", "ticket", "40.4" ], [ "_: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,'canapes');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a restaurant that serves canapes food . Expensive range should do it ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,food,'canapes');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Unfortunately there are no canapes restaurants ." }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "hmmm . Can you check again ? it should be in the centre ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I am sorry but there are no restaurants that fit that criteria in the centre ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could you try a restaurant that serves british food instead ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'central');(_:result,count,'3');(_:result,food,'British');(_:result,name,'fitzbillies restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , we have three British restaurants in the central area . Might I recommend fitzbillies restaurant ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'13:00');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds fine , can you reserve a table for 3 people at 13:00 on Tuesday ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'HHFEEGNF');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your table is booked , ref # HHFEEGNF . Can I help you with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do need 4 star hotel as well ." }, { "id": 9, "rdf-acts": [ "inform((_:result,count,'21');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "great , i have 21 options for you !" }, { "id": 10, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like it to be in the expensive range too ." }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'huntingdon marriott hotel');(_:result,name,'the university arms hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Okay we have the huntingdon marriott hotel and the university arms hotel that match your specifications ." }, { "id": 12, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does either have free wifi ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,amount,'both');(_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , both have internet ." }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Great , either one is fine . I need a reservation for 3 people for 3 nights starting Tuesday . If 3 nights is not available try 2 nights and reference number ." }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Tuesday');(_:booking,name,'Marriot');(_:booking,people,'3');(_:booking,ref,'30CEHA2H');(_:booking,stay,'3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have it booked for Tuesday for 3 people for 3 nights at the Marriot . Your reference number is : 30CEHA2H . Is there anything else I can help you with ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you . That 's it for today ." }, { "id": 17, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "Glad to be of service . Have a great day ." }, { "id": 18, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "you too , enjoy the rest of your day ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "It was a pleasure to assist you . Good day ." } ]
PMUL4325.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "canapes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "canapes" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/63039f5b" ], [ "_:search/63039f5b", "food", "canapes" ], [ "_:search/63039f5b", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/63039f5b" ], [ "_:search/63039f5b", "food", "canapes" ], [ "_:search/63039f5b", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/bc7cc98f" ], [ "_:search/bc7cc98f", "area", "centre" ], [ "_:search/bc7cc98f", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/63039f5b" ], [ "_:search/63039f5b", "food", "canapes" ], [ "_:search/63039f5b", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/bc7cc98f" ], [ "_:search/bc7cc98f", "area", "centre" ], [ "_:search/bc7cc98f", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "area", "central" ], [ "_:result", "count", "3" ], [ "_:result", "food", "British" ], [ "_:result", "name", "fitzbillies restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/63039f5b" ], [ "_:search/63039f5b", "food", "canapes" ], [ "_:search/63039f5b", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/bc7cc98f" ], [ "_:search/bc7cc98f", "area", "centre" ], [ "_:search/bc7cc98f", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "area", "central" ], [ "_:result", "count", "3" ], [ "_:result", "food", "British" ], [ "_:result", "name", "fitzbillies restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "HHFEEGNF" ], [ "_:booking", "type", "Booking" ], [ "_: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": [ [ "_:system", "canthelp", "_:search/63039f5b" ], [ "_:search/63039f5b", "food", "canapes" ], [ "_:search/63039f5b", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/bc7cc98f" ], [ "_:search/bc7cc98f", "area", "centre" ], [ "_:search/bc7cc98f", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "area", "central" ], [ "_:result", "food", "British" ], [ "_:result", "name", "fitzbillies restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "HHFEEGNF" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "21" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_: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/63039f5b" ], [ "_:search/63039f5b", "food", "canapes" ], [ "_:search/63039f5b", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/bc7cc98f" ], [ "_:search/bc7cc98f", "area", "centre" ], [ "_:search/bc7cc98f", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "area", "central" ], [ "_:result", "food", "British" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "HHFEEGNF" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "21" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "name", "the university arms hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "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/63039f5b" ], [ "_:search/63039f5b", "food", "canapes" ], [ "_:search/63039f5b", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/bc7cc98f" ], [ "_:search/bc7cc98f", "area", "centre" ], [ "_:search/bc7cc98f", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "area", "central" ], [ "_:result", "food", "British" ], [ "_:search", "duration", "13:00" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "HHFEEGNF" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "21" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "name", "the university arms hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "both" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "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/63039f5b" ], [ "_:search/63039f5b", "food", "canapes" ], [ "_:search/63039f5b", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/bc7cc98f" ], [ "_:search/bc7cc98f", "area", "centre" ], [ "_:search/bc7cc98f", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "area", "central" ], [ "_:result", "food", "British" ], [ "_:search", "duration", "13:00" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "21" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "name", "the university arms hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "both" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "name", "Marriot" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "30CEHA2H" ], [ "_: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": [ [ "_:system", "canthelp", "_:search/63039f5b" ], [ "_:search/63039f5b", "food", "canapes" ], [ "_:search/63039f5b", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/bc7cc98f" ], [ "_:search/bc7cc98f", "area", "centre" ], [ "_:search/bc7cc98f", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "area", "central" ], [ "_:result", "food", "British" ], [ "_:search", "duration", "13:00" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "21" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "name", "the university arms hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "both" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "name", "Marriot" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "30CEHA2H" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "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,'north');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want to find a cheap restaurant in the north part of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'north');(_:result,food,'italian');(_:result,name,'Da vinci pizzeria');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Da vinci pizzeria serves italian food , is in the north part of town and is in the cheap price range ." }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Is there anything else ? I also want its phone number ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'north');(_:result,food,'Indian');(_:result,name,'Royal Spice');(_:result,phone,'01223 351707');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Royal Spice is an Indian restaurant , it is in the cheap price range , and it is on the north side of town . The phone number is 01223 351707 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay , thank you for that ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "thank you and good bye" } ]
WOZ20310.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" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "north" ], [ "_:result", "food", "italian" ], [ "_:result", "name", "Da vinci pizzeria" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "north" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Royal Spice" ], [ "_:result", "phone", "01223 351707" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train . I want it to go to Stevenage and leave from Cambridge ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are many trains available . What day and time do you want to travel ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,leave_at,'18:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "It should leave after 18:30 on Saturday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,leave_at,'19:21');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have a train leaving at 19:21 , is that okay ?" }, { "id": 4, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "How long is the trip and when will I arrive ? Also need to know the price ." }, { "id": 5, "rdf-acts": [ "inform((_:result,duration,'49 minutes');(_:result,ticket,'12.8 GBP');(_:result,type,'Train'))" ], "speaker": "system", "text": "The trip lasts 49 minutes and is 12.8 GBP ." }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Okay , thank you for that information . I also need to find a cheap restaurant ." }, { "id": 7, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'many');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have many available . Do you have a certain type of food you would like ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Anything cheap in the centre of town please ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "There are several places what type of food would you like ?" } ]
MUL1461.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "18:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "amount", "many" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "18:30" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "19:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "amount", "many" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "18:30" ], [ "_:result", "leave_at", "19:21" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "duration", "49 minutes" ], [ "_:result", "ticket", "12.8 GBP" ], [ "_:result", "type", "Train" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "18:30" ], [ "_:result", "leave_at", "19:21" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "duration", "49 minutes" ], [ "_:result", "ticket", "12.8 GBP" ], [ "_:search", "food", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]