turns
listlengths
2
60
dialogue_id
stringlengths
1
31
states
listlengths
1
30
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I am looking for an expensive hotel to stay that includes 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 that meet your demands . Do you have a part of town you prefer to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No anywhere would be fine but I would like a guesthouse with free wifi ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "It seems there are not any locations that fit that criteria . Is there anything you could change regarding your preferences ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about a moderately priced guesthouse instead of expensive ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'acorn guest house');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "The acorn guest house meets all of your preferences . Would you like me to book a room ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,stay,'three');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please . I 'll need the room for three nights starting on Tuesday ." }, { "id": 7, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Could you tell me how many people will be staying ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Just one person please ." }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was unable to book that for you . Would you like to change the length of your stay ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Could you see if they have 2 nights starting on tuesday ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'QD303GCI');(_:booking,stay,'2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , I was able to book for 2 nights . Your reference number is QD303GCI ." }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm also looking for a museum in the centre of town ." }, { "id": 13, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'museums');(_:result,count,'11');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have 11 museums in the centre of town available , do you have a preference ?" }, { "id": 14, "rdf-acts": [], "speaker": "user", "text": "I do n't really have a preference . Anything is fine ." }, { "id": 15, "rdf-acts": [ "inform((_:result,address,'98 King Street');(_:result,name,'Broughton House Gallery');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "You might enjoy the Broughton House Gallery located at 98 King Street . Is there any other information you need ?" }, { "id": 16, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Thanks . I just need the entrance fee for that gallery please ." }, { "id": 17, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is free to visit . Is there anything else i can do for you ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that was it ! Thank you so much ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Great ! Have a lovely trip ! Goodbye !" } ]
MUL1074.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/5895d97d" ], [ "_:search/5895d97d", "type", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/5895d97d" ], [ "_:search/5895d97d", "type", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "three" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/5895d97d" ], [ "_:search/5895d97d", "type", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "three" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/5895d97d" ], [ "_:search/5895d97d", "type", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/5806de69" ], [ "_:booking/5806de69", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/5895d97d" ], [ "_:search/5895d97d", "type", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/5806de69" ], [ "_:booking/5806de69", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "QD303GCI" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/5895d97d" ], [ "_:search/5895d97d", "type", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "acorn guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/5806de69" ], [ "_:booking/5806de69", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "QD303GCI" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_: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", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/5895d97d" ], [ "_:search/5895d97d", "type", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/5806de69" ], [ "_:booking/5806de69", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "QD303GCI" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_:result", "address", "98 King Street" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "?" ] ], "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" ], [ "_:result", "amount", "many" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/5895d97d" ], [ "_:search/5895d97d", "type", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "one" ], [ "_:system", "canthelp", "_:booking/5806de69" ], [ "_:booking/5806de69", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "QD303GCI" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_:result", "address", "98 King Street" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_: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, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for something moderately priced in the west part of town , could you get me the number and full address please ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'205 Victoria Road Chesterton');(_:result,name,'Meghna');(_:result,phone,'01223727410');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number for Meghna is 01223727410 . It is located at 205 Victoria Road Chesterton" }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "enjoy your meal !" } ]
WOZ20024.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "205 Victoria Road Chesterton" ], [ "_:result", "name", "Meghna" ], [ "_:result", "phone", "01223727410" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'Italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to find an Italian restaurant open for dinner ?" }, { "id": 1, "rdf-acts": [ "request((_:booking,duration,?);(_:booking,type,'Booking');(_:search,area,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I will need more information on what you are looking for , what area and what time ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,departure,'london liverpool street');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train departing from london liverpool street on thursday to go to cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'multiple');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are multiple trains available . By what time do you need to depart or arrive ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'09:30');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I need to arrive by 09:30 . The booking is for me only and I will need a reference number please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'9:07');(_:result,id,'TR4204');(_:result,type,'Train'))" ], "speaker": "system", "text": "How about the TR4204 ? It will arrive by 9:07 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That sounds good . Please book me for one person and give me the reference number ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,id,'TR4204');(_:booking,people,'1');(_:booking,ref,'834POXTX');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "All done . You have 1 ticket on TR4204 , Your reference number is 834POXTX . Can I do anything else for you ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's everything today , thank you ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Have a good trip . Thank you for using Cambridge TownInfo Centre . Goodbye ." } ]
SNG0441.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "Italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "Italian" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "Italian" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "multiple" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "Italian" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "multiple" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:30" ], [ "_:result", "ref", "?" ], [ "_:result", "arrive_by", "9:07" ], [ "_:result", "id", "TR4204" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "Italian" ], [ "_:booking", "duration", "?" ], [ "_:search", "area", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "multiple" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:30" ], [ "_:result", "ref", "?" ], [ "_:result", "arrive_by", "9:07" ], [ "_:result", "id", "TR4204" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4204" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "834POXTX" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant in the Centre ." }, { "id": 1, "rdf-acts": [ "select((_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Are you looking for a restaurant in the expensive , moderate or cheap price range ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'jamaican');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "It does n't matter . I 'm particularly interested in Jamaican food ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Unfortunately there are no Jamaican restaurants in the Centre area . Is there another area or food type that you would like ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'modern european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Then how about somewhere serving modern european food ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,area,'centre');(_:result,count,'4');(_:result,food,'modern european');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "we have four restaurant that serves modern european food in the centre area , is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please . Give me the address of the best one of them ." }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'40270 King Street City Centre');(_:result,name,'Darrys Cookhouse and Wine Shop');(_:result,pricerange,'most expensive');(_:result,type,'Restaurant'))", "reqmore()", "inform((_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The most expensive would be Darrys Cookhouse and Wine Shop at 40270 King Street City Centre . Will that be all today ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you , and let us know if we can be of further assistance ." } ]
WOZ20499.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "jamaican" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/0dd44df1" ], [ "_:search/0dd44df1", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/0dd44df1" ], [ "_:search/0dd44df1", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "4" ], [ "_:result", "food", "modern european" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/0dd44df1" ], [ "_:search/0dd44df1", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "4" ], [ "_:result", "food", "modern european" ], [ "_:result", "address", "40270 King Street City Centre" ], [ "_:result", "name", "Darrys Cookhouse and Wine Shop" ], [ "_:result", "pricerange", "most expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'9:30');(_:search,departure,'london liverpool street');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want a train from london liverpool street arriving at 9:30" }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Which day will you be traveling ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to leave on Thursday ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok , I should be able to do that for you ." }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I want to go to Cambridge , how much will that cost ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'3');(_:result,ticket,'16.60 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There are three trains that will fit your needs , and the tickets are 16.60 pounds each . Would you like me to purchase tickets for you ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes , that sounds good . Thank you ." }, { "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,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can you tell me how much the ticket is ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,count,'3');(_:result,leave_at,'5:39');(_:result,ticket,'16.60 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , there are 3 that cost 16.60 pounds . You could leave at 5:39 if you 'd like . Can I book that for you ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thanks . No need . I will do that later . Thank you for all the info . Have a nice day ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "It 's my pleasure . Goodbye !" } ]
SNG0284.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "9:30" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "9:30" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "9:30" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "day", "thursday" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "9:30" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "day", "thursday" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "count", "3" ], [ "_:result", "ticket", "16.60 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "9:30" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "day", "thursday" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "count", "3" ], [ "_:result", "ticket", "16.60 pounds" ], [ "_:result", "type", "Train" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "9:30" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "day", "thursday" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "count", "3" ], [ "_:result", "leave_at", "5:39" ], [ "_:result", "ticket", "16.60 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi I am looking for an expensive restaurant in the south part of town ?" }, { "id": 1, "rdf-acts": [ "select((_:result,food,'Chinese');(_:result,food,'Indian');(_:result,food,'Italian');(_:result,food,'Mexican');(_:result,type,'Restaurant'))", "inform((_:result,area,'south');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I can offer your Chinese , Indian , Italian , or Mexican food at expensive restaurants in the south . Which of these sounds good to you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'14:00');(_:search,food,'mexican');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Which Mexican restaurant would you suggest ? I need a table for 4 people at 14:00 on Friday" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:booking,ref,'5I9ZH0LZ');(_:booking,type,'Booking');(_:result,name,'Chiquito Restaurant and Bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about the Chiquito Restaurant and Bar ? I will book it for you . Your reference number is 5I9ZH0LZ ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'same area of town');(_:search,category,'concerthalls');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Also , are there any concerthalls in the same area of town as the restaurant ?" }, { "id": 5, "rdf-acts": [ "canthelp((_:search,area,'south');(_:search,category,'concerthalls');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "I 'm sorry , there are no concerthalls located in the south part of town . Would you like to search for something different ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'theatres');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "That is too bad . Would there be any theatres ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'Clifton way');(_:result,category,'theater');(_:result,name,'Junction theater');(_:result,phone,'01223511511');(_:result,postcode,'cb17gx');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Junction theater is the only theater in the area . It 's located on Clifton way , cb17gx . If you would like to call their number is 01223511511 ." }, { "id": 8, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What is the entrance fee ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'information is not available');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Unfortunately that information is not available in my database . I suggest calling ahead for entrance fee pricing . Is there anything else I may assist you with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That should be it today , thank you !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our system !" } ]
MUL0927.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", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "Mexican" ], [ "_:result", "area", "south" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "food", "mexican" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "Mexican" ], [ "_:result", "area", "south" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "food", "mexican" ], [ "_:search", "people", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "ref", "5I9ZH0LZ" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Chiquito Restaurant and Bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "same area of town" ], [ "_:search", "category", "concerthalls" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "Mexican" ], [ "_:result", "area", "south" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "food", "mexican" ], [ "_:search", "people", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "ref", "5I9ZH0LZ" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Chiquito Restaurant and Bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "same area of town" ], [ "_:system", "canthelp", "_:search/b23d1960" ], [ "_:search/b23d1960", "area", "south" ], [ "_:search/b23d1960", "category", "concerthalls" ], [ "_:search/b23d1960", "type", "Attraction" ], [ "_:search", "category", "theatres" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "Mexican" ], [ "_:result", "area", "south" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "food", "mexican" ], [ "_:search", "people", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "ref", "5I9ZH0LZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area of town" ], [ "_:system", "canthelp", "_:search/b23d1960" ], [ "_:search/b23d1960", "area", "south" ], [ "_:search/b23d1960", "category", "concerthalls" ], [ "_:search/b23d1960", "type", "Attraction" ], [ "_:search", "category", "theatres" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Clifton way" ], [ "_:result", "category", "theater" ], [ "_:result", "name", "Junction theater" ], [ "_:result", "phone", "01223511511" ], [ "_:result", "postcode", "cb17gx" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "Mexican" ], [ "_:result", "area", "south" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "food", "mexican" ], [ "_:search", "people", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "ref", "5I9ZH0LZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area of town" ], [ "_:system", "canthelp", "_:search/b23d1960" ], [ "_:search/b23d1960", "area", "south" ], [ "_:search/b23d1960", "category", "concerthalls" ], [ "_:search/b23d1960", "type", "Attraction" ], [ "_:search", "category", "theatres" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Clifton way" ], [ "_:result", "category", "theater" ], [ "_:result", "name", "Junction theater" ], [ "_:result", "phone", "01223511511" ], [ "_:result", "postcode", "cb17gx" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "information is not available" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would like to get information about some tourist attractions in Cambridge , especially those located in town ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "We have many wonderful attractions in the area . Is there a specific type of attraction or area you are looking for perhaps ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'nightclub');(_:search,type,'Attraction'))", "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for a nightclub in the centre and a phone number ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'Centre');(_:result,category,'nightclubs');(_:result,count,'5');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "We have 5 nightclubs in the Centre . Would you like me to make a recommendation ?" }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , a suggestion would be very helpful along with the phone number so I can call them ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'Ballare Club');(_:result,type,'Attraction'))", "reqmore()", "inform((_:result,phone,'01223364222');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I would recommend the Ballare Club . Its phone number is 01223364222 . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,food,'scandinavian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I am also looking for a restaurant in the same area . I am looking for an expensive restaurant that serves Scandinavian food ." }, { "id": 7, "rdf-acts": [ "request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'centre');(_:search,food,'Scandinavian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are no Scandinavian restaurants in the centre with an expensive price range . Would you like to try a different type of food or price range ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What about Indian food ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'8 Norfolk Street City Centre');(_:result,count,'6');(_:result,name,'Panahar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 6 restaurants that meet your criteria . Would the Panahar work for you ? It 's at 8 Norfolk Street City Centre ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'16:30');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds great . Please book it for 3 people on Thursday at 16:30" }, { "id": 11, "rdf-acts": [ "inform((_:booking,day,'Thursday');(_:booking,duration,'16:30');(_:booking,name,'Panahar');(_:booking,people,'3');(_:booking,ref,'5SIQAVA');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book a table at Panahar for 3 people on Thursday at 16:30 . The reference number is 5SIQAVA" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help ! I appreciate it ! Goodbye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great time !" } ]
MUL2352.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "area", "Centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "category", "nightclub" ], [ "_:result", "area", "Centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "name", "Ballare Club" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223364222" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "scandinavian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "category", "nightclub" ], [ "_:result", "area", "Centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "name", "Ballare Club" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223364222" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/fa92c7e8" ], [ "_:search/fa92c7e8", "area", "centre" ], [ "_:search/fa92c7e8", "food", "Scandinavian" ], [ "_:search/fa92c7e8", "pricerange", "expensive" ], [ "_:search/fa92c7e8", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "category", "nightclub" ], [ "_:result", "area", "Centre" ], [ "_:result", "category", "nightclubs" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223364222" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/fa92c7e8" ], [ "_:search/fa92c7e8", "area", "centre" ], [ "_:search/fa92c7e8", "food", "Scandinavian" ], [ "_:search/fa92c7e8", "pricerange", "expensive" ], [ "_:search/fa92c7e8", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "address", "8 Norfolk Street City Centre" ], [ "_:result", "count", "6" ], [ "_:result", "name", "Panahar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:30" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "category", "nightclub" ], [ "_:result", "area", "Centre" ], [ "_:result", "category", "nightclubs" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223364222" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/fa92c7e8" ], [ "_:search/fa92c7e8", "area", "centre" ], [ "_:search/fa92c7e8", "food", "Scandinavian" ], [ "_:search/fa92c7e8", "pricerange", "expensive" ], [ "_:search/fa92c7e8", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "address", "8 Norfolk Street City Centre" ], [ "_:result", "count", "6" ], [ "_:result", "name", "Panahar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:30" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "duration", "16:30" ], [ "_:booking", "name", "Panahar" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "5SIQAVA" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi I am looking for an expensive restaurant in the centre of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'thirty - three');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are thirty - three results . Would you like a specific type of food ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for Italian food ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'12 Market Hill City Centre');(_:result,name,'don pasquale pizzeria');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Can I recommend don pasquale pizzeria located on 12 Market Hill City Centre ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'14:45');(_:search,people,'five');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Okay , let 's book a table for five on Wednesday at 14:45 ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,duration,'14:45');(_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was unable to book at 14:45 , can I try another time for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,duration,'14:45');(_:search,pricerange,'same area and price range');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No 14:45 is the only time that works for all of us . Could you look for a different restaurant in the same area and price range for me ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'54 King Street City Centre');(_:result,name,'clowns cafe');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Can I recommend clowns cafe located on 54 King Street City Centre ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Sure and give me the reference number too please ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'O7FJ870G');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay I have booked you there and your reference number is O7FJ870G ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much for your time . That will be all ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "So happy to help , and thanks for using Cambridge TownInfo service today !" } ]
SSNG0163.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "thirty - three" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "thirty - three" ], [ "_:search", "food", "italian" ], [ "_:result", "address", "12 Market Hill City Centre" ], [ "_:result", "name", "don pasquale pizzeria" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "five" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "thirty - three" ], [ "_:search", "food", "italian" ], [ "_:result", "address", "12 Market Hill City Centre" ], [ "_:result", "name", "don pasquale pizzeria" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "five" ], [ "_:system", "canthelp", "_:booking/335c4e35" ], [ "_:booking/335c4e35", "duration", "14:45" ], [ "_:booking/335c4e35", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "duration", "14:45" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "thirty - three" ], [ "_:search", "food", "italian" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "five" ], [ "_:system", "canthelp", "_:booking/335c4e35" ], [ "_:booking/335c4e35", "duration", "14:45" ], [ "_:booking/335c4e35", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "duration", "14:45" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "54 King Street City Centre" ], [ "_:result", "name", "clowns cafe" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "thirty - three" ], [ "_:search", "food", "italian" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "five" ], [ "_:system", "canthelp", "_:booking/335c4e35" ], [ "_:booking/335c4e35", "duration", "14:45" ], [ "_:booking/335c4e35", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:search", "area", "same area" ], [ "_:search", "duration", "14:45" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "54 King Street City Centre" ], [ "_:result", "name", "clowns cafe" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "O7FJ870G" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could you help me find a moderately priced chinese food restaurant ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'4');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "there are 4 . which side of town do you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "It does nt matter what side of town ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'lan hong house');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "In that case , I would suggest this one lan hong house ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Okay , can I please have the postcode and address ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'12 Norfolk Street City Centre');(_:result,postcode,'cb12lf');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Here 's you are : cb12lf , 12 Norfolk Street City Centre ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,name,'limehouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you so much . Can you also help me with a hotel ? It 's called Limehouse ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,name,'Limehouse');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure ! The Limehouse is a guesthouse in the north in the moderate price range . Would like me to make a reservation for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'5');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "yes , please . 5 people for 4 nights starting on tuesday ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'P8ZMRWGO');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . \n Reference number is : P8ZMRWGO ." }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,leave_at,'21:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thank you . I would also like to book a taxi from the hotel to the restaurant , leaving by 21:15 ." }, { "id": 11, "rdf-acts": [ "inform((_:result,car,'grey audi');(_:result,phone,'07540575588');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Booking completed ! A grey audi will be picking you up . Their Contact number is : 07540575588 . Do you need any further assistance ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,arrive_by,'21:15');(_:search,destination,'the hotel');(_:search,leave_at,'none');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I will also need a taxi to get to the hotel by 21:15" }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'grey audi');(_:result,phone,'07540575588');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "i booked you a grey audi and the contact number is 07540575588 . is there anything else i can help you with ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Fantastic , thank you . That is all I need ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Alright , have a lovely day ." } ]
PMUL4318.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "4" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "lan hong house" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "4" ], [ "_:search", "area", "dontcare" ], [ "_:result", "name", "lan hong house" ], [ "_:result", "address", "12 Norfolk Street City Centre" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "limehouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "4" ], [ "_:search", "area", "dontcare" ], [ "_:result", "address", "12 Norfolk Street City Centre" ], [ "_:result", "postcode", "cb12lf" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "limehouse" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Limehouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_: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": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "4" ], [ "_:search", "area", "dontcare" ], [ "_:result", "address", "12 Norfolk Street City Centre" ], [ "_:result", "postcode", "cb12lf" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "limehouse" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Limehouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "P8ZMRWGO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "leave_at", "21:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "4" ], [ "_:search", "area", "dontcare" ], [ "_:result", "address", "12 Norfolk Street City Centre" ], [ "_:result", "postcode", "cb12lf" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "limehouse" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Limehouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "P8ZMRWGO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the hotel" ], [ "_:result", "car", "grey audi" ], [ "_:result", "phone", "07540575588" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "21:15" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "leave_at", "none" ], [ "_: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", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "4" ], [ "_:search", "area", "dontcare" ], [ "_:result", "address", "12 Norfolk Street City Centre" ], [ "_:result", "postcode", "cb12lf" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "limehouse" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Limehouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "P8ZMRWGO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "arrive_by", "21:15" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "leave_at", "none" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey audi" ], [ "_:result", "phone", "07540575588" ], [ "_:result", "type", "Taxi" ], [ "_: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,'center');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a cheap restaurant in the center of the town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'lots');(_:result,area,'center');(_:result,name,'River Bar Steakhouse and Grill');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have lots of cheap places in the center of town , but I recommend The River Bar Steakhouse and Grill ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'12:00');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "want to book a table for 5 people at 12:00 on sunday and a confirm number place" }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'P5U2XRZD');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number : P5U2XRZD ." }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I also need a place to stay" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "select((_:result,category,'Guesthouse');(_:result,category,'Hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I can help with that . Do you have a preference for price range and area of town ? Hotel or Guesthouse ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,pricerange,'same price range');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like the guesthouse to be the same price range as the restaurant . I need it to include free wifi ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'41 warkworth street');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'el shaddai');(_:result,phone,'01223327978');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "el shaddai fits your requirement . Its located at 41 warkworth street they have free parking and wifi . Phone 01223327978 . Would you like me to book for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . I want a reservation for 4 nights starting Sunday ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,people,'5');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Do you want reservations for 5 people , the same as the restaurant ?" }, { "id": 10, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes that would be great . Also i;ll need the reference number ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'UVCHN707');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful . Your reference number is UVCHN707 ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much ! Goodbye !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You are quite welcome ! Bye , have fun !" } ]
PMUL4781.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "lots" ], [ "_:result", "area", "center" ], [ "_:result", "name", "River Bar Steakhouse and Grill" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "lots" ], [ "_:result", "area", "center" ], [ "_:result", "name", "River Bar Steakhouse and Grill" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "P5U2XRZD" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "lots" ], [ "_:result", "area", "center" ], [ "_:result", "name", "River Bar Steakhouse and Grill" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "P5U2XRZD" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:result", "category", "Guesthouse" ], [ "_:result", "category", "Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "lots" ], [ "_:result", "area", "center" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "P5U2XRZD" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:result", "category", "Guesthouse" ], [ "_:result", "category", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "same price range" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "41 warkworth street" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "el shaddai" ], [ "_:result", "phone", "01223327978" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "lots" ], [ "_:result", "area", "center" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "P5U2XRZD" ], [ "_:search", "area", "?" ], [ "_:result", "category", "Guesthouse" ], [ "_:result", "category", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "same price range" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "41 warkworth street" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "el shaddai" ], [ "_:result", "phone", "01223327978" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "people", "5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "lots" ], [ "_:result", "area", "center" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "duration", "12:00" ], [ "_:search", "people", "5" ], [ "_:search", "area", "?" ], [ "_:result", "category", "Guesthouse" ], [ "_:result", "category", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "same price range" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "41 warkworth street" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "el shaddai" ], [ "_:result", "phone", "01223327978" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "UVCHN707" ], [ "_: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,'indian');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a moderately priced Indian food please ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'all over the city');(_:result,count,'4');(_:result,food,'indian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 4 different indian restaurants all over the city . Is there a certain area you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,day,'friday');(_:search,duration,'13:15');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about the west ? I will need a table for 4 on Friday at 13:15 ." }, { "id": 3, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()", "inform((_:result,amount,'only');(_:result,food,'Indian');(_:result,name,'Meghna');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The only moderate Indian restaurant in that area is Meghna , and they are not available for that time . Can I try something else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'12:15');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there anything available for 12:15 on Friday ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,duration,'12:15');(_:booking,ref,'ABC08P2A');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , that worked . You are set for 12:15 and the reference number is ABC08P2A . Can I be of further assistance ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I will need a taxi to take me there ." }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Can you please tell me where you will be leaving from so I can book your taxi ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nevermind , I 'm sorry . I think I 'm all set ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Alrighty . Have a good day !" } ]
SNG0604.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "all over the city" ], [ "_:result", "count", "4" ], [ "_:result", "food", "indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "13:15" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "all over the city" ], [ "_:result", "count", "4" ], [ "_:search", "area", "west" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/7e342a6b" ], [ "_:booking/7e342a6b", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "only" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Meghna" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "12:15" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "all over the city" ], [ "_:result", "count", "4" ], [ "_:search", "area", "west" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/7e342a6b" ], [ "_:booking/7e342a6b", "type", "Booking" ], [ "_:result", "amount", "only" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Meghna" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "12:15" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "duration", "12:15" ], [ "_:booking", "ref", "ABC08P2A" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "all over the city" ], [ "_:result", "count", "4" ], [ "_:search", "area", "west" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/7e342a6b" ], [ "_:booking/7e342a6b", "type", "Booking" ], [ "_:result", "amount", "only" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Meghna" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "12:15" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "duration", "12:15" ], [ "_:booking", "ref", "ABC08P2A" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "?" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'hamilton lodge');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for information on a hotel called hamilton lodge ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'156 chesterton road');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure thing , here is the address 156 chesterton road" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'5');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks ! Can you book a room for 5 people please ? We 'll be arriving on Monday and staying 5 nights ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'RNC1KZBT');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have that room booked for you . The reference number is RNC1KZBT . Is there anything else I can help with today ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will be all . Thank you !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Enjoy your stay !" } ]
PMUL3343.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:result", "address", "156 chesterton road" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:result", "address", "156 chesterton road" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "RNC1KZBT" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Help ! I need to find something to do , I 'm super bored . I 'm on the west side of the city , can you help me find somewhere to go ?" }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,area,'west');(_:result,count,'13');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I show 13 possible attractions in the west . Is there a type of attraction you would prefer ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "What would you recommend ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,category,'entertainment venue');(_:result,name,'Whale of a Time');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "If you are bored , you should try going to Whale of a Time . It is an entertainment venue ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds good . What 's the address ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'unit 8 , viking way , bar hill');(_:result,postcode,'cb238el');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure the address is unit 8 , viking way , bar hill and the postcode is cb238el \t ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'peterborough');(_:search,destination,'cambridge');(_:search,leave_at,'11:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train to peterborough on sunday to cambridge that leaves after 11:30 ." }, { "id": 7, "rdf-acts": [ "inform((_:result,leave_at,'11:48');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is a train leaving at 11:48 . Would you like me to book that ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the price ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,ticket,'13.20 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "Each ticket is 13.20 pounds ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I do n't need you to book that for me today . Thanks ." }, { "id": 11, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "You 're quite welcome . Is there anything else I can find for you today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "no that will be all thank you" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Great ! Have a great day !" } ]
MUL1927.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" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "count", "13" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "count", "13" ], [ "_:result", "category", "entertainment venue" ], [ "_:result", "name", "Whale of a Time" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "?" ], [ "_:result", "area", "west" ], [ "_:result", "count", "13" ], [ "_:result", "category", "entertainment venue" ], [ "_:result", "name", "Whale of a Time" ], [ "_:result", "address", "unit 8 , viking way , bar hill" ], [ "_:result", "postcode", "cb238el" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "11:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "?" ], [ "_:result", "area", "west" ], [ "_:result", "count", "13" ], [ "_:result", "category", "entertainment venue" ], [ "_:result", "name", "Whale of a Time" ], [ "_:result", "address", "unit 8 , viking way , bar hill" ], [ "_:result", "postcode", "cb238el" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "11:30" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "11:48" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "?" ], [ "_:result", "area", "west" ], [ "_:result", "count", "13" ], [ "_:result", "category", "entertainment venue" ], [ "_:result", "name", "Whale of a Time" ], [ "_:result", "address", "unit 8 , viking way , bar hill" ], [ "_:result", "postcode", "cb238el" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "11:30" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "11:48" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "13.20 pounds" ], [ "_:result", "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", "?" ], [ "_:result", "area", "west" ], [ "_:result", "count", "13" ], [ "_:result", "category", "entertainment venue" ], [ "_:result", "name", "Whale of a Time" ], [ "_:result", "address", "unit 8 , viking way , bar hill" ], [ "_:result", "postcode", "cb238el" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "11:30" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "11:48" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "13.20 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'parks');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would like to visit some parks while I am in town . Can you please suggest me some to visit ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Sure , is there a certain part of town you 'd like to be on ?" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I would like to find a park anywhere . I need the fees , postcode , and phone number ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Which side of town would you like to be on ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,name,'gardenia');(_:search,type,'Attraction');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am not particular . but I also need information on a restaurant called the Gardenia ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'south');(_:result,entrance_fee,'free');(_:result,name,'wandlebury country park');(_:result,phone,'01223243830');(_:result,postcode,'cb223ae');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have the wandlebury country park on the south side of town . It is free , the phone number is 01223243830 and post code is cb223ae ." }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'gardenia');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you , can you also look up The Gardenia for me ? It is a restaurant I have wanted to try ." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,area,'same part of town');(_:result,category,'park');(_:result,food,'Mediterranean');(_:result,name,'Gardenia');(_:result,type,'Attraction');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Gardenia is a Mediterranean restaurant at the centre of town . The park I gave you the information for is not in the same part of town ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'15:45');(_:search,people,'two');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That 's okay . Could you book a table for me there for two people . I 'd like it to be on Sunday at 15:45 ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,day,'sunday');(_:booking,duration,'15:45');(_:booking,people,'2');(_:booking,ref,'0NG9XLAQ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have your booking for 2 people , sunday at 15:45 . Your reference number is 0NG9XLAQ ." }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'wandlebury country park');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thank you . I also need a taxi to pick me up from the Wandlebury Country Park to make it to my reservation ." }, { "id": 11, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where will the taxi be picking you up from ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,name,'Wandlebury Country Park');(_:search,type,'Attraction');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "The taxi will be picking me up from the Wandlebury Country Park and I need to be at the restaurant by the time of my booking ." }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'white honda');(_:result,phone,'07229832090');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Okay the taxi has been reserved and will be a white honda . The phone number is 07229832090 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thanks so much sorry I have been such a pain . YOU need a raise !" }, { "id": 15, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "No problem at all happy to assist ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "i really have got to go . its late . thanks for your help . goodbye ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a wonderful day ." } ]
PMUL2361.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "parks" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "parks" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "parks" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "name", "gardenia" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "parks" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "south" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "wandlebury country park" ], [ "_:result", "phone", "01223243830" ], [ "_:result", "postcode", "cb223ae" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "gardenia" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "parks" ], [ "_:search", "area", "dontcare" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223243830" ], [ "_:result", "postcode", "cb223ae" ], [ "_:search", "name", "gardenia" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "same part of town" ], [ "_:result", "category", "park" ], [ "_:result", "food", "Mediterranean" ], [ "_:result", "name", "Gardenia" ], [ "_:result", "type", "Attraction" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "parks" ], [ "_:search", "area", "dontcare" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223243830" ], [ "_:result", "postcode", "cb223ae" ], [ "_:search", "name", "gardenia" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "same part of town" ], [ "_:result", "category", "park" ], [ "_:result", "food", "Mediterranean" ], [ "_:result", "name", "Gardenia" ], [ "_:result", "type", "Attraction" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "two" ], [ "_:booking", "day", "sunday" ], [ "_:booking", "duration", "15:45" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "0NG9XLAQ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "wandlebury country park" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "parks" ], [ "_:search", "area", "dontcare" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223243830" ], [ "_:result", "postcode", "cb223ae" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "same part of town" ], [ "_:result", "category", "park" ], [ "_:result", "food", "Mediterranean" ], [ "_:result", "name", "Gardenia" ], [ "_:result", "type", "Attraction" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "two" ], [ "_:booking", "day", "sunday" ], [ "_:booking", "duration", "15:45" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "0NG9XLAQ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "?" ], [ "_:search", "name", "Wandlebury Country Park" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ], [ "_: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", "category", "parks" ], [ "_:search", "area", "dontcare" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb223ae" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "same part of town" ], [ "_:result", "category", "park" ], [ "_:result", "food", "Mediterranean" ], [ "_:result", "name", "Gardenia" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "two" ], [ "_:booking", "day", "sunday" ], [ "_:booking", "duration", "15:45" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "0NG9XLAQ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "?" ], [ "_:search", "name", "Wandlebury Country Park" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white honda" ], [ "_:result", "phone", "07229832090" ], [ "_: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": [ [ "_:search", "category", "parks" ], [ "_:search", "area", "dontcare" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb223ae" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "same part of town" ], [ "_:result", "category", "park" ], [ "_:result", "food", "Mediterranean" ], [ "_:result", "name", "Gardenia" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "two" ], [ "_:booking", "day", "sunday" ], [ "_:booking", "duration", "15:45" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "0NG9XLAQ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "?" ], [ "_:search", "name", "Wandlebury Country Park" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white honda" ], [ "_:result", "phone", "07229832090" ], [ "_: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,food,'chinese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for an expensive Chinese food restaurant . Can you help me ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'9');(_:result,food,'chinese');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I am showing 9 chinese restaurants . Would you like a certain area ?" }, { "id": 2, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I have no area preference . Can you make a suggestion for me ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,name,'hakka');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The hakka is in the north and is excellent . Would you like a booking ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))", "inform((_:search,name,'hakka');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No but could I get the address for the hakka ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Milton Road Chesterton');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure , it is on Milton Road Chesterton . Anything else I can do for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Sure , I am looking for something to do in the town centre" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Jesus Lane');(_:result,entrance_fee,'no entrance fee');(_:result,name,\"All Saint 's Church\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I 've found the All Saint 's Church which is at Jesus Lane . There is no entrance fee . Would you like further information ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'boating');(_:search,type,'Attraction'))", "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Actually can you give me some information on boating activities in the center and whether there is an entrance fee ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,entrance_fee,'do not know');(_:result,name,'cambridge punter boat');(_:result,phone,'07807718591');(_:result,postcode,'cb41as');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have the cambridge punter boat located in postcode cb41as . I do not know the entrance fee you can call at 07807718591 ." }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Okay thanks that 's all I need from you . Have a good day , bye ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a great day !" } ]
PMUL2116.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "9" ], [ "_:result", "food", "chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "9" ], [ "_:result", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "name", "hakka" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:search", "name", "hakka" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "9" ], [ "_:result", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "name", "hakka" ], [ "_:search", "name", "hakka" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Milton Road Chesterton" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "9" ], [ "_:result", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:search", "name", "hakka" ], [ "_:search", "area", "centre" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "All Saint 's Church" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "boating" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "9" ], [ "_:result", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:search", "name", "hakka" ], [ "_:search", "area", "centre" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:search", "category", "boating" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "do not know" ], [ "_:result", "name", "cambridge punter boat" ], [ "_:result", "phone", "07807718591" ], [ "_:result", "postcode", "cb41as" ], [ "_:result", "type", "Attraction" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "I got injured and are looking for a hospital nearby" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))", "request((_:search,department,?);(_:search,type,'Hospital'))" ], "speaker": "system", "text": "Addenbrookes Hospital is located at Hills Rd , Cambridge . Is there a particular department you 're in need of ?" }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "I 'm not sure , do you have the postcode for the hospital ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Yes , their postcode is CB20QQ . Do you need their phone number as well ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , that 's all I need . Thanks very much !" }, { "id": 5, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "welcome . at your service next time" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks for the info . Goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Happy to help . Have a great day ." } ]
SNG01447.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "type", "Hospital" ], [ "_:search", "department", "?" ], [ "_:search", "type", "Hospital" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:search", "department", "?" ], [ "_:search", "type", "Hospital" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:search", "department", "?" ], [ "_:search", "type", "Hospital" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'turkish');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you find me a Turkish restaurant in the expensive price range please ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,name,'Meze Bar Restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have found the Meze Bar Restaurant located in centre area . Can I book this for you ?" }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No . That 's okay . Thank you . What is some other information on this location ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'196 Mill Road City Centre');(_:result,area,'centre');(_:result,postcode,'cb13nf');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "They are located in the centre of town , their postcode is cb13nf , and they are located at 196 Mill Road City Centre ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for that information I should have everything I need now ." }, { "id": 5, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Are you sure I ca n't help you with anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'birmingham new street');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train from Birmingham New Street to Cambridge ." }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'133');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 133 trains , do you have a day and time you would like to travel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,leave_at,'14:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Sure , wednesday I would like to leave after 14:45 please ." }, { "id": 9, "rdf-acts": [ "inform((_:result,count,'9');(_:result,leave_at,'15:40');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,leave_at,'15:40');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have 9 trains that leave every hour and the first one is at 15:40 . Would you like me to book you the 15:40 train ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes but can you make a booking for 6 people ? I would like a reference number too ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,id,'TR5567');(_:booking,ref,'4ARZYTLC');(_:booking,ticket,'450.6 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful for TR5567 , the total fee is 450.6 GBP payable at the station . The reference number is 4ARZYTLC . Is there anything else you need help with ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope that should be it thank you" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Booking was successful , the total fee is 450.6 GBP payable at the station . Reference number is : 4ARZYTLC ." } ]
MUL0245.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Meze Bar Restaurant" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Meze Bar Restaurant" ], [ "_:result", "address", "196 Mill Road City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "postcode", "cb13nf" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Meze Bar Restaurant" ], [ "_:result", "address", "196 Mill Road City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "postcode", "cb13nf" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Meze Bar Restaurant" ], [ "_:result", "address", "196 Mill Road City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "postcode", "cb13nf" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "133" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "14:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Meze Bar Restaurant" ], [ "_:result", "address", "196 Mill Road City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "postcode", "cb13nf" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "14:45" ], [ "_:result", "count", "9" ], [ "_:result", "leave_at", "15:40" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "leave_at", "15:40" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Meze Bar Restaurant" ], [ "_:result", "address", "196 Mill Road City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "postcode", "cb13nf" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "14:45" ], [ "_:result", "count", "9" ], [ "_:result", "leave_at", "15:40" ], [ "_:result", "type", "Train" ], [ "_:booking", "leave_at", "15:40" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5567" ], [ "_:booking", "ref", "4ARZYTLC" ], [ "_:booking", "ticket", "450.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,'south');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a moderately priced restaurant located in the south part of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'south');(_:result,food,'Italian');(_:result,name,'Pizza Hut Cherry Hinton');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Pizza Hut Cherry Hinton is an Italian restaurant in the south of town in the moderate price range ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,food,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What type of food are they . What is their address ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'G4 Cambridge Leisure Park Clifton Way Cherry Hinton');(_:result,food,'Italian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "They serve Italian food . The address is G4 Cambridge Leisure Park Clifton Way Cherry Hinton ." }, { "id": 4, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you . Good bye" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Enjoy !" } ]
WOZ20640.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "south" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "Pizza Hut Cherry Hinton" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "food", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Pizza Hut Cherry Hinton" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "phone", "?" ], [ "_:result", "address", "G4 Cambridge Leisure Park Clifton Way Cherry Hinton" ], [ "_:result", "food", "Italian" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm planning my trip to Cambridge and am looking for a particular hotel ." }, { "id": 1, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Can you tell me the name please ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'avaion');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "it is called avaion ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,name,'Avalon');(_:result,pricerange,'moderate');(_:result,stars,'four');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Avalon is a guesthouse in the north . It has a moderate price range and four stars . There is free wifi too . Would you like the address ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'5');(_:search,stars,'4');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you make me a booking for 5 people , for 4 nights , starting on Saturday ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'08BQQ5D1');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I booked that for you and your reference number is 08BQQ5D1 . Is there anything else I can do for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'theatres');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you so much , are there any theatres in the centre of town ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'theatres');(_:result,count,'4');(_:result,name,'mumford theatre');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 4 theatres in the centre . I would recommend the mumford theatre ." }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Could I get the address there please ?" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Yes their address is 62 Gilbert Road" } ]
PMUL3407.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "avaion" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "avaion" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Avalon" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stars", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "avaion" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Avalon" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stars", "4" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "08BQQ5D1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "theatres" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "avaion" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "four" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stars", "4" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "08BQQ5D1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "theatres" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "theatres" ], [ "_:result", "count", "4" ], [ "_:result", "name", "mumford theatre" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for an expensive restaurant in the south ." }, { "id": 1, "rdf-acts": [ "select((_:result,food,'chinese');(_:result,food,'indian');(_:result,food,'italian');(_:result,food,'mexican');(_:result,type,'Restaurant'))", "inform((_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Hi ! We have mexican , italian , indian , and chinese restaurants that fit the bill . Do you have any preferences ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "I do n't have any preference ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'south');(_:result,name,'Chiquito restaurant bar');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Chiquito restaurant bar is located in the south part of town and in the expensive price range ." }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Do you have a phone number for them ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,phone,'01223 400170');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The number is 01223 400170 ." }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Have a good evening ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Have a good evening ." } ]
WOZ20572.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" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "chinese" ], [ "_:result", "food", "indian" ], [ "_:result", "food", "italian" ], [ "_:result", "food", "mexican" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "chinese" ], [ "_:result", "food", "indian" ], [ "_:result", "food", "italian" ], [ "_:result", "food", "mexican" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Chiquito restaurant bar" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "chinese" ], [ "_:result", "food", "indian" ], [ "_:result", "food", "italian" ], [ "_:result", "food", "mexican" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Chiquito restaurant bar" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "phone", "01223 400170" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,leave_at,'18:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you assist me in getting a train that leaves after 18:30 ? Thanks" }, { "id": 1, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "To help you find the train you are looking for could you please provide me with your departure site and destination ? Also your departure time and arrival time ? Thank you ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,departure,'broxbourne');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm coming from Broxbourne going to Cambridge on Saturday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'6');(_:result,leave_at,'18:32');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have 6 trains for you to choose from . The earliest leaves at 18:32 . Do you want me to book a ticket ?" }, { "id": 4, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "How long does the journey take ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,duration,'60 minutes');(_:result,type,'Train'))" ], "speaker": "system", "text": "The train ride is 60 minutes long ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thanks , that 's all I need for the train for now . Are there any interesting attractions in the town centre ?" }, { "id": 7, "rdf-acts": [ "select((_:result,category,'architecture');(_:result,category,'colleges');(_:result,category,'museums');(_:result,type,'Attraction'))", "inform((_:result,amount,'lots');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "We have lots of architecture , colleges and museums . Do you have a preference ?" }, { "id": 8, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Nope , any will be fine . I just need an entrance fee and phone number for one ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'2 Pounds');(_:result,name,\"Great Saint Mary 's Church\");(_:result,phone,'01223350914');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Okay , you can try Great Saint Mary 's Church . Admission is 2 Pounds . Their phone number is 01223350914 . Can I help you with anything else ?" }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No . that will be all . good bye ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Have a great day !" } ]
PMUL3687.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "18:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "count", "6" ], [ "_:result", "leave_at", "18:32" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "6" ], [ "_:result", "leave_at", "18:32" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "60 minutes" ], [ "_: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", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "6" ], [ "_:result", "leave_at", "18:32" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "60 minutes" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "architecture" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "museums" ], [ "_:result", "amount", "lots" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "6" ], [ "_:result", "leave_at", "18:32" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "60 minutes" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "architecture" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "museums" ], [ "_:result", "amount", "lots" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "2 Pounds" ], [ "_:result", "name", "Great Saint Mary 's Church" ], [ "_:result", "phone", "01223350914" ], [ "_:result", "type", "Attraction" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'malaysian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a malaysian restaurant in the centre of town ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Sorry there are no Malasian resturants in the area you are looking for . Can I help you with something elese ." }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'Centre');(_:search,food,'korean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about Korean food in the Centre of town ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'korean');(_:result,name,'Little Seoul');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Little Seoul is a korean restaurant in the centre of town . Would you like their phone number ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , and their address ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'108 Regent Street City Centre');(_:result,name,'Little Seoul');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address for Little Seoul is 108 Regent Street City Centre ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Enjoy !" } ]
WOZ20250.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "malaysian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/cb9d2e81" ], [ "_:search/cb9d2e81", "type", "Restaurant" ], [ "_:search", "area", "Centre" ], [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/cb9d2e81" ], [ "_:search/cb9d2e81", "type", "Restaurant" ], [ "_:search", "area", "Centre" ], [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "korean" ], [ "_:result", "name", "Little Seoul" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/cb9d2e81" ], [ "_:search/cb9d2e81", "type", "Restaurant" ], [ "_:search", "area", "Centre" ], [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "korean" ], [ "_:result", "address", "108 Regent Street City Centre" ], [ "_:result", "name", "Little Seoul" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,leave_at,'15:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need information for a train leaving on friday after 15:15 ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I 'll be happy to help with that . Can you tell me your departure and destination cities please ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am leaving from Cambridge and going to Bishops Stortford ." }, { "id": 3, "rdf-acts": [ "inform((_:result,leave_at,'15:29');(_:result,type,'Train'))" ], "speaker": "system", "text": "There is a train leaving at 15:29 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'2');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Perfect , can we book that for 2 people , and I will need the reference number ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'5EVEW0AE');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have made those reservations and your reference number is 5EVEW0AE ." }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Where do I collect my ticket ?" }, { "id": 7, "rdf-acts": [], "speaker": "system", "text": "You will get that from the station ." }, { "id": 8, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Great , thanks ! Can you please also recommend an expensive place to stay with free parking ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,has_parking,'none');(_:result,name,'Lensfield hotel');(_:result,phone,'01223355017');(_:result,postcode,'cb21en');(_:result,pricerange,'your price range');(_:result,type,'Hotel'))", "bye()" ], "speaker": "system", "text": "Sure , the Lensfield hotel is within your price range and has free parking . The number is 01223355017 and post code is cb21en . Have a great day ." }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I was n't done yet , but thanks I will have a great day . Now , can you tell me if that hotel is in the north ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'south');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "sorry . it is in the south ." }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Okay . So how about one in the north then , because that 's what I want . If not , then try the centre . And do n't try to book without my permission again please ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "There are no hotels in the expensive range in the north ." } ]
PMUL1769.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "leave_at", "15:29" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "leave_at", "15:29" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "5EVEW0AE" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "leave_at", "15:29" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "5EVEW0AE" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "leave_at", "15:29" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "5EVEW0AE" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Lensfield hotel" ], [ "_:result", "phone", "01223355017" ], [ "_:result", "postcode", "cb21en" ], [ "_:result", "pricerange", "your price range" ], [ "_:result", "type", "Hotel" ], [ "_:system", "dismissed", "_: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", "day", "friday" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "leave_at", "15:29" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "5EVEW0AE" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Lensfield hotel" ], [ "_:result", "phone", "01223355017" ], [ "_:result", "postcode", "cb21en" ], [ "_:result", "pricerange", "your price range" ], [ "_:system", "dismissed", "_:user" ], [ "_:result", "area", "south" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Could you help me find some entertainment in the center of town ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'centre');(_:search,category,'entertainment centers');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "There are no entertainment centers in the centre of town . Would you like to try another area ?" }, { "id": 2, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , another area is fine ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'the funky fun house');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "What about the funky fun house ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'architecture');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you check for a type of architecture in the centre area please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,category,'architecture');(_:result,count,'4');(_:result,name,'all saints church');(_:result,name,\"great saint mary 's church\");(_:result,name,'holy trinity church');(_:result,name,\"little saint mary 's church\");(_:result,name,'old schools');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have 4 architecture attractions . They include all saints church , great saint mary 's church , holy trinity church , little saint mary 's church and old schools ." }, { "id": 6, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))", "inform((_:search,name,'All saints church');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you tell me the entrance fee of All saints church ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is free . Would you like the address and phone number for it ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'9:00');(_:search,departure,'london liverpool street');(_:search,type,'Train'))" ], "speaker": "user", "text": "No , that 's fine , but I need a train from london liverpool street arriving by 9:00 ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "TR6939 arrives in cambridge by 07:07 . Will that work for you or do you have another destination in mind ." } ]
PMUL1445.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": [ [ "_:search", "category", "entertainment" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:system", "canthelp", "_:search/e7ea8e40" ], [ "_:search/e7ea8e40", "area", "centre" ], [ "_:search/e7ea8e40", "category", "entertainment centers" ], [ "_:search/e7ea8e40", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e7ea8e40" ], [ "_:search/e7ea8e40", "area", "centre" ], [ "_:search/e7ea8e40", "category", "entertainment centers" ], [ "_:search/e7ea8e40", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "name", "the funky fun house" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e7ea8e40" ], [ "_:search/e7ea8e40", "area", "centre" ], [ "_:search/e7ea8e40", "category", "entertainment centers" ], [ "_:search/e7ea8e40", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "architecture" ], [ "_:result", "category", "architecture" ], [ "_:result", "count", "4" ], [ "_:result", "name", "all saints church" ], [ "_:result", "name", "great saint mary 's church" ], [ "_:result", "name", "holy trinity church" ], [ "_:result", "name", "little saint mary 's church" ], [ "_:result", "name", "old schools" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:search", "name", "All saints church" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e7ea8e40" ], [ "_:search/e7ea8e40", "area", "centre" ], [ "_:search/e7ea8e40", "category", "entertainment centers" ], [ "_:search/e7ea8e40", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "architecture" ], [ "_:result", "category", "architecture" ], [ "_:result", "count", "4" ], [ "_:result", "name", "all saints church" ], [ "_:result", "name", "great saint mary 's church" ], [ "_:result", "name", "holy trinity church" ], [ "_:result", "name", "little saint mary 's church" ], [ "_:result", "name", "old schools" ], [ "_:search", "name", "All saints church" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "9:00" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'sports');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Please find me some information about the mutliple sports in the centre" }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,area,'east');(_:result,category,'multiple sports complex');(_:result,count,'1');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "We only have one multiple sports complex but it is in the east , are you interested in that , or do you want another search in the centre ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'parks');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "No , I need to stay in the centre . Are there any parks there ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Bateman Street');(_:result,name,'Cambridge University Botanic Gardens');(_:result,type,'Attraction'))", "thank()", "inform((_:result,area,'Centre part of town');(_:result,entrance_fee,'4 Pounds');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Okay ! You can try Cambridge University Botanic Gardens on Bateman Street . It is in the Centre part of town , and the admission fee is 4 Pounds ." }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Great ! What is their phone number ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,phone,'01223336265');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number is 01223336265 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'21:15');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train departing from cambridge to arrive by 21:15" }, { "id": 7, "rdf-acts": [ "thank()", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Ok . I can help with train info . Whata is your destination ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,destination,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "The destination is peterborough ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,id,'TR9859');(_:booking,leave_at,'05:06');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "how about TR9859 ? it leaves at 05:06" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'four');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Sounds good , please book me for four people and can I get a reference number ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'2WXSC5I1');(_:booking,ticket,'66 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 66 GBP payable at the station , your reference number is 2WXSC5I1 . Will that be all ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "That is all I need ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for calling . Have a great day . Goodbye !" } ]
PMUL3381.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": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "east" ], [ "_:result", "category", "multiple sports complex" ], [ "_:result", "count", "1" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "parks" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "multiple sports complex" ], [ "_:result", "count", "1" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "parks" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Bateman Street" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "area", "Centre part of town" ], [ "_:result", "entrance_fee", "4 Pounds" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "multiple sports complex" ], [ "_:result", "count", "1" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "parks" ], [ "_:result", "address", "Bateman Street" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "area", "Centre part of town" ], [ "_:result", "entrance_fee", "4 Pounds" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "21:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "multiple sports complex" ], [ "_:result", "count", "1" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "parks" ], [ "_:result", "address", "Bateman Street" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "area", "Centre part of town" ], [ "_:result", "entrance_fee", "4 Pounds" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "21:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "multiple sports complex" ], [ "_:result", "count", "1" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "parks" ], [ "_:result", "address", "Bateman Street" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "area", "Centre part of town" ], [ "_:result", "entrance_fee", "4 Pounds" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "21:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR9859" ], [ "_:booking", "leave_at", "05:06" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "four" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "category", "multiple sports complex" ], [ "_:result", "count", "1" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "parks" ], [ "_:result", "address", "Bateman Street" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "area", "Centre part of town" ], [ "_:result", "entrance_fee", "4 Pounds" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "21:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "id", "TR9859" ], [ "_:booking", "leave_at", "05:06" ], [ "_:search", "people", "four" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "2WXSC5I1" ], [ "_:booking", "ticket", "66 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,'west');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you help me find a place to go in the west ?" }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Absolutely , what kinda of place you are looking for ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "I do n't know . Can you recommend something ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'west');(_:result,category,'museum');(_:result,name,\"people 's portraits exhibition at girton college\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "people 's portraits exhibition at girton college \t is a museum in the west . can i give you the address" }, { "id": 4, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I need the phone number and entrance fee please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,phone,'01223338901');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "the phone number is 01223338901 , admission is free ." }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'15:00');(_:search,day,'friday');(_:search,departure,'peterborough');(_:search,leave_at,'15:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train ticket on friday leaving peterborough arriving by 15:00" }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'14:38');(_:result,id,'TR2521');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR2521 will arrive at 14:38 . Would you like a ticket ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thanks . That is all for me ." }, { "id": 9, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Thanks for visiting , have a lovely day !" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'peterborough');(_:search,destination,'cambridge');(_:search,type,'Train'))", "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Actually , there is one more thing . You 've given me the train ID , and the arrival time in Cambridge . But , when does the train depart Peterborough ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,leave_at,'13:48');(_:result,type,'Train'))" ], "speaker": "system", "text": "The train departs at 13:48 ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great . Thank you . That 's all I need at this time ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "excellent , have a great day !" } ]
PMUL3590.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" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "people 's portraits exhibition at girton college" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "?" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "people 's portraits exhibition at girton college" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223338901" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "15:00" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "leave_at", "15:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "?" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "people 's portraits exhibition at girton college" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223338901" ], [ "_:search", "arrive_by", "15:00" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "leave_at", "15:00" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "14:38" ], [ "_:result", "id", "TR2521" ], [ "_: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", "area", "west" ], [ "_:search", "category", "?" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "people 's portraits exhibition at girton college" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223338901" ], [ "_:search", "arrive_by", "15:00" ], [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "15:00" ], [ "_:result", "arrive_by", "14:38" ], [ "_:result", "id", "TR2521" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "?" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "people 's portraits exhibition at girton college" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223338901" ], [ "_:search", "arrive_by", "15:00" ], [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "15:00" ], [ "_:result", "arrive_by", "14:38" ], [ "_:result", "id", "TR2521" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "?" ], [ "_:result", "leave_at", "13:48" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'malaysian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for malaysian food ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()", "inform((_:result,food,'malaysian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "sorry i can not find any malaysian restaurants . can i offer you something else ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'asian oriental');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about asian oriental type of food ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'5');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are five search results . Are you interested in a particular area or price range ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))", "request((_:result,area,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No particular area , but I 'm looking for an expensive restaurant ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'169 High Street Chesterton Chesterton');(_:result,name,'saigon city');(_:result,phone,'01223 356555');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "there is saigon city at 169 High Street Chesterton Chesterton , phone 01223 356555 ." }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Is there anything else ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'52 Mill Road City Centre');(_:result,area,'centre');(_:result,name,'Kymmoy');(_:result,phone,'01223 311911');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is also Kymmoy in the centre of town , at 52 Mill Road City Centre . Their phone number is 01223 311911 ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , goodbye" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you , and enjoy your meal !" } ]
WOZ20509.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "malaysian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/bd2d3c4a" ], [ "_:search/bd2d3c4a", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "food", "malaysian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/bd2d3c4a" ], [ "_:search/bd2d3c4a", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "food", "malaysian" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/bd2d3c4a" ], [ "_:search/bd2d3c4a", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "food", "malaysian" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "count", "5" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:result", "address", "169 High Street Chesterton Chesterton" ], [ "_:result", "name", "saigon city" ], [ "_:result", "phone", "01223 356555" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/bd2d3c4a" ], [ "_:search/bd2d3c4a", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "food", "malaysian" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "count", "5" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "52 Mill Road City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Kymmoy" ], [ "_:result", "phone", "01223 311911" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there a moderately priced restaurant in the north part of town ?" }, { "id": 1, "rdf-acts": [ "select((_:result,food,'Chinese');(_:result,food,'Indian');(_:result,name,'Golden Wok');(_:result,name,'Nirala');(_:result,type,'Restaurant'))", "reqmore()", "inform((_:result,area,'north');(_:result,count,'2');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are two moderately priced restaurants in the north part of town , Golden Wok , a Chinese restaurant , and The Nirala , an Indian restaurant . Would you like more information on either of these ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'Nirala');(_:search,type,'Restaurant'))", "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes I would like the phone number of the Nirala ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Nirala');(_:result,phone,'01223 360966');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number for the Nirala is 01223 360966 . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))", "inform((_:search,name,'Nirala');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes . I would like the address of the Nirala please ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'7 Milton Road Chesterton');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address you want is 7 Milton Road Chesterton . How else may I help you ?" }, { "id": 6, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the postcode ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'the nirala');(_:result,postcode,'1 U.J.');(_:result,postcode,'C.B 2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The postcode of the nirala is C.B 2 , 1 U.J." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I think that 's all I need , thank you for your help ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you . Goodbye ." } ]
WOZ20175.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "name", "Nirala" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "Nirala" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Nirala" ], [ "_:result", "phone", "01223 360966" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:search", "name", "Nirala" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "name", "Nirala" ], [ "_:result", "phone", "01223 360966" ], [ "_:search", "name", "Nirala" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "7 Milton Road Chesterton" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "phone", "01223 360966" ], [ "_:search", "name", "Nirala" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "7 Milton Road Chesterton" ], [ "_:result", "name", "the nirala" ], [ "_:result", "postcode", "1 U.J." ], [ "_:result", "postcode", "C.B 2" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , I am looking for a place to eat in the centre of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'a lot');(_:result,area,'centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 've found a lot of restaurants in the centre . Is there a specific type of food you 're looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'portuguese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "It should serve portuguese food in the cheap price range ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Nandos City Centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Nandos City Centre is your place . Would you like to book ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'two');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I need a table for two on Wednesday ." }, { "id": 5, "rdf-acts": [ "request((_:booking,duration,?);(_:booking,type,'Booking'))", "inform((_:booking,day,'Wednesday');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What time on Wednesday would you like ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,duration,'15:30');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Book it for 15:30 please ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "That time is not available . Would you like a different time ?" } ]
SSNG0141.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "a lot" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "portuguese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "a lot" ], [ "_:result", "area", "centre" ], [ "_:search", "food", "portuguese" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Nandos City Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "a lot" ], [ "_:result", "area", "centre" ], [ "_:search", "food", "portuguese" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Nandos City Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "two" ], [ "_:booking", "duration", "?" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "15:30" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'british');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you assist me in finding me an Expensive Restaurant in Cambridge where I can dine ? The restaurant should be serving British foods ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'6');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "sure , i have 6 options for you" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like it to be in Centre ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'midsummer house restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I would suggest midsummer house restaurant it has great food ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you make me a reservation for Saturday please for 3 people ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,day,'Saturday');(_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What time would you like to dine on Saturday ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'16:30');(_:search,people,'3');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))", "inform((_:search,area,'same area');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "We will be dining at 16:30 . Please book a table for 3 on Saturday and provide the reference number . I also need a hotel in the same area ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'DHDB0H4V');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Alright , I have your restaurant booking . Your reference number is : DHDB0H4V . What are you looking for in a hotel , so I can narrow down the choices ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,pricerange,'same price range');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Something in the same area as the restaurant . It should also be in that same price range ." }, { "id": 9, "rdf-acts": [ "inform((_:result,category,'hotels');(_:result,count,'2');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'university arms hotel');(_:result,pricerange,'expensive');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I 've got two expensive hotels in the area . Both have internet and parking . university arms hotel has 4 stars . Does that meet your needs ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes , that should be perfect thank you ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like me to book you a room ? If so , i will need how many people and nights you will be staying and on what day ." }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'three');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like a room for three people , just for Saturday night ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,type,'Booking'))", "request((_:search,ref,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "The booking was successful I have a reference number and the hotel number for you ." }, { "id": 14, "rdf-acts": [ "request((_:result,category,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Can I have the postcode and hotel type , please ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,category,'hotel');(_:result,postcode,'cb21ad');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "it is the type of a hotel . its post code is cb21ad . anything else ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I also need a taxi between the hotel and the restaurant ." }, { "id": 17, "rdf-acts": [ "inform((_:result,type,'Taxi'))" ], "speaker": "system", "text": "I will look a taxi up for you ." }, { "id": 18, "rdf-acts": [ "inform((_:search,arrive_by,'the time of my reservation');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thank you very much ! Can you please make sure that it arrives at the restaurant by the time of my reservation ?" }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'grey toyota');(_:result,phone,'07137847685');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "A grey toyota will be waiting to pick you up , if you have any further questions the contact number is 07137847685 ." }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks so much !" }, { "id": 21, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Can I help you with anything else today ?" }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will be all . Thank you !" }, { "id": 23, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Thanks for using our service , good day !" }, { "id": 24, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks for all the help ." }, { "id": 25, "rdf-acts": null, "speaker": "system", "text": "Anytime , were here to help . Have a good day !" } ]
PMUL3867.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "6" ], [ "_:search", "area", "centre" ], [ "_:result", "name", "midsummer house restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "6" ], [ "_:result", "name", "midsummer house restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "16:30" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:search", "area", "same area" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:result", "count", "6" ], [ "_:result", "name", "midsummer house restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "16:30" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "DHDB0H4V" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_: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", "food", "british" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "16:30" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "DHDB0H4V" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "16:30" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "DHDB0H4V" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "three" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "16:30" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "DHDB0H4V" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "three" ], [ "_:booking", "type", "Booking" ], [ "_:search", "ref", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "?" ], [ "_: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", "british" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "16:30" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "DHDB0H4V" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "count", "2" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "three" ], [ "_:booking", "type", "Booking" ], [ "_:search", "ref", "?" ], [ "_:result", "category", "hotel" ], [ "_:result", "postcode", "cb21ad" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "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, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "16:30" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "DHDB0H4V" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "count", "2" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "three" ], [ "_:booking", "type", "Booking" ], [ "_:search", "ref", "?" ], [ "_:result", "category", "hotel" ], [ "_:result", "postcode", "cb21ad" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:result", "type", "Taxi" ], [ "_:search", "arrive_by", "the time of my reservation" ], [ "_: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", "food", "british" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "16:30" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "DHDB0H4V" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "count", "2" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "three" ], [ "_:booking", "type", "Booking" ], [ "_:search", "ref", "?" ], [ "_:result", "category", "hotel" ], [ "_:result", "postcode", "cb21ad" ], [ "_:search", "category", "hotel" ], [ "_:search", "arrive_by", "the time of my reservation" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey toyota" ], [ "_:result", "phone", "07137847685" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "16:30" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "DHDB0H4V" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "count", "2" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "three" ], [ "_:booking", "type", "Booking" ], [ "_:search", "ref", "?" ], [ "_:result", "category", "hotel" ], [ "_:result", "postcode", "cb21ad" ], [ "_:search", "category", "hotel" ], [ "_:search", "arrive_by", "the time of my reservation" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey toyota" ], [ "_:result", "phone", "07137847685" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22 ] }, { "id": 12, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "16:30" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "DHDB0H4V" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "count", "2" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "three" ], [ "_:booking", "type", "Booking" ], [ "_:search", "ref", "?" ], [ "_:result", "category", "hotel" ], [ "_:result", "postcode", "cb21ad" ], [ "_:search", "category", "hotel" ], [ "_:search", "arrive_by", "the time of my reservation" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey toyota" ], [ "_:result", "phone", "07137847685" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'lan hong house');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Can you help me book a taxi to lan hong house , please ?" }, { "id": 1, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Sure thing , when you like to leave by ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "I need to get there by 7:00 ." }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Ok , what is your departure site ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'alexander bed and breakfast');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'm departing from alexander bed and breakfast ." }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'black audi');(_:result,phone,'07706975524');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "A black audi will be arriving to pick you up . Their contact number is 07706975524 . Thank you !" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thank you !" }, { "id": 7, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Thank you is there anything else ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I need . Thanks again ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You are more than welcome !" } ]
SNG02070.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "lan hong house" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "lan hong house" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "lan hong house" ], [ "_:search", "leave_at", "?" ], [ "_:search", "departure", "alexander bed and breakfast" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "lan hong house" ], [ "_:search", "leave_at", "?" ], [ "_:search", "departure", "alexander bed and breakfast" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black audi" ], [ "_:result", "phone", "07706975524" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "lan hong house" ], [ "_:search", "leave_at", "?" ], [ "_:search", "departure", "alexander bed and breakfast" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black audi" ], [ "_:result", "phone", "07706975524" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'hotel du vin bistro');(_:search,type,'Hotel');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I am looking for a restaurant called hotel du vin bistro ." }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,address,'15 - 19 Trumpington Street');(_:result,name,'Hotel Du Vin and Bistro');(_:result,phone,'01223227330');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have the Hotel Du Vin and Bistro located at 15 - 19 Trumpington Street . Their phone number is 01223227330 . Is there anything else you 'd like to know ?" }, { "id": 2, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , do you happen to know what their price range is ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "It is a moderately priced restaurant ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'west');(_:search,category,'colleges');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you , I am also looking for colleges in the west area , can you give me more info on those ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'5');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "sure , there are five in that area ." }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Okay can you please give me the address and phone number to one that you recommend ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,address,\"storey 's way\");(_:result,area,'west');(_:result,entrance_fee,'free');(_:result,name,'churchill college');(_:result,phone,'01223336233');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "churchill college is in the west . it is free . their address is storey 's way and their phone number is 01223336233 . is there something else i can help you with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'the college');(_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'll need a taxi to get to the restaurant from the college" }, { "id": 9, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "When would you like to depart or arrive by ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'the college');(_:search,leave_at,'17:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want to leave the college by 17:45 ." }, { "id": 11, "rdf-acts": [ "inform((_:result,car,'blue audi');(_:result,phone,'07704105675');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "look out for blue audi and the contact is 07704105675" }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thanks so much for all of your help today . I wo n't be needing anything else . Bye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting the Cambridge TownInfo centre . Goodbye" } ]
PMUL2007.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "hotel du vin bistro" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "hotel du vin bistro" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "15 - 19 Trumpington Street" ], [ "_:result", "name", "Hotel Du Vin and Bistro" ], [ "_:result", "phone", "01223227330" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "hotel du vin bistro" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "15 - 19 Trumpington Street" ], [ "_:result", "name", "Hotel Du Vin and Bistro" ], [ "_:result", "phone", "01223227330" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "hotel du vin bistro" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "15 - 19 Trumpington Street" ], [ "_:result", "name", "Hotel Du Vin and Bistro" ], [ "_:result", "phone", "01223227330" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "west" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "hotel du vin bistro" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "west" ], [ "_:search", "category", "colleges" ], [ "_:result", "count", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "storey 's way" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "churchill college" ], [ "_:result", "phone", "01223336233" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "the college" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "hotel du vin bistro" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "west" ], [ "_:search", "category", "colleges" ], [ "_:result", "count", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "storey 's way" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "churchill college" ], [ "_:result", "phone", "01223336233" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the college" ], [ "_:search", "leave_at", "17:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "hotel du vin bistro" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "west" ], [ "_:search", "category", "colleges" ], [ "_:result", "count", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "storey 's way" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "churchill college" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the college" ], [ "_:search", "leave_at", "17:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue audi" ], [ "_:result", "phone", "07704105675" ], [ "_:result", "type", "Taxi" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am planning a trip in Cambridge" }, { "id": 1, "rdf-acts": [ "thank()", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can help you with that . Are you wanting to come in by train ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm actually just looking for places to go in the centre ." }, { "id": 3, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Are you looking for a specific type of attraction ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I believe I 'd like something in the entertainment area . Is there anything like that ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "There are no options in the centre . Would you like to try another area ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Is there anything interesting going on near the college ?" }, { "id": 7, "rdf-acts": [ "select((_:result,category,'college');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I do n't have information on events only attractions . Are you interested in visiting a college ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))", "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes please . I need the phone number of a college that you recommend ." }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'west');(_:result,name,'Clare Hall');(_:result,type,'Attraction'))", "reqmore()", "inform((_:result,phone,'01223332360');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I recommend Clare Hall in the west . Their phone number is 01223332360 . Anything else I can help with ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I also need train tickets ." }, { "id": 11, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "what is your destination and what time would you like to arrive ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,arrive_by,'17:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to arrive by 17:15 ." }, { "id": 13, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day will you travel ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be traveling on Thursday ." }, { "id": 15, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Can you tell me your departure and destination cities please ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,departure,'peterborough');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Oh , silly me ! I guess that information would help , would n't it ? I need to depart from peterborough and arrive in cambridge , please ." }, { "id": 17, "rdf-acts": [ "inform((_:result,id,'TR2526');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay . The TR2526 would meet your criteria . Would you like to book tickets ? If so , how many tickets would you like ?" }, { "id": 18, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the total travel time for train TR4526 ?" }, { "id": 19, "rdf-acts": [ "inform((_:result,duration,'50 minutes');(_:result,type,'Train'))" ], "speaker": "system", "text": "the travel time is 50 minutes" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all I need , thank you , goodbye !" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "No problem . Have a great day ." } ]
PMUL4787.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "entertainment" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:system", "canthelp", "_:search/e080c191" ], [ "_:search/e080c191", "area", "centre" ], [ "_:search/e080c191", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/e080c191" ], [ "_:search/e080c191", "area", "centre" ], [ "_:search/e080c191", "type", "Attraction" ], [ "_:result", "category", "college" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "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", "area", "?" ], [ "_:system", "canthelp", "_:search/e080c191" ], [ "_:search/e080c191", "area", "centre" ], [ "_:search/e080c191", "type", "Attraction" ], [ "_:result", "category", "college" ], [ "_:search", "category", "college" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Clare Hall" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223332360" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Train" ] ], "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", "area", "?" ], [ "_:system", "canthelp", "_:search/e080c191" ], [ "_:search/e080c191", "area", "centre" ], [ "_:search/e080c191", "type", "Attraction" ], [ "_:result", "category", "college" ], [ "_:search", "category", "college" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Clare Hall" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223332360" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "?" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/e080c191" ], [ "_:search/e080c191", "area", "centre" ], [ "_:search/e080c191", "type", "Attraction" ], [ "_:result", "category", "college" ], [ "_:search", "category", "college" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Clare Hall" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223332360" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "?" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/e080c191" ], [ "_:search/e080c191", "area", "centre" ], [ "_:search/e080c191", "type", "Attraction" ], [ "_:result", "category", "college" ], [ "_:search", "category", "college" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Clare Hall" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223332360" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/e080c191" ], [ "_:search/e080c191", "area", "centre" ], [ "_:search/e080c191", "type", "Attraction" ], [ "_:result", "category", "college" ], [ "_:search", "category", "college" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Clare Hall" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223332360" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR2526" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "?" ] ], "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", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/e080c191" ], [ "_:search/e080c191", "area", "centre" ], [ "_:search/e080c191", "type", "Attraction" ], [ "_:result", "category", "college" ], [ "_:search", "category", "college" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Clare Hall" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223332360" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR2526" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "50 minutes" ], [ "_:result", "type", "Train" ] ], "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,'south');(_:search,food,'greek');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a restaurant in the south part of town that serves greek food" }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I am sorry there no restaurants matching what you want . Is there anything else ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about Chinese food ?" }, { "id": 3, "rdf-acts": [ "select((_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Would you like something in the expensive or cheap price range ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Cheap , I think ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'south');(_:result,food,'chinese');(_:result,name,'the lucky star');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "the lucky star serves chinese food , is located in the south part of town and is in the cheap price range . Would you like more information for them ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the address ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'Cambridge Leisure Park Clifton Way Cherry Hinton');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Cambridge Leisure Park Clifton Way Cherry Hinton" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye ." }, { "id": 9, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "You 're welcome . Goodbye ." }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Goodbye ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Good bye ." } ]
WOZ20504.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "greek" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "canthelp", "_:search/32eae585" ], [ "_:search/32eae585", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "canthelp", "_:search/32eae585" ], [ "_:search/32eae585", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "canthelp", "_:search/32eae585" ], [ "_:search/32eae585", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "south" ], [ "_:result", "food", "chinese" ], [ "_:result", "name", "the lucky star" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "canthelp", "_:search/32eae585" ], [ "_:search/32eae585", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "south" ], [ "_:result", "food", "chinese" ], [ "_:result", "name", "the lucky star" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Cambridge Leisure Park Clifton Way Cherry Hinton" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "canthelp", "_:search/32eae585" ], [ "_:search/32eae585", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "south" ], [ "_:result", "food", "chinese" ], [ "_:result", "name", "the lucky star" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Cambridge Leisure Park Clifton Way Cherry Hinton" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "dismissed", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'australian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I am looking for some good australian food . I would like an expensive restaurant also ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I do n't have matches . Do you have any other food preferences ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "And I would like something Australasian , or if you ca n't find that , Chinese , at least ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,food,'Chinese');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Great , we have several Chinese restaurants that are expensive . Do you have a preference on what area it is in ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Any area is fine with me , I can drive there ." }, { "id": 5, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Is there a certain price point ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a Chinese restaurant the is expensive ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Yu Garden');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Yu Garden is highly recommended , shall I book a table for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'four');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes a table for four please ." }, { "id": 9, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "what day and time ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'14:45');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Wednesday at 14:45 if that is not available please try Saturday at the same time . Can you send a reference number please ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Wednesday');(_:booking,ref,'VRHKSK2R');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful for Wednesday . The table will be reserved for 15 minutes . \n Reference number is : VRHKSK2R . Can I help with anything else today ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,arrive_by,'10:30');(_:search,departure,'london liverpool street');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I actually need a train from london liverpool street to cambridge , I want to arrive by 10:30 ." }, { "id": 13, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))", "thank()", "inform((_:result,day,'same day');(_:result,type,'Train'))" ], "speaker": "system", "text": "Sure , I can help you with that . Was that for the same day ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes please . for 4 people as well ." }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'X5HDVSZ6');(_:booking,ticket,'66.4 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 66.4 GBP payable at the station . Reference number is : X5HDVSZ6 . Anything more ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "no that is it . thanks for your help" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thanks for letting us assist you ! Have a great trip !" } ]
PMUL0733.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "australian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/f2311345" ], [ "_:search/f2311345", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/f2311345" ], [ "_:search/f2311345", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:result", "amount", "several" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/f2311345" ], [ "_:search/f2311345", "type", "Restaurant" ], [ "_:result", "amount", "several" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/f2311345" ], [ "_:search/f2311345", "type", "Restaurant" ], [ "_:result", "amount", "several" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Yu Garden" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "four" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/f2311345" ], [ "_:search/f2311345", "type", "Restaurant" ], [ "_:result", "amount", "several" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Yu Garden" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "four" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/f2311345" ], [ "_:search/f2311345", "type", "Restaurant" ], [ "_:result", "amount", "several" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Yu Garden" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "four" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "14:45" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "ref", "VRHKSK2R" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "10:30" ], [ "_: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 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/f2311345" ], [ "_:search/f2311345", "type", "Restaurant" ], [ "_:result", "amount", "several" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Yu Garden" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "14:45" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "ref", "VRHKSK2R" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "10:30" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "?" ], [ "_:result", "day", "same day" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/f2311345" ], [ "_:search/f2311345", "type", "Restaurant" ], [ "_:result", "amount", "several" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "dontcare" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Yu Garden" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "14:45" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "Wednesday" ], [ "_:search", "arrive_by", "10:30" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "?" ], [ "_:result", "day", "same day" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "X5HDVSZ6" ], [ "_:booking", "ticket", "66.4 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,area,'west');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant in the west part of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'west');(_:result,food,'European');(_:result,name,'Cambridge Lodge Restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Cambridge Lodge Restaurant is in the west part of town , and it serves European food ." }, { "id": 2, "rdf-acts": [ "thank()", "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you . Can I have the address please ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'139 Huntingdon Road City Centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes . Their address is 139 Huntingdon Road City Centre ." }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you . I would like their price range and phone number as well please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'Cambridge Lodge Restaurant');(_:result,phone,'01223 355166');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Cambridge Lodge Restaurant is in the expensive price range and the phone number is 01223 355166 ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , goodbye ." }, { "id": 7, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "You 're welcome . Goodbye ." }, { "id": 8, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Goodbye ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Enjoy your dining experience ." } ]
WOZ20646.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "west" ], [ "_:result", "food", "European" ], [ "_:result", "name", "Cambridge Lodge Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "west" ], [ "_:result", "food", "European" ], [ "_:result", "name", "Cambridge Lodge Restaurant" ], [ "_:result", "address", "139 Huntingdon Road City Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "west" ], [ "_:result", "food", "European" ], [ "_:result", "address", "139 Huntingdon Road City Centre" ], [ "_:result", "name", "Cambridge Lodge Restaurant" ], [ "_:result", "phone", "01223 355166" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "west" ], [ "_:result", "food", "European" ], [ "_:result", "address", "139 Huntingdon Road City Centre" ], [ "_:result", "name", "Cambridge Lodge Restaurant" ], [ "_:result", "phone", "01223 355166" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,department,'medical decisions unit');(_:search,type,'Hospital'))" ], "speaker": "user", "text": "Hi , I 'm trying to find Addenbrookes Hospital and they 're supposed to have a medical decisions unit department , right ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223596066');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "You can find them with this number : 01223596066" }, { "id": 2, "rdf-acts": [ "inform((_:search,department,'medical decisions unit');(_:search,type,'Hospital'))" ], "speaker": "user", "text": "Can you confirm Addenbrookes has a medical decisions unit ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'01223596066');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Yes , it does . The phone number is 01223596066" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "Can I also get the postcode and address please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Certainly . The postcode is CB20QQ and the address is Hills Road , Cambridge ." }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "Thanks for all the info . I will contact the hospital now . Goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You are quite welcome . Do you require any further assistance ?" } ]
SNG01874.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "department", "medical decisions unit" ], [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "phone", "01223596066" ], [ "_:result", "type", "Hospital" ], [ "_:search", "department", "medical decisions unit" ], [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "department", "medical decisions unit" ], [ "_:search", "type", "Hospital" ], [ "_:result", "phone", "01223596066" ], [ "_:result", "type", "Hospital" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "department", "medical decisions unit" ], [ "_:result", "phone", "01223596066" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'london liverpool street');(_:search,leave_at,'10:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like a train to London Liverpool Street that leaves after 10:00 ." }, { "id": 1, "rdf-acts": [ "inform((_:result,type,'Train'))", "thank()" ], "speaker": "system", "text": "OK , let me see what I can find ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be leaving from Cambridge on Friday ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,id,'TR1750');(_:booking,leave_at,'11:59');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR1750 leaves at 11:59 would that work for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes . Can you book it for 5 people and can I have the reference number please ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'8W9IC5MU');(_:booking,ticket,'83 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Of course . The reference number is 8W9IC5MU and the total is 83 GBP . Can I help with anything else ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will be all . Thank you ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Okay ! Thanks for using our service ." } ]
SNG0343.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "london liverpool street" ], [ "_:search", "leave_at", "10:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "london liverpool street" ], [ "_:search", "leave_at", "10:00" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "london liverpool street" ], [ "_:search", "leave_at", "10:00" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR1750" ], [ "_:booking", "leave_at", "11:59" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "london liverpool street" ], [ "_:search", "leave_at", "10:00" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "id", "TR1750" ], [ "_:booking", "leave_at", "11:59" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "8W9IC5MU" ], [ "_:booking", "ticket", "83 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'new zealand');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any restaurants that serve New Zealand food ?" }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are not ." }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "OK , can you find any Chinese restaurants in the town centre ?" }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'a number');(_:result,area,'centre');(_:result,food,'Chinese');(_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are a number of Chinese restaurants in the city centre from cheap to expensive . Do you have a price range ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'18:45');(_:search,people,'4');(_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't care about price . I need to book a table for 4 at 18:45 on Saturday ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm afraid none of the restaurants are available at that date an time . Is there another date or time that would work for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,duration,'17:45');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Okay , we can eat earlier if we really have to . Can you try for 17:45 instead ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,duration,'17:45');(_:booking,name,'Charlie Chan');(_:booking,ref,'2KUX2G5T');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I booked you a table that is available for 15 minutes at Charlie Chan at 17:45 , reference number is 2KUX2G5T . Can I help you with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would also like to go to a college in the same area as the restaurant ." }, { "id": 9, "rdf-acts": [ "request((_:search,entrance_fee,?);(_:search,type,'Attraction'))", "inform((_:result,category,'colleges');(_:result,count,'5');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are five colleges that meet that criteria . Do you mind if there is an entrance fee ?" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I do not mind . I only need the address and postcode of any one of those colleges ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,address,\"Saint Andrew 's Street\");(_:result,entrance_fee,'free');(_:result,name,\"Christ 's College\");(_:result,postcode,'CB23BU');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Christ 's College is free and located on Saint Andrew 's Street . The postcode is CB23BU . Anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that is all I need , thanks ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "I 'm glad I could help you . Enjoy your trip !" } ]
MUL0962.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "new zealand" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/1104dec0" ], [ "_:search/1104dec0", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/1104dec0" ], [ "_:search/1104dec0", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "amount", "a number" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "18:45" ], [ "_:search", "people", "4" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/1104dec0" ], [ "_:search/1104dec0", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "amount", "a number" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "4" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:booking/0bd2e8d4" ], [ "_:booking/0bd2e8d4", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "17:45" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/1104dec0" ], [ "_:search/1104dec0", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:result", "amount", "a number" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "4" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:booking/0bd2e8d4" ], [ "_:booking/0bd2e8d4", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "duration", "17:45" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "duration", "17:45" ], [ "_:booking", "name", "Charlie Chan" ], [ "_:booking", "ref", "2KUX2G5T" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/1104dec0" ], [ "_:search/1104dec0", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:result", "amount", "a number" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "4" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:booking/0bd2e8d4" ], [ "_:booking/0bd2e8d4", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "duration", "17:45" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "duration", "17:45" ], [ "_:booking", "name", "Charlie Chan" ], [ "_:booking", "ref", "2KUX2G5T" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "college" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "5" ], [ "_: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": [ [ "_:system", "canthelp", "_:search/1104dec0" ], [ "_:search/1104dec0", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:result", "amount", "a number" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "4" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:booking/0bd2e8d4" ], [ "_:booking/0bd2e8d4", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "duration", "17:45" ], [ "_:booking", "duration", "17:45" ], [ "_:booking", "name", "Charlie Chan" ], [ "_:booking", "ref", "2KUX2G5T" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "college" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "postcode", "CB23BU" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'13:45');(_:search,destination,'la margherita');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to book a taxi to arrive by 13:45 to take me to La Margherita ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I can help you with that . where are you going ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'La Margherita');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I am going to La Margherita ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'white toyota');(_:result,phone,'07178746002');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "You are booked . Your car is a white toyota and contact number is 07178746002" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Um wait how did you book the taxi if you never even got my departure location ?" }, { "id": 5, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I can check that . What is your departure location ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'hakka');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I am departing from hakka ." }, { "id": 7, "rdf-acts": [ "inform((_:result,car,'blue Volvo');(_:result,phone,'07789499283');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I apologize for the error . You are booked for a blue Volvo with the contact number of 07789499283 from hakka ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Ok that 's all I need . Thanks !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're more than welcome !" } ]
SNG01475.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:45" ], [ "_:search", "destination", "la margherita" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:45" ], [ "_:search", "destination", "La Margherita" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:45" ], [ "_:search", "destination", "La Margherita" ], [ "_:result", "car", "white toyota" ], [ "_:result", "phone", "07178746002" ], [ "_:result", "type", "Taxi" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:45" ], [ "_:search", "destination", "La Margherita" ], [ "_:result", "car", "white toyota" ], [ "_:result", "phone", "07178746002" ], [ "_:result", "type", "Taxi" ], [ "_:search", "departure", "hakka" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "13:45" ], [ "_:search", "destination", "La Margherita" ], [ "_:search", "departure", "hakka" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue Volvo" ], [ "_:result", "phone", "07789499283" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,leave_at,'13:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to find a train that leaves after 13:00 on Saturday" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure , which stations will you be using ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be departing from cambridge and going to broxbourne" }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'14:01');(_:result,id,'TR4334');(_:result,leave_at,'13:01');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR4334 will leave at 13:01 and arrive by 14:01 . Do you want to book this train ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "What time is the next one after that ? That is cutting it close and I do n't want to miss it ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'15:01');(_:result,leave_at,'14:01');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The next train leaves at 14:01 and arrives by 15:01 . Will that work better for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "book for me that for one person" }, { "id": 7, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I will book it for you now ." }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can you get me the reference number too ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'TB72NAOO');(_:booking,ticket,'14.32 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 14.32 GBP payable at the station . Your reference number is : TB72NAOO . Can I help with anything else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am also looking for a mid ranged priced Indian place to dine ." }, { "id": 11, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'4');(_:result,food,'Indian');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are four restaurants that serve Indian food in a moderate price range , in which area of town would you prefer to eat ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want to eat in the east please" }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'east');(_:result,name,'Curry Prince');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure , I recommend Curry Prince located in the east . Would you like a reservation ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'10:45');(_:search,people,'1');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Please do . I 'll need a table for 1 person on saturday at 10:45 . And give me the reference number too ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,ref,'96K0BBZZ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "It 's booked , your reference number is 96K0BBZZ ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your time ." }, { "id": 17, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can assist you with ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all today , thank you ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "I hope you have a wonderful time ." } ]
PMUL3020.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "14:01" ], [ "_:result", "id", "TR4334" ], [ "_:result", "leave_at", "13:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "id", "TR4334" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "15:01" ], [ "_:result", "leave_at", "14:01" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "id", "TR4334" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "15:01" ], [ "_:result", "leave_at", "14:01" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "id", "TR4334" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "arrive_by", "15:01" ], [ "_:result", "leave_at", "14:01" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "TB72NAOO" ], [ "_:booking", "ticket", "14.32 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "indian" ], [ "_: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", "day", "saturday" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "id", "TR4334" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "arrive_by", "15:01" ], [ "_:result", "leave_at", "14:01" ], [ "_:search", "people", "one" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "TB72NAOO" ], [ "_:booking", "ticket", "14.32 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_: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", "leave_at", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "id", "TR4334" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "arrive_by", "15:01" ], [ "_:result", "leave_at", "14:01" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "TB72NAOO" ], [ "_:booking", "ticket", "14.32 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "area", "east" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Curry Prince" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "10:45" ], [ "_:search", "people", "1" ], [ "_: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", "leave_at", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "id", "TR4334" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "arrive_by", "15:01" ], [ "_:result", "leave_at", "14:01" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "14.32 GBP" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "area", "east" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Curry Prince" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "10:45" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "96K0BBZZ" ], [ "_: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", "leave_at", "13:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "id", "TR4334" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "arrive_by", "15:01" ], [ "_:result", "leave_at", "14:01" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "14.32 GBP" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "4" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "area", "east" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Curry Prince" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "10:45" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "96K0BBZZ" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , I 'm looking to take a train on Tuesday and heading to Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you leaving from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be leaving from Ely ." }, { "id": 3, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "ok , what time do you want to depart ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'16:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "Well I want to arrive by 16:15 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,amount,'quite a few');(_:result,leave_at,'every two hours from 05:35');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "You have quite a few options . Would you rather leave early in the morning because trains run every two hours from 05:35 ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "I could leave in the morning ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "How many tickets please ?" } ]
PMUL3585.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "ely" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "ely" ], [ "_:search", "arrive_by", "16:15" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "leave_at", "every two hours from 05:35" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a place to stay that is moderately priced and includes free wifi ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Did you want a guesthouse or a hotel . Maybe you need a certain area of town ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Either would work for me . Just a decent room is all I really need . I 'm going to be at a business conference in the north so maybe in that area ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'ashley Hotel');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I think the ashley Hotel best suites your needs , would you like me to book a room ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'7');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please . I 'll need a room for 7 people and 3 nights starting on Monday ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'BBO5NVNF');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , your booking was successful . The reference number is : BBO5NVNF . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thank you for helping" }, { "id": 7, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You are so welcome . Is there anything else I may assist you with today ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I need a train on Tuesday from Cambridge ." }, { "id": 9, "rdf-acts": [ "request((_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Is there a specific time and destination you are traveling to ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,destination,'kings lynn');(_:search,leave_at,'20:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "i need to get to kings lynn . i want to leave after 20:45" }, { "id": 11, "rdf-acts": [ "inform((_:result,leave_at,'21:00');(_:result,type,'Train'))" ], "speaker": "system", "text": "There is a train that leaves at 21:00 ." }, { "id": 12, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That sounds good . What is the arrival time and train ID ? I 'll also need the price of the ticket ." }, { "id": 13, "rdf-acts": [ "inform((_:result,arrive_by,'21:58');(_:result,id,'TR8387');(_:result,ticket,'. 9.80 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "TR8387 Will arrive at 21:58 . 9.80 pounds ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks for the information . I believe I have everything I need ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Okay glad I could help ." } ]
PMUL3102.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:search", "area", "north" ], [ "_:result", "name", "ashley Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:search", "area", "north" ], [ "_:result", "name", "ashley Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BBO5NVNF" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:search", "area", "north" ], [ "_:result", "name", "ashley Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:booking", "ref", "BBO5NVNF" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:search", "area", "north" ], [ "_:result", "name", "ashley Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:booking", "ref", "BBO5NVNF" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "20:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:search", "area", "north" ], [ "_:result", "name", "ashley Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:booking", "ref", "BBO5NVNF" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "20:45" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "21:00" ], [ "_:result", "type", "Train" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:search", "area", "north" ], [ "_:result", "name", "ashley Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:booking", "ref", "BBO5NVNF" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "20:45" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "21:00" ], [ "_:result", "arrive_by", "21:58" ], [ "_:result", "id", "TR8387" ], [ "_:result", "ticket", ". 9.80 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "i need a place to stay that has free parking" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Sure , what part of town do you like ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a guesthouse that includes free parking . I 'm needing one in the moderate price range . I do n't care what area you find for me ." }, { "id": 3, "rdf-acts": [ "request((_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'quite a few');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are quite a few options that meet your criteria . Would you prefer a hotel with 3 or 4 stars ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Any one of the 4 star ones will do . Can you choose one and make me a reservation please ?" }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can choose a place , I just need the number of people , day of the week and how many night you will be staying ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I will be alone . I need to arrive on Monday for 2 nights . Just someplace clean and I 'll be happy :)" }, { "id": 7, "rdf-acts": [ "inform((_:booking,day,'monday');(_:booking,name,'carolina bed and breakfast');(_:booking,people,'1');(_:booking,ref,'3KKAFP7E');(_:booking,stay,'3 days 2 nights');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "your reservation at carolina bed and breakfast for this monday for 3 days 2 nights for 1 person was successful . Your Reference number is : 3KKAFP7E ." }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'nightclubs');(_:search,type,'Attraction'))", "thank()" ], "speaker": "user", "text": "Thanks ! Can you also tell me about the nightclubs in town ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'nightclubs');(_:result,count,'6');(_:result,name,'Club Salsa');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "We have about 6 different nightclubs in town . The newest is supposedly really popular . It is called Club Salsa and it is located in the centre of town ." }, { "id": 10, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Great , how much is the entrance fee ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,entrance_fee,'5 pounds');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The entrance fee is 5 pounds ." }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'club salsa');(_:search,leave_at,'05:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Can you book a taxi that picks me up at Club Salsa at 05:30 ." }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'red Lexus');(_:result,departure,'Club Salsa');(_:result,leave_at,'5:30');(_:result,phone,'07245520750');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Okay , A taxi will meet you at Club Salsa at 5:30 . It 's a red Lexus and the contact number is 07245520750 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much !" }, { "id": 15, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , I 'm all set . Thanks !" }, { "id": 17, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "I hope your stay is great ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you !" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "you are welcome ." } ]
PMUL3727.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "day", "monday" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "monday" ], [ "_:booking", "name", "carolina bed and breakfast" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "3KKAFP7E" ], [ "_:booking", "stay", "3 days 2 nights" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "nightclubs" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "stars", "4" ], [ "_:search", "day", "monday" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "monday" ], [ "_:booking", "name", "carolina bed and breakfast" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "3KKAFP7E" ], [ "_:booking", "stay", "3 days 2 nights" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "nightclubs" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "6" ], [ "_:result", "name", "Club Salsa" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "stars", "4" ], [ "_:search", "day", "monday" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "monday" ], [ "_:booking", "name", "carolina bed and breakfast" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "3KKAFP7E" ], [ "_:booking", "stay", "3 days 2 nights" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "nightclubs" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "6" ], [ "_:result", "name", "Club Salsa" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "club salsa" ], [ "_:search", "leave_at", "05: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": [ [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "stars", "4" ], [ "_:search", "day", "monday" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "monday" ], [ "_:booking", "name", "carolina bed and breakfast" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "3KKAFP7E" ], [ "_:booking", "stay", "3 days 2 nights" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "nightclubs" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "6" ], [ "_:result", "name", "Club Salsa" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:search", "departure", "club salsa" ], [ "_:search", "leave_at", "05:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red Lexus" ], [ "_:result", "departure", "Club Salsa" ], [ "_:result", "leave_at", "5:30" ], [ "_:result", "phone", "07245520750" ], [ "_: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": [ [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "stars", "4" ], [ "_:search", "day", "monday" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "monday" ], [ "_:booking", "name", "carolina bed and breakfast" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "3KKAFP7E" ], [ "_:booking", "stay", "3 days 2 nights" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "nightclubs" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "6" ], [ "_:result", "name", "Club Salsa" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:search", "departure", "club salsa" ], [ "_:search", "leave_at", "05:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red Lexus" ], [ "_:result", "departure", "Club Salsa" ], [ "_:result", "leave_at", "5:30" ], [ "_:result", "phone", "07245520750" ], [ "_: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 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "stars", "4" ], [ "_:search", "day", "monday" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "monday" ], [ "_:booking", "name", "carolina bed and breakfast" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "3KKAFP7E" ], [ "_:booking", "stay", "3 days 2 nights" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "nightclubs" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "6" ], [ "_:result", "name", "Club Salsa" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:search", "departure", "club salsa" ], [ "_:search", "leave_at", "05:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red Lexus" ], [ "_:result", "departure", "Club Salsa" ], [ "_:result", "leave_at", "5:30" ], [ "_:result", "phone", "07245520750" ], [ "_: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,day,'sunday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want a train leaving on sunday ." }, { "id": 1, "rdf-acts": [ "thank()", "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Yes sure . I will need your departure and arrival destinations ." }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am leaving from Stevenage going to Cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'10');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have 10 trains for you . What time would you like to arrive by ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'12:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to arrive by 12:00 please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,id,'TR7802');(_:result,leave_at,'09:54');(_:result,type,'Train'))" ], "speaker": "system", "text": "Okay , how about the TR7802 ? It departs at 09:54 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Train'))" ], "speaker": "user", "text": "That 's fine . Could you book this for me , there will be 5 people ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,arrive_by,'10:53');(_:booking,category,'Train');(_:booking,day,'Sunday');(_:booking,departure,'Stevenage');(_:booking,destination,'Cambridge');(_:booking,leave_at,'9:54');(_:booking,people,'5');(_:booking,ref,'GZ0LOZQV');(_:booking,ticket,'51.2 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked 5 tickets from Stevenage to Cambridge living on Sunday at 9:54 and arriving at 10:53 . Your total fee is 51.2 GBP . Reference # is GZ0LOZQV" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . Can you also help me find a place to stay ?" }, { "id": 9, "rdf-acts": [ "thank()", "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Sure , I can help you with that . Did you have a specific area of town you were looking at ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'center');(_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to find a moderately priced hotel in the center with free parking and wifi ." }, { "id": 11, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "I do n't have anything that meets that criteria . Would you like to try a different area or price range ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about one in the north ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,count,'9');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , there are 9 places to stay ! Would you like to stay in a hotel , or in a guesthouse ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,people,'same people');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "It does n't matter to me . Whichever place you recommend will be fine . I 'll need to book for the same people , same day , and 3 nights ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,ref,'S9RCTPPN');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . Reference number is : S9RCTPPN" }, { "id": 16, "rdf-acts": [], "speaker": "user", "text": "That you , that s all I needed today ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Ok ! Have a wonderful day !" } ]
PMUL1752.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "10" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "10" ], [ "_:search", "arrive_by", "12:00" ], [ "_:result", "id", "TR7802" ], [ "_:result", "leave_at", "09:54" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "10" ], [ "_:search", "arrive_by", "12:00" ], [ "_:result", "id", "TR7802" ], [ "_:result", "leave_at", "09:54" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:booking", "arrive_by", "10:53" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "departure", "Stevenage" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "leave_at", "9:54" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "GZ0LOZQV" ], [ "_:booking", "ticket", "51.2 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "10" ], [ "_:search", "arrive_by", "12:00" ], [ "_:result", "id", "TR7802" ], [ "_:result", "leave_at", "09:54" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:booking", "arrive_by", "10:53" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "departure", "Stevenage" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "leave_at", "9:54" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "GZ0LOZQV" ], [ "_:booking", "ticket", "51.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "10" ], [ "_:search", "arrive_by", "12:00" ], [ "_:result", "id", "TR7802" ], [ "_:result", "leave_at", "09:54" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:booking", "arrive_by", "10:53" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "departure", "Stevenage" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "leave_at", "9:54" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "GZ0LOZQV" ], [ "_:booking", "ticket", "51.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/d0034ba6" ], [ "_:search/d0034ba6", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_: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", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "12:00" ], [ "_:result", "id", "TR7802" ], [ "_:result", "leave_at", "09:54" ], [ "_:booking", "arrive_by", "10:53" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "departure", "Stevenage" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "leave_at", "9:54" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "GZ0LOZQV" ], [ "_:booking", "ticket", "51.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/d0034ba6" ], [ "_:search/d0034ba6", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "9" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same people" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "12:00" ], [ "_:result", "id", "TR7802" ], [ "_:result", "leave_at", "09:54" ], [ "_:booking", "arrive_by", "10:53" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "departure", "Stevenage" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "leave_at", "9:54" ], [ "_:booking", "people", "5" ], [ "_:booking", "ticket", "51.2 GBP" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/d0034ba6" ], [ "_:search/d0034ba6", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "9" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same people" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "S9RCTPPN" ], [ "_: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,'arbury lodge guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you help me get a room at the arbury lodge guesthouse ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Definitely ! Can you let me know how many people are in your party , what night you 're arriving , and how many nights you 're staying ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,has_internet,?);(_:result,has_parking,?);(_:result,type,'Hotel'))", "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "First , I have a couple of questions . Do you have internet and free parking ? Also , what is the address of the hotel ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'82 Arbury road');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The address of the hotel is 82 Arbury road and they have both free parking and internet access ." }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'mumford theatre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "That all I need on the hotel , can you also give me information on the mumford theatre ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,phone,'08451962320');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number is 08451962320 ." }, { "id": 6, "rdf-acts": [ "request((_:result,area,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I get the postcode and area please ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,address,'anglia ruskin enterprise , east road');(_:result,area,'centre');(_:result,category,'theatre');(_:result,postcode,'cb11pt');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes this is theatre in the centre , its located at anglia ruskin enterprise , east road with a postcode of cb11pt . Do you need anything else ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that is all thank you so much" }, { "id": 9, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "THat is all I need today thank you for contacting us ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for helping me . I 'm all done for today ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Have a good visit ." } ]
PMUL2520.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "arbury lodge guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "arbury lodge guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_:result", "has_internet", "?" ], [ "_:result", "has_parking", "?" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "address", "82 Arbury road" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "mumford theatre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "address", "82 Arbury road" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "name", "mumford theatre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "08451962320" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "name", "mumford theatre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "08451962320" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "anglia ruskin enterprise , east road" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "theatre" ], [ "_:result", "postcode", "cb11pt" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "name", "mumford theatre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "08451962320" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "anglia ruskin enterprise , east road" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "theatre" ], [ "_:result", "postcode", "cb11pt" ], [ "_:result", "type", "Attraction" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,leave_at,'15:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train that leaves from cambridge after 15:45" }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are many trains , please tell me a destination to help narrow it down ." }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to travel to stansted airport ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'earliest');(_:result,leave_at,'16:40');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The earliest train after 15:45 leaves at 16:40 . Would you like me to book you a seat ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'one');(_:search,type,'Train'))", "request((_:result,arrive_by,?);(_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , I would like to book one seat that leaves on Sunday . Please provide the price , arrival time and train ID . Thank you ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,arrive_by,'17:08');(_:booking,category,'Train');(_:booking,id,'TR7062');(_:booking,leave_at,'16:40');(_:booking,ref,'1MSVTP4G');(_:booking,ticket,'10.10');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "OK , you 're booked on TR7062 , leaving at 16:40 and arriving by 17:08 , reference number 1MSVTP4G . The price will be 10.10 at the station . Can I help you with anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'gonville and caius college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , I was wondering if you could help me find ou abou an attraction called gonville and caius college ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'Gonville and Caius College');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Gonville and Caius College is in the centre of town and entrance is free . Is there anything else you would like to know ?" }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I have their post code and phone number please ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,phone,'01223332400');(_:result,postcode,'cb21ta');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure there phone number is 01223332400 and postal code is cb21ta ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay . Thank you very much ." }, { "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 I think that should do it . Thanks . Goodbye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you , have a nice time ." } ]
MUL1743.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:45" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:45" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "amount", "earliest" ], [ "_:result", "leave_at", "16:40" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:45" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "amount", "earliest" ], [ "_:result", "leave_at", "16:40" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "one" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "arrive_by", "17:08" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR7062" ], [ "_:booking", "leave_at", "16:40" ], [ "_:booking", "ref", "1MSVTP4G" ], [ "_:booking", "ticket", "10.10" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "gonville and caius college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:45" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "amount", "earliest" ], [ "_:result", "leave_at", "16:40" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "one" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ], [ "_:booking", "arrive_by", "17:08" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR7062" ], [ "_:booking", "leave_at", "16:40" ], [ "_:booking", "ref", "1MSVTP4G" ], [ "_:booking", "ticket", "10.10" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "gonville and caius college" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Gonville and Caius College" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:45" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "amount", "earliest" ], [ "_:result", "leave_at", "16:40" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "one" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ], [ "_:booking", "arrive_by", "17:08" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR7062" ], [ "_:booking", "leave_at", "16:40" ], [ "_:booking", "ref", "1MSVTP4G" ], [ "_:booking", "ticket", "10.10" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "gonville and caius college" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Gonville and Caius College" ], [ "_:result", "phone", "01223332400" ], [ "_:result", "postcode", "cb21ta" ], [ "_:result", "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", "leave_at", "15:45" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "amount", "earliest" ], [ "_:result", "leave_at", "16:40" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "one" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ], [ "_:booking", "arrive_by", "17:08" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR7062" ], [ "_:booking", "leave_at", "16:40" ], [ "_:booking", "ref", "1MSVTP4G" ], [ "_:booking", "ticket", "10.10" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "gonville and caius college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Gonville and Caius College" ], [ "_:result", "phone", "01223332400" ], [ "_:result", "postcode", "cb21ta" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'16:45');(_:search,day,'tuesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train on Tuesday that arrives by 16:45 ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Certainly , where is your place of departure and arrival ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'london');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to depart from London and arrive in Cambridge ." }, { "id": 3, "rdf-acts": [ "select((_:result,departure,'london kings cross');(_:result,departure,'london liverpool street');(_:result,type,'Train'))" ], "speaker": "system", "text": "london kings cross or london liverpool street ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'london liverpool street');(_:search,type,'Train'))" ], "speaker": "user", "text": "london liverpool street ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'15:07');(_:result,destination,'Cambridge');(_:result,id,'TR1395');(_:result,leave_at,'13:39');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have train TR1395 that leaves at 13:39 and will arrive in Cambridge by 15:07 . Would that work for you ? I would be happy to book your ticket ." }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'lensfield hotel');(_:search,people,'two');(_:search,type,'Hotel');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "For two people please . I will need the reference number . I also want to stay at the Lensfield hotel ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'14AXWO0V');(_:booking,ticket,'33.2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your train booking was successful . You can pay the fee of 33.2 at the station . Your reference number is 14AXWO0V ." }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'the lensfield hotel');(_:search,type,'Hotel'))", "request((_:result,phone,?);(_:result,stars,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "do you know the lensfield hotel ? I need their phone # and how many stars do they currently have ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'hotel');(_:result,name,'The lensfield');(_:result,phone,'01223355017');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The lensfield is a 3 star hotel and the phone number is 01223355017 . Would you like to make reservations there ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you . That 's all I need for now ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Ok . Enjoy your stay ." } ]
PMUL1714.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "16:45" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "16:45" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "london" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "16:45" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "departure", "london kings cross" ], [ "_:result", "departure", "london liverpool street" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "16:45" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "departure", "london kings cross" ], [ "_:result", "departure", "london liverpool street" ], [ "_:search", "departure", "london liverpool street" ], [ "_:result", "arrive_by", "15:07" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR1395" ], [ "_:result", "leave_at", "13:39" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "lensfield hotel" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "16:45" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "departure", "london kings cross" ], [ "_:result", "departure", "london liverpool street" ], [ "_:search", "departure", "london liverpool street" ], [ "_:result", "arrive_by", "15:07" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR1395" ], [ "_:result", "leave_at", "13:39" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "two" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "14AXWO0V" ], [ "_:booking", "ticket", "33.2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "the lensfield hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "phone", "?" ], [ "_:result", "stars", "?" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "16:45" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "departure", "london kings cross" ], [ "_:result", "departure", "london liverpool street" ], [ "_:search", "departure", "london liverpool street" ], [ "_:result", "arrive_by", "15:07" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR1395" ], [ "_:result", "leave_at", "13:39" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "two" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "14AXWO0V" ], [ "_:booking", "ticket", "33.2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "the lensfield hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "The lensfield" ], [ "_:result", "phone", "01223355017" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to catch a train in Broxbourne on Wednesday ." }, { "id": 1, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))", "inform((_:result,departure,'Broxbourne');(_:result,type,'Train'))" ], "speaker": "system", "text": "What time would you like to leave Broxbourne ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'17:15');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to arrive in Cambridge by 17:15 please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'7:32');(_:result,destination,'Cambridge');(_:result,type,'Train'))" ], "speaker": "system", "text": "There is a train arriving in Cambridge by 7:32 ." }, { "id": 4, "rdf-acts": [ "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Train ID please and thank you" }, { "id": 5, "rdf-acts": [ "offer((_:booking,arrive_by,'16:32');(_:booking,category,'Train');(_:booking,id,'TR5972');(_:booking,leave_at,'15:32');(_:booking,ticket,'17.90 pounds');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'd suggest TR5972 , it departs at 15:32 arrives by 16:32 . It costs 17.90 pounds per ticket ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'afternoon tea');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you I also would like a place to eat in the centre that serves afternoon tea food ." }, { "id": 7, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "No record match your search , can I try anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'international');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about one that serves international food ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'bloomsbury');(_:result,name,'varsity');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have the varsity and the bloomsbury restaurants when would you like to book" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,duration,'20:45');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to book at Varsity for 5 people around 20:45 on the same day I arrive ." }, { "id": 11, "rdf-acts": [ "thank()", "reqmore()", "inform((_:booking,ref,'KFUNWVWH');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "No problem ! I have a table booked for you . Your reference number is KFUNWVWH . What else can I do for you ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nothing else for today . Thank you ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a good day !" } ]
PMUL0504.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:result", "departure", "Broxbourne" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "7:32" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:result", "departure", "Broxbourne" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "7:32" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:result", "id", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "16:32" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5972" ], [ "_:booking", "leave_at", "15:32" ], [ "_:booking", "ticket", "17.90 pounds" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "afternoon tea" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:result", "departure", "Broxbourne" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "7:32" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:result", "id", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "16:32" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5972" ], [ "_:booking", "leave_at", "15:32" ], [ "_:booking", "ticket", "17.90 pounds" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/5b4c0362" ], [ "_:search/5b4c0362", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "international" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:result", "departure", "Broxbourne" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "7:32" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "16:32" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5972" ], [ "_:booking", "leave_at", "15:32" ], [ "_:booking", "ticket", "17.90 pounds" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/5b4c0362" ], [ "_:search/5b4c0362", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "international" ], [ "_:result", "name", "bloomsbury" ], [ "_:result", "name", "varsity" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "20:45" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:result", "departure", "Broxbourne" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "7:32" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "16:32" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5972" ], [ "_:booking", "leave_at", "15:32" ], [ "_:booking", "ticket", "17.90 pounds" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/5b4c0362" ], [ "_:search/5b4c0362", "type", "Restaurant" ], [ "_:search", "food", "international" ], [ "_:result", "name", "bloomsbury" ], [ "_:result", "name", "varsity" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "20:45" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "KFUNWVWH" ], [ "_: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,'Hotel'))" ], "speaker": "user", "text": "I am looking for a certain hotel . Could you see if you might have any info on it ?" }, { "id": 1, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Sure thing ! Can you give me the name of the place ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,\"hobson 's house\");(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I 'm looking for Hobson 's House ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'west');(_:result,category,'guesthouse');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Yes , it is a guesthouse in the west part of town in the moderate price range . Would you like to know anything else about it ." }, { "id": 4, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Could I get the postcode please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,postcode,'CB39LH');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Postcode is CB39LH . Anything else ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's it . Thanks !" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Have a great day !" } ]
SNG0868.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "hobson 's house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "hobson 's house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "hobson 's house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "postcode", "CB39LH" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hello , I 'd like to find a train to Cambridge on Thursday please ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "And where will you be leaving from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'stansted airport');(_:search,leave_at,'11:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave from Stansted Airport after 11:45 ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,day,'Thursday');(_:booking,departure,'Stansted Airport');(_:booking,destination,'Cambridge');(_:booking,id,'TR9775');(_:booking,leave_at,'12:24');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can book you on train TR9775 leaving Stansted Airport going to Cambridge Thursday at 12:24 , will that work ?" }, { "id": 4, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "How much does it cost and when does it arrive ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'12:52');(_:result,ticket,'10.10 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "It arrives at 12:52 and costs 10.10 pounds . Would you like a booking ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Not at this time thank you ." }, { "id": 7, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Ok . Is there anything else I can help you with today ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , that 's all I need . Thanks !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you and have a great day !" } ]
SNG0312.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "11:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "11:45" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "departure", "Stansted Airport" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "id", "TR9775" ], [ "_:booking", "leave_at", "12:24" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "11:45" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "departure", "Stansted Airport" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "id", "TR9775" ], [ "_:booking", "leave_at", "12:24" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "12:52" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "11:45" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "departure", "Stansted Airport" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "id", "TR9775" ], [ "_:booking", "leave_at", "12:24" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "12:52" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi I am looking for a expensive restaurant that serves indian food" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'14');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 14 options . Is there an area of the city that you would prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I 'd like for the restaurant to be in the north ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'2');(_:result,name,'Nirala');(_:result,name,'royal spice');(_:result,pricerange,'cheap');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are two restaurants . The Nirala which is moderate and the royal spice which is cheap ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'french');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I was looking for expensive . How about an expensive restaurant that serves French food ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,food,'French');(_:result,name,'Restaurant two two');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Restaurant two two \t is an expensive French restaurant ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'17:00');(_:search,people,'7');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Please book it for 7 people at 17:00 on tuesday ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'L0BPH6QY');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great . Your reference number is L0BPH6QY . Please arrive on time because they will only hold the reservation for 15 minutes . Anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'10:45');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I could also use some help finding a train into Cambridge that will get me there by 10:45 ." }, { "id": 9, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Certainly , what day and departure site would you like to find a train for ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need it for tuesday as well and it should depart from bishops stortford ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'10:07');(_:result,id,'TR0635');(_:result,leave_at,'09:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR0635 train leaves at 09:29 and arrives at 10:07 . Does that work for you ?" }, { "id": 12, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That will work just fine . What 's the travel time for that train , please ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,duration,'38 minutes');(_:result,type,'Train'))" ], "speaker": "system", "text": "The travel time is 38 minutes ." }, { "id": 14, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you can , you book me for 7 people on that train ?" }, { "id": 15, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Absolutely ! Your booking was successful . Would you like the reference number ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's okay . That is all I need for today . Thank you ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Let me give you the reference number 0FE8N2XB for your records . If there is nothing else , then thank you for calling Cambridge TownInfo centre . Good bye ." } ]
MUL1673.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "14" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Nirala" ], [ "_:result", "name", "royal spice" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "french" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:result", "count", "2" ], [ "_:search", "food", "french" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "French" ], [ "_:result", "name", "Restaurant two two" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:result", "count", "2" ], [ "_:search", "food", "french" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "French" ], [ "_:result", "name", "Restaurant two two" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "L0BPH6QY" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "10:45" ], [ "_: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", "north" ], [ "_:result", "count", "2" ], [ "_:search", "food", "french" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "French" ], [ "_:result", "name", "Restaurant two two" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "L0BPH6QY" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "10:45" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "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", "north" ], [ "_:result", "count", "2" ], [ "_:search", "food", "french" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "French" ], [ "_:result", "name", "Restaurant two two" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "duration", "17:00" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "L0BPH6QY" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "10:45" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "id", "TR0635" ], [ "_:result", "leave_at", "09:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:result", "count", "2" ], [ "_:search", "food", "french" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "French" ], [ "_:result", "name", "Restaurant two two" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "duration", "17:00" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "L0BPH6QY" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "10:45" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "id", "TR0635" ], [ "_:result", "leave_at", "09:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "38 minutes" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "7" ], [ "_: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", "north" ], [ "_:result", "count", "2" ], [ "_:search", "food", "french" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "French" ], [ "_:result", "name", "Restaurant two two" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "duration", "17:00" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "L0BPH6QY" ], [ "_:search", "arrive_by", "10:45" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "id", "TR0635" ], [ "_:result", "leave_at", "09:29" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "duration", "38 minutes" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_: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,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , I need a moderate price range restaurant in the centre of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,count,'21');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 21 restaurants that are moderately priced in the centre of town . Do you have a food preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'16:00');(_:search,people,'2');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "British or European would be fine . May I book a table for 2 at 16:00 on a Wednesday and get a reference number please ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,food,'British');(_:result,name,'oak bistro');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The oak bistro is a British restaurant in the centre area , in the moderate price range . Would you like to book this restaurant ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'16:00');(_:search,people,'2');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes . The booking should be for 2 on wednesday at 16:00 . Could I also get a reference number ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'YWEKSO7H');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Alright , you 're all booked ! Your reference number is YWEKSO7H . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm also looking for a place to visit within the same area as the restaurant . Do you have any recommendations ?" }, { "id": 7, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,category,'boats');(_:result,category,'museums');(_:result,category,'other interesting things');(_:result,category,'parks');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "We have parks , boats , museums , and many other interesting things to do . What strikes your fancy ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))", "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "An art museum near the restaurant sounds nice . How much is the admission price ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,category,'free');(_:result,name,'Cambridge Contemporary Art Museum');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "The Cambridge Contemporary Art Museum is fantastic , and it 's free . Would you like more information ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'the museum');(_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I will need a taxi to take me from the museum to the restaurant . Obviously it needs to get me there before my reservation ." }, { "id": 11, "rdf-acts": [ "inform((_:result,car,'grey toyota');(_:result,phone,'07319086162');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "sure ! expect a grey toyota and call 07319086162 to contact your taxi" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thank you , that is all I need ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You are welcome , please enjoy your time in Cambridge and if there 's anything else we can assist you with let us know !" } ]
MUL0969.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "food", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "21" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "food", "?" ], [ "_:result", "count", "21" ], [ "_:result", "ref", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "British" ], [ "_:result", "name", "oak bistro" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "food", "?" ], [ "_:result", "count", "21" ], [ "_:result", "ref", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "British" ], [ "_:result", "name", "oak bistro" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "YWEKSO7H" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "food", "?" ], [ "_:result", "count", "21" ], [ "_:result", "ref", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "British" ], [ "_:result", "name", "oak bistro" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "YWEKSO7H" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:result", "amount", "many" ], [ "_:result", "category", "boats" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "other interesting things" ], [ "_:result", "category", "parks" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "food", "?" ], [ "_:result", "count", "21" ], [ "_:result", "ref", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "2" ], [ "_:booking", "ref", "YWEKSO7H" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "museum" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "category", "free" ], [ "_:result", "name", "Cambridge Contemporary Art Museum" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "the museum" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "food", "?" ], [ "_:result", "count", "21" ], [ "_:result", "ref", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "2" ], [ "_:booking", "ref", "YWEKSO7H" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "museum" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "category", "free" ], [ "_:result", "name", "Cambridge Contemporary Art Museum" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "the museum" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey toyota" ], [ "_:result", "phone", "07319086162" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I would like to know more about Rosa 's b&b" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'south');(_:result,name,\"Rosa 's\");(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure Rosa 's is located on the south side of town , is in the cheap price range and is rated 4 stars ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'7');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Okay great . Can you book me a room for 7 people and 3 nights starting from saturday ?" }, { "id": 3, "rdf-acts": [ "canthelp((_:booking,name,\"Rosa 's\");(_:booking,type,'Booking'))", "request((_:search,name,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I 'm sorry Rosa 's does not have rooms available for those days . Would you like to try a different hotel ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , do you have a different cheap hotel available ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "canthelp((_:search,type,'Hotel'))", "inform((_:result,area,'same area');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have none in the same area , would a different are be okay ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Just please can you find a place in the same price range . I 'll need a reference number please ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,name,'Alexander bed and breakfast');(_:booking,ref,'A36615HD');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Alexander bed and breakfast was able to be booked , reference number is A36615HD ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our system !" } ]
SSNG0248.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "area", "south" ], [ "_:result", "name", "Rosa 's" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "area", "south" ], [ "_:result", "name", "Rosa 's" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:system", "canthelp", "_:booking/105ae50a" ], [ "_:booking/105ae50a", "name", "Rosa 's" ], [ "_:booking/105ae50a", "type", "Booking" ], [ "_:search", "name", "?" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "name", "Rosa 's" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:system", "canthelp", "_:booking/105ae50a" ], [ "_:booking/105ae50a", "name", "Rosa 's" ], [ "_:booking/105ae50a", "type", "Booking" ], [ "_:search", "name", "?" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/3c1cbcfd" ], [ "_:search/3c1cbcfd", "type", "Hotel" ], [ "_:result", "area", "same area" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "name", "Rosa 's" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:system", "canthelp", "_:booking/105ae50a" ], [ "_:booking/105ae50a", "name", "Rosa 's" ], [ "_:booking/105ae50a", "type", "Booking" ], [ "_:search", "name", "?" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/3c1cbcfd" ], [ "_:search/3c1cbcfd", "type", "Hotel" ], [ "_:result", "area", "same area" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:booking", "name", "Alexander bed and breakfast" ], [ "_:booking", "ref", "A36615HD" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a place to stay in the centre of town ." }, { "id": 1, "rdf-acts": [ "select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))", "inform((_:result,amount,'about 5');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I can definitely help with that . I have about 5 different options . First of all , may I ask if you have a preference between a hotel or guesthouse ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,stars,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would prefer a 2 star guest house ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,area,'centre');(_:search,category,'guesthouse');(_:search,category,'hotel');(_:search,stars,'2-star');(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouse');(_:result,stars,'0-star');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I am not seeing a 2-star guesthouse or hotel in the centre area . I have a 4-star and a 0-star guesthouse in the centre , though ." }, { "id": 4, "rdf-acts": [ "inform((_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to make a reservation at the 4 star one please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'alexander bed and breakfast');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I would recommend alexander bed and breakfast ! Would you like a reservation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'5');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . Please book it for 5 people , starting Sunday , for 3 nights ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I am sorry , but those dates are unavailable . Would you like to try another day or a shorter stay ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are you sure ? Can you try again ? If that does n't work , is there another 4 star guesthouse in the centre that you can try ?" }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'Q1DDFWPH');(_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "I do apologize ! I must have fat fingered it the last time . Clumsy me ! Booking was successful . Your Reference number is : Q1DDFWPH ." }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'kings lynn');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you . I am also looking for a train from kings lynn to cambridge . Can you help with that ?" }, { "id": 11, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "Yes , I can . When would you like to travel ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,leave_at,'18:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to leave Sunday after 18:30 ." }, { "id": 13, "rdf-acts": [ "inform((_:result,arrive_by,'19:58');(_:result,day,'Sunday');(_:result,departure,'Kings Lynn');(_:result,destination,'Cambridge');(_:result,id,'TR6697');(_:result,leave_at,'19:11');(_:result,ticket,'7.84');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , trainID TR6697 seems most suitable for you , leaving Kings Lynn on Sunday at 19:11 and arriving in Cambridge by 19:58 . The price is 7.84 pounds . Shall I book you in ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'5');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , please book the train for 5 people on sunday . Let me know the reference number , if available ." }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'72DIGGVY');(_:booking,ticket,'39.2 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reference number is 72DIGGVY . The cost is 39.2 GBP and is payable at the station . Can I help you with anything else today ?" }, { "id": 16, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "That is all I need , good bye ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Have a nice day ." } ]
MUL2056.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "amount", "about 5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "about 5" ], [ "_:system", "canthelp", "_:search/8497197c" ], [ "_:search/8497197c", "area", "centre" ], [ "_:search/8497197c", "category", "guesthouse" ], [ "_:search/8497197c", "category", "hotel" ], [ "_:search/8497197c", "stars", "2-star" ], [ "_:search/8497197c", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "0-star" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "about 5" ], [ "_:system", "canthelp", "_:search/8497197c" ], [ "_:search/8497197c", "area", "centre" ], [ "_:search/8497197c", "category", "guesthouse" ], [ "_:search/8497197c", "category", "hotel" ], [ "_:search/8497197c", "stars", "2-star" ], [ "_:search/8497197c", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "0-star" ], [ "_:result", "stars", "4-star" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "about 5" ], [ "_:system", "canthelp", "_:search/8497197c" ], [ "_:search/8497197c", "area", "centre" ], [ "_:search/8497197c", "category", "guesthouse" ], [ "_:search/8497197c", "category", "hotel" ], [ "_:search/8497197c", "stars", "2-star" ], [ "_:search/8497197c", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "0-star" ], [ "_:result", "stars", "4-star" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:system", "canthelp", "_:booking/c93c5b4c" ], [ "_:booking/c93c5b4c", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "about 5" ], [ "_:system", "canthelp", "_:search/8497197c" ], [ "_:search/8497197c", "area", "centre" ], [ "_:search/8497197c", "category", "guesthouse" ], [ "_:search/8497197c", "category", "hotel" ], [ "_:search/8497197c", "stars", "2-star" ], [ "_:search/8497197c", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "0-star" ], [ "_:result", "stars", "4-star" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:system", "canthelp", "_:booking/c93c5b4c" ], [ "_:booking/c93c5b4c", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:booking", "ref", "Q1DDFWPH" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "kings lynn" ], [ "_: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", "centre" ], [ "_:result", "amount", "about 5" ], [ "_:system", "canthelp", "_:search/8497197c" ], [ "_:search/8497197c", "area", "centre" ], [ "_:search/8497197c", "category", "guesthouse" ], [ "_:search/8497197c", "category", "hotel" ], [ "_:search/8497197c", "stars", "2-star" ], [ "_:search/8497197c", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "0-star" ], [ "_:result", "stars", "4-star" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:system", "canthelp", "_:booking/c93c5b4c" ], [ "_:booking/c93c5b4c", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:booking", "ref", "Q1DDFWPH" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "18:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "about 5" ], [ "_:system", "canthelp", "_:search/8497197c" ], [ "_:search/8497197c", "area", "centre" ], [ "_:search/8497197c", "category", "guesthouse" ], [ "_:search/8497197c", "category", "hotel" ], [ "_:search/8497197c", "stars", "2-star" ], [ "_:search/8497197c", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "0-star" ], [ "_:result", "stars", "4-star" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "3" ], [ "_:system", "canthelp", "_:booking/c93c5b4c" ], [ "_:booking/c93c5b4c", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:booking", "ref", "Q1DDFWPH" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "18:30" ], [ "_:result", "arrive_by", "19:58" ], [ "_:result", "day", "Sunday" ], [ "_:result", "departure", "Kings Lynn" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR6697" ], [ "_:result", "leave_at", "19:11" ], [ "_:result", "ticket", "7.84" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "5" ], [ "_: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", "centre" ], [ "_:result", "amount", "about 5" ], [ "_:system", "canthelp", "_:search/8497197c" ], [ "_:search/8497197c", "area", "centre" ], [ "_:search/8497197c", "category", "guesthouse" ], [ "_:search/8497197c", "category", "hotel" ], [ "_:search/8497197c", "stars", "2-star" ], [ "_:search/8497197c", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "0-star" ], [ "_:result", "stars", "4-star" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "3" ], [ "_:system", "canthelp", "_:booking/c93c5b4c" ], [ "_:booking/c93c5b4c", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "18:30" ], [ "_:result", "arrive_by", "19:58" ], [ "_:result", "day", "Sunday" ], [ "_:result", "departure", "Kings Lynn" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR6697" ], [ "_:result", "leave_at", "19:11" ], [ "_:result", "ticket", "7.84" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "72DIGGVY" ], [ "_:booking", "ticket", "39.2 GBP" ], [ "_: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,type,'Hospital'))" ], "speaker": "user", "text": "Where is the nearest hospital ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "The nearest hospital is on Hills Rd in Cambridge . The telephone number is 01223245151 , is there anything else I can help with ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "Does it list an address for the hospital ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "It is on Hill Rd . Postcode is CB20QQ ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thank you for your help . That is all I need ." }, { "id": 5, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "You 're welcome , is there anything else I can help with ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that was all . Thanks" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you for allowing me to help you . Have a great day !" } ]
SNG02334.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "type", "Hospital" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'jesus green outdoor pool');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Do you have any details for Jesus Green Outdoor Pool ?" }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "Yes , which details would you like to have ?" }, { "id": 2, "rdf-acts": [ "request((_:result,category,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I 'd like the attraction type , phone number , and entrance fee , please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'north');(_:result,category,'swimmingpool');(_:result,name,'Jesus Green Outdoor Pool');(_:result,phone,'01223302579');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Jesus Green Outdoor Pool is a swimmingpool on the north end of the city . We do n't have any information regarding their entrance fee , but their phone number if 01223302579 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Alright , that 's all . Thank you ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you , goodbye ." } ]
SNG1056.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "jesus green outdoor pool" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "jesus green outdoor pool" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "jesus green outdoor pool" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimmingpool" ], [ "_:result", "name", "Jesus Green Outdoor Pool" ], [ "_:result", "phone", "01223302579" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'moderately');(_:search,stars,'4-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hello , can you recommend a moderately - priced 4-star hotel , please ?" }, { "id": 1, "rdf-acts": [ "canthelp((_:search,category,'hotels');(_:search,pricerange,'moderately priced');(_:search,stars,'4');(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,count,'11');(_:result,type,'Hotel'))", "select((_:result,category,'guesthouses');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are no moderately priced 4 star hotels but there are 11 guesthouses that fit that criteria . Are guesthouses an option for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "It needs to have free parking" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_parking,'none');(_:result,name,'acorn guest house');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The acorn guest house definitely fits your needs . It 's 4 star and free parking . Shall I book you a room ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please book it for 4 nights starting Saturday ." }, { "id": 5, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many people in your party ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "There are 6 people . Can I have a reference number please after you are done with the booking ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'2320XP1D');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful . The reference number is : 2320XP1D . What else can I help you with today ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'multiple sports');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Could you tell me if there is a multiple sports place in the centre of town ?" }, { "id": 9, "rdf-acts": [ "canthelp((_:search,area,'centre');(_:search,category,'mutliple sports');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "No sorry , there is no mutliple sports attraction in the centre of town ." }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'colleges');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Will you check for colleges instead ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,name,\"christ 's college\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "how about christ 's college ? looks fun ." }, { "id": 12, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds good . Can I get their phone number and entrance fee please ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,address,\"saint andrew 's street\");(_:result,entrance_fee,'free');(_:result,name,\"christ 's college\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "christ 's college \t is located at saint andrew 's street \t and has a free entrance fee ." }, { "id": 14, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I guess I just need a phone number for Christ 's College . Then , I 'll be all set !" }, { "id": 15, "rdf-acts": [ "request((_:search,phone,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "I will look up the phone number . Give me one moment , please ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No problem . After I have the number , that is all I need for tonight ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "the phone number is 01223334900 . can i help you with anything else ?" } ]
PMUL3157.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:system", "canthelp", "_:search/550664ca" ], [ "_:search/550664ca", "category", "hotels" ], [ "_:search/550664ca", "pricerange", "moderately priced" ], [ "_:search/550664ca", "stars", "4" ], [ "_:search/550664ca", "type", "Hotel" ], [ "_:result", "count", "11" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:system", "canthelp", "_:search/550664ca" ], [ "_:search/550664ca", "category", "hotels" ], [ "_:search/550664ca", "pricerange", "moderately priced" ], [ "_:search/550664ca", "stars", "4" ], [ "_:search/550664ca", "type", "Hotel" ], [ "_:result", "count", "11" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:system", "canthelp", "_:search/550664ca" ], [ "_:search/550664ca", "category", "hotels" ], [ "_:search/550664ca", "pricerange", "moderately priced" ], [ "_:search/550664ca", "stars", "4" ], [ "_:search/550664ca", "type", "Hotel" ], [ "_:result", "count", "11" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "stay", "4" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:system", "canthelp", "_:search/550664ca" ], [ "_:search/550664ca", "category", "hotels" ], [ "_:search/550664ca", "pricerange", "moderately priced" ], [ "_:search/550664ca", "stars", "4" ], [ "_:search/550664ca", "type", "Hotel" ], [ "_:result", "count", "11" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "stay", "4" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "2320XP1D" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "multiple sports" ], [ "_: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-star" ], [ "_:system", "canthelp", "_:search/550664ca" ], [ "_:search/550664ca", "category", "hotels" ], [ "_:search/550664ca", "pricerange", "moderately priced" ], [ "_:search/550664ca", "stars", "4" ], [ "_:search/550664ca", "type", "Hotel" ], [ "_:result", "count", "11" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "stay", "4" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "2320XP1D" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/3975bfce" ], [ "_:search/3975bfce", "area", "centre" ], [ "_:search/3975bfce", "category", "mutliple sports" ], [ "_:search/3975bfce", "type", "Attraction" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:system", "canthelp", "_:search/550664ca" ], [ "_:search/550664ca", "category", "hotels" ], [ "_:search/550664ca", "pricerange", "moderately priced" ], [ "_:search/550664ca", "stars", "4" ], [ "_:search/550664ca", "type", "Hotel" ], [ "_:result", "count", "11" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "saturday" ], [ "_:search", "stay", "4" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "2320XP1D" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/3975bfce" ], [ "_:search/3975bfce", "area", "centre" ], [ "_:search/3975bfce", "category", "mutliple sports" ], [ "_:search/3975bfce", "type", "Attraction" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "christ 's college" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "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-star" ], [ "_:system", "canthelp", "_:search/550664ca" ], [ "_:search/550664ca", "category", "hotels" ], [ "_:search/550664ca", "pricerange", "moderately priced" ], [ "_:search/550664ca", "stars", "4" ], [ "_:search/550664ca", "type", "Hotel" ], [ "_:result", "count", "11" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "saturday" ], [ "_:search", "stay", "4" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "2320XP1D" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/3975bfce" ], [ "_:search/3975bfce", "area", "centre" ], [ "_:search/3975bfce", "category", "mutliple sports" ], [ "_:search/3975bfce", "type", "Attraction" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "christ 's college" ], [ "_: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", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:system", "canthelp", "_:search/550664ca" ], [ "_:search/550664ca", "category", "hotels" ], [ "_:search/550664ca", "pricerange", "moderately priced" ], [ "_:search/550664ca", "stars", "4" ], [ "_:search/550664ca", "type", "Hotel" ], [ "_:result", "count", "11" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "saturday" ], [ "_:search", "stay", "4" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "2320XP1D" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/3975bfce" ], [ "_:search/3975bfce", "area", "centre" ], [ "_:search/3975bfce", "category", "mutliple sports" ], [ "_:search/3975bfce", "type", "Attraction" ], [ "_:search", "category", "colleges" ], [ "_:result", "phone", "?" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "christ 's college" ], [ "_:result", "type", "Attraction" ], [ "_:search", "phone", "?" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need to find a hotel in the center with free wifi included in their rates ." }, { "id": 1, "rdf-acts": [ "inform((_:result,category,'hotels');(_:result,count,'5');(_:result,name,'El Shaddai');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I 've found 5 hotels . How about El Shaddai ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'El Shaddai');(_:search,stars,'0');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sorry , I should mention that I 'm looking for a hotel with a 0 star rating . Would the El Shaddai still be appropriate ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "thank()" ], "speaker": "system", "text": "Yes it is . Would you like more information or help booking a stay ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'7');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . Please book a stay for 7 people . We need to stay 3 nights , starting on Thursday ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was unable to complete your booking . Would you like to try and book for another day or for a shorter stay ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can I try to book for 1 night then ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'TIYZB85M');(_:booking,stay,'one');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book that for one night . Your reference number is TIYZB85M . Can I assist you with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,destination,'saffron brasserie');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Could you please tell me how to get to the restaurant Saffron Brasserie from the hotel ?" }, { "id": 9, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))", "inform((_:result,destination,'restaurant');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Would you like for me to book you a taxi that will pick you up from the hotel and take you to the restaurant" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'15:15');(_:search,people,'7');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No thank you but can you book me a table for 7 at 15:15 on Thursday ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'UE2PF54A');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Your Reference number is UE2PF54A ." }, { "id": 12, "rdf-acts": [ "request((_:result,car,?);(_:result,type,'Taxi'))", "inform((_:search,name,'Saffron Brasserie');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "On second thought , I do want to book a taxi to Saffron Brasserie in time for my table . Can you provide the contact number and car type ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'yellow skoda');(_:result,phone,'07810050252');(_:result,type,'Taxi'))", "reqmore()", "thank()" ], "speaker": "system", "text": "Sure . The taxi will be a yellow skoda and the contact number is 07810050252 . Do you need anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all . Thank you !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Have a wonderful day !" } ]
MUL0043.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "El Shaddai" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "El Shaddai" ], [ "_:search", "stars", "0" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "El Shaddai" ], [ "_:search", "stars", "0" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/c2adf4ad" ], [ "_:booking/c2adf4ad", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "El Shaddai" ], [ "_:search", "stars", "0" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/c2adf4ad" ], [ "_:booking/c2adf4ad", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "TIYZB85M" ], [ "_:booking", "stay", "one" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "saffron brasserie" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "name", "El Shaddai" ], [ "_:search", "name", "El Shaddai" ], [ "_:search", "stars", "0" ], [ "_:system", "canthelp", "_:booking/c2adf4ad" ], [ "_:booking/c2adf4ad", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "TIYZB85M" ], [ "_:booking", "stay", "one" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "?" ], [ "_:result", "destination", "restaurant" ], [ "_:result", "type", "Taxi" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "name", "El Shaddai" ], [ "_:search", "stars", "0" ], [ "_:system", "canthelp", "_:booking/c2adf4ad" ], [ "_:booking/c2adf4ad", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "stay", "one" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "?" ], [ "_:result", "destination", "restaurant" ], [ "_:result", "type", "Taxi" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "7" ], [ "_:booking", "ref", "UE2PF54A" ], [ "_:booking", "type", "Booking" ], [ "_:result", "car", "?" ], [ "_:search", "name", "Saffron Brasserie" ], [ "_: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", "center" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "name", "El Shaddai" ], [ "_:search", "stars", "0" ], [ "_:system", "canthelp", "_:booking/c2adf4ad" ], [ "_:booking/c2adf4ad", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "1" ], [ "_:booking", "stay", "one" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "?" ], [ "_:result", "destination", "restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "7" ], [ "_:booking", "ref", "UE2PF54A" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Saffron Brasserie" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "car", "yellow skoda" ], [ "_:result", "phone", "07810050252" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'german');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What does Cambridge offer so far as expensive , German restaurants ?" }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There 's no restaurants meeting your criteria . Would you like to change anything parameters ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'northern');(_:search,food,'German');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Oh really ? I was hoping to eat expensive German cuisine in the northern part of town ." }, { "id": 3, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Would you like to search for something else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'north');(_:search,food,'asian oriental');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there any asian oriental restaurants in the north area ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,count,'1');(_:result,name,'Saigon City');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , there is one called Saigon City . Would you like more information ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'18:00');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like you to book it . 2 people 18:00 on Sunday ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Sunday');(_:booking,duration,'18:00');(_:booking,people,'2');(_:booking,ref,'LR4G3953');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , you 're all set ! I have it booked for Sunday , 18:00 , and for 2 people . Your reference number is LR4G3953 . Is there anything else I can help with ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all I needed . Thank you !" }, { "id": 9, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "You are welcome . Are you certain I ca n't help with a hotel or a train for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,leave_at,'20:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , actually , I 'm looking for a train . I 'll need to depart from Cambridge after 20:00 ." }, { "id": 11, "rdf-acts": [ "inform((_:result,amount,'lots');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "We have lots of those ! Where are you traveling to ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,destination,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am going to Ely on Sunday ." }, { "id": 13, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day will you be taking the train ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,leave_at,'20:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "i want to travel on sunday . i need to leave cambridge at 20:00 ." }, { "id": 15, "rdf-acts": [ "inform((_:result,duration,'17 minutes');(_:result,id,'TR0537');(_:result,leave_at,'21:50');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR0537 leaves at 21:50 and arrives in 17 minutes . Do you want tickets for that ?" }, { "id": 16, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I 'm terrible at math . What time does that arrive ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,arrive_by,'22:07');(_:result,type,'Train'))" ], "speaker": "system", "text": "The arrival time is 22:07 ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for all your help . Have a great day ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thank you for calling and have a great trip to Cambridge . Goodbye ." } ]
PMUL0937.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "german" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/0ba89b23" ], [ "_:search/0ba89b23", "type", "Restaurant" ], [ "_:search", "area", "northern" ], [ "_:search", "food", "German" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/0ba89b23" ], [ "_:search/0ba89b23", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "north" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/0ba89b23" ], [ "_:search/0ba89b23", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "north" ], [ "_:search", "food", "asian oriental" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Saigon City" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/0ba89b23" ], [ "_:search/0ba89b23", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "north" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Saigon City" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "18:00" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "LR4G3953" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/0ba89b23" ], [ "_:search/0ba89b23", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "north" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Saigon City" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "18:00" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "LR4G3953" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "20:00" ], [ "_: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/0ba89b23" ], [ "_:search/0ba89b23", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "north" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Saigon City" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "18:00" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "LR4G3953" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "20:00" ], [ "_:result", "amount", "lots" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/0ba89b23" ], [ "_:search/0ba89b23", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "north" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Saigon City" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "18:00" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "LR4G3953" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "lots" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "ely" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "20:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/0ba89b23" ], [ "_:search/0ba89b23", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "north" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Saigon City" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "18:00" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "LR4G3953" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "lots" ], [ "_:search", "destination", "ely" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "20:00" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "17 minutes" ], [ "_:result", "id", "TR0537" ], [ "_:result", "leave_at", "21:50" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "arrive_by", "?" ] ], "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/0ba89b23" ], [ "_:search/0ba89b23", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "north" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Saigon City" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "18:00" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "LR4G3953" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "lots" ], [ "_:search", "destination", "ely" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "20:00" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "17 minutes" ], [ "_:result", "id", "TR0537" ], [ "_:result", "leave_at", "21:50" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "arrive_by", "22:07" ], [ "_: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,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , can you show me any moderately - priced restaurants in the Centre of town , please ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'20');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , there are over 20 of various types , do you have any type of food that you are craving ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'thai');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for Thai food ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,food,'Thai');(_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I 'm sorry , there is n't a Thai restaurant there . Any other ideas ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'asian oriental');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What about asian oriental ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Yippee Noodle Bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yippee Noodle Bar meets your criteria . Would you like to book a table ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'four');(_:search,type,'Restaurant'))", "thank()" ], "speaker": "user", "text": "Yes a table for four . Thank you" }, { "id": 7, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What time and day were you plan on eating at the Yippee Noodle Bar ?" }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Actually , I do n't need a reserved table after all . But , can I get their phone number please ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223518111');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure , the number is 01223518111 . Is there anything else I can assist you with ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'parks');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , can you tell what parks are good in town ?" }, { "id": 11, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,category,'parks');(_:result,count,'5');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I sure can . There are five parks in town . Would you prefer to visit one in a particular part of town or are you open on the location ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "Whatever park you think is the best one ." }, { "id": 13, "rdf-acts": [ "inform((_:result,name,\"sheep 's green and lammas land park fen causeway\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I like sheep 's green and lammas land park fen causeway , because I can pet all of the nice soft pretty animals . Would you like to play with the animals too ?" }, { "id": 14, "rdf-acts": [ "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds like it 'll be fun to visit . What is the entrance fee , address , and phone number ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,address,'fen causeway , newnham road');(_:result,category,'park');(_:result,entrance_fee,'free');(_:result,phone,'01223302580');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "The free park is located at fen causeway , newnham road . The telephone number is 01223302580 . May I help with anything else ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No . All set . Thanks ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Have a great day ." } ]
PMUL3578.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "20" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "20" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/5338fc46" ], [ "_:search/5338fc46", "food", "Thai" ], [ "_:search/5338fc46", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "20" ], [ "_:system", "canthelp", "_:search/5338fc46" ], [ "_:search/5338fc46", "food", "Thai" ], [ "_:search/5338fc46", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "asian oriental" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Yippee Noodle Bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "four" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "20" ], [ "_:system", "canthelp", "_:search/5338fc46" ], [ "_:search/5338fc46", "food", "Thai" ], [ "_:search/5338fc46", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "asian oriental" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Yippee Noodle Bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "four" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "20" ], [ "_:system", "canthelp", "_:search/5338fc46" ], [ "_:search/5338fc46", "food", "Thai" ], [ "_:search/5338fc46", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Yippee Noodle Bar" ], [ "_:search", "people", "four" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223518111" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "parks" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/5338fc46" ], [ "_:search/5338fc46", "food", "Thai" ], [ "_:search/5338fc46", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Yippee Noodle Bar" ], [ "_:search", "people", "four" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223518111" ], [ "_:search", "category", "parks" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "parks" ], [ "_:result", "count", "5" ], [ "_: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", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/5338fc46" ], [ "_:search/5338fc46", "food", "Thai" ], [ "_:search/5338fc46", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "four" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223518111" ], [ "_:search", "category", "parks" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "parks" ], [ "_:result", "count", "5" ], [ "_:result", "name", "sheep 's green and lammas land park fen causeway" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/5338fc46" ], [ "_:search/5338fc46", "food", "Thai" ], [ "_:search/5338fc46", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "four" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "parks" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "count", "5" ], [ "_:result", "name", "sheep 's green and lammas land park fen causeway" ], [ "_:result", "address", "fen causeway , newnham road" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223302580" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hotel');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "can i request a taxi from my hotel to the city center Chinese restaurant ?" }, { "id": 1, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "What is the name of the hotel you are staying at ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'nightclub');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Erm , nevermind , I need a nightclub in the centre of town ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,area,'centre');(_:result,category,'nightclubs');(_:result,count,'5');(_:result,name,'Ballare');(_:result,name,'Club Salsa');(_:result,name,'Fez Club');(_:result,name,'Kambar');(_:result,name,'Soul Tree Nightclub');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are five nightclubs in the centre of town : Ballare , Club Salsa , Kambar , Soul Tree Nightclub , and The Fez Club . Do you want to know more about any of them ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , please . I need the address and postcode of the one you recommend ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'1 station road');(_:result,name,'Club Salsa');(_:result,postcode,'cb12jb');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "Club Salsa is definately the place to be . It is located at 1 station road , postcode : cb12jb . Is there anything else I can help with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'maharajah tandoori restaurant');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I would also like to book a table at maharajah tandoori restaurant ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,name,'maharajah tandoori restaurant');(_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "My pleasure , when would you like to dine at the maharajah tandoori restaurant ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'18:00');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would love a reservation for Sunday for 2 people at 18:00 ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'A5YKASS8');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : A5YKASS8 ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much , you 've been very helpful ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day !" } ]
PMUL3267.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "name", "Ballare" ], [ "_:result", "name", "Club Salsa" ], [ "_:result", "name", "Fez Club" ], [ "_:result", "name", "Kambar" ], [ "_:result", "name", "Soul Tree Nightclub" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "address", "1 station road" ], [ "_:result", "name", "Club Salsa" ], [ "_:result", "postcode", "cb12jb" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "maharajah tandoori restaurant" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "address", "1 station road" ], [ "_:result", "name", "Club Salsa" ], [ "_:result", "postcode", "cb12jb" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "maharajah tandoori restaurant" ], [ "_:booking", "name", "maharajah tandoori restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "address", "1 station road" ], [ "_:result", "name", "Club Salsa" ], [ "_:result", "postcode", "cb12jb" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "maharajah tandoori restaurant" ], [ "_:booking", "name", "maharajah tandoori restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "A5YKASS8" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurnt in the west end that is n't too high priced ." }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'saint johns chop house');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "saint johns chop house ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'saint johns chop house');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Where is saint johns chop house ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'21 - 24 Northampton Street');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "it is at 21 - 24 Northampton Street" }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))", "inform((_:search,area,'west');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is this in the west part of town and can I get the phone number ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'west');(_:result,name,'Saint johns chop house');(_:result,phone,'01223 353110');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Saint johns chop house is in west part of town . The phone number is 01223 353110 ." }, { "id": 6, "rdf-acts": [ "request((_:result,food,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What type of food do they serve ? And to clarify , this is moderately priced , correct ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'west');(_:result,food,'British');(_:result,name,'Saint Johns Chop House');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Saint Johns Chop House is a British restaurant in the west which is moderately priced ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , goodbye ." } ]
WOZ20629.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "saint johns chop house" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "saint johns chop house" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "saint johns chop house" ], [ "_:search", "name", "saint johns chop house" ], [ "_:result", "address", "21 - 24 Northampton Street" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "name", "saint johns chop house" ], [ "_:result", "address", "21 - 24 Northampton Street" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Saint johns chop house" ], [ "_:result", "phone", "01223 353110" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "food", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "name", "saint johns chop house" ], [ "_:result", "address", "21 - 24 Northampton Street" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "phone", "01223 353110" ], [ "_:result", "area", "west" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Saint Johns Chop House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'downing college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hello , could you tell me if Downing College is still operating ?" }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,address,'regent street');(_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'Downing College');(_:result,postcode,'cb21dq');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , Downing College is still operating in the centre . They 're located on regent street \t , post code cb21dq . You can visit them for free ! Anything else you need ?" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Just the phone number please ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Downing College');(_:result,phone,'01223334860');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone of Downing College is 01223334860 . Do you need a place to stay ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'3-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How did you know ? ! Yes I do ! You must be a mind reader ! I 'd like to find 3-star lodgings , and I definitely DON'T want a guesthouse . Only a real hotel , please !" }, { "id": 5, "rdf-acts": [ "select((_:result,area,'centre');(_:result,area,'south');(_:result,name,'Gonville Hotel');(_:result,name,'Lensfield Hotel');(_:result,type,'Hotel'))", "inform((_:result,count,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are two that might suit you . The Gonville Hotel is in the centre and The Lensfield Hotel is in the south part of town . Do either of those sound good ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like a hotel in the north , please ." }, { "id": 7, "rdf-acts": [ "canthelp((_:search,area,'north');(_:search,category,'hotels');(_:search,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "I have no hotels in the north that meet those specification . May I try something else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'north');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I just need a 3 star hotel in the north center ." }, { "id": 9, "rdf-acts": [ "canthelp((_:search,area,'North');(_:search,category,'hotels');(_:search,stars,'3');(_:search,type,'Hotel'))", "select((_:result,category,'guesthouse');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are no 3 star hotels in the North . You sure a guesthouse wo n't work ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))", "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Let 's try the guesthouse , could you provide me with their telephone number ?" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'guesthouse');(_:result,name,'Hamilton Lodge');(_:result,phone,'01223365664');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Hamilton Lodge is a guesthouse . Their phone number is 01223365664 . Can I book a room for you there ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "No , thank you . However , could you book me a taxi to commute between the two places ?" }, { "id": 13, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "No problem . What time would you like to leave and arrive ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,arrive_by,'3:23');(_:search,leave_at,'2:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like to leave and 2:30 p.m and arrive at 3:23 p.m." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'red skoda');(_:result,phone,'07481840729');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "I have a taxi , a red skoda , booked for you . Your contact number is 07481840729 . Can I help you with anything else ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will be everything today . Thank you ." }, { "id": 17, "rdf-acts": [ "inform((_:result,type,'Taxi'))" ], "speaker": "system", "text": "You 're all set with your booking with the taxi . Would you like a restaurant in the area for you as well ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "No , but you know what ? We should probably have the car pick me up at the college at 2:15 p.m. instead ." }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'yellow Ford');(_:result,phone,'07901807088');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Sure . Please look for a yellow Ford . The contact number is 07901807088 if you need it . Is there anything else today ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much . That 's all ." }, { "id": 21, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "You are welcome . Glad I could help . Have a nice day ." }, { "id": 22, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "I hope you have a great day as well . Goodbye ." }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "Please let us know if we can do anything else for you ." } ]
MUL2510.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "downing college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "downing college" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "regent street" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Downing College" ], [ "_:result", "postcode", "cb21dq" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "downing college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "regent street" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb21dq" ], [ "_:result", "name", "Downing College" ], [ "_:result", "phone", "01223334860" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "3-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "downing college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "regent street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb21dq" ], [ "_:result", "phone", "01223334860" ], [ "_:search", "stars", "3-star" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "downing college" ], [ "_:result", "address", "regent street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb21dq" ], [ "_:result", "phone", "01223334860" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:system", "canthelp", "_:search/e941219d" ], [ "_:search/e941219d", "area", "north" ], [ "_:search/e941219d", "category", "hotels" ], [ "_:search/e941219d", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "downing college" ], [ "_:result", "address", "regent street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb21dq" ], [ "_:result", "phone", "01223334860" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "name", "Lensfield Hotel" ], [ "_:result", "count", "2" ], [ "_:system", "canthelp", "_:search/e941219d" ], [ "_:search/e941219d", "area", "north" ], [ "_:search/e941219d", "category", "hotels" ], [ "_:search/e941219d", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/0a93400e" ], [ "_:search/0a93400e", "area", "North" ], [ "_:search/0a93400e", "category", "hotels" ], [ "_:search/0a93400e", "stars", "3" ], [ "_:search/0a93400e", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "downing college" ], [ "_:result", "address", "regent street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb21dq" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:system", "canthelp", "_:search/e941219d" ], [ "_:search/e941219d", "area", "north" ], [ "_:search/e941219d", "category", "hotels" ], [ "_:search/e941219d", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/0a93400e" ], [ "_:search/0a93400e", "area", "North" ], [ "_:search/0a93400e", "category", "hotels" ], [ "_:search/0a93400e", "stars", "3" ], [ "_:search/0a93400e", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "phone", "01223365664" ], [ "_:result", "type", "Hotel" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "name", "downing college" ], [ "_:result", "address", "regent street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb21dq" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:system", "canthelp", "_:search/e941219d" ], [ "_:search/e941219d", "area", "north" ], [ "_:search/e941219d", "category", "hotels" ], [ "_:search/e941219d", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/0a93400e" ], [ "_:search/0a93400e", "area", "North" ], [ "_:search/0a93400e", "category", "hotels" ], [ "_:search/0a93400e", "stars", "3" ], [ "_:search/0a93400e", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "phone", "01223365664" ], [ "_:result", "type", "Hotel" ], [ "_:search", "arrive_by", "3:23" ], [ "_:search", "leave_at", "2:30" ], [ "_: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", "name", "downing college" ], [ "_:result", "address", "regent street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb21dq" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:system", "canthelp", "_:search/e941219d" ], [ "_:search/e941219d", "area", "north" ], [ "_:search/e941219d", "category", "hotels" ], [ "_:search/e941219d", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/0a93400e" ], [ "_:search/0a93400e", "area", "North" ], [ "_:search/0a93400e", "category", "hotels" ], [ "_:search/0a93400e", "stars", "3" ], [ "_:search/0a93400e", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:search", "arrive_by", "3:23" ], [ "_:search", "leave_at", "2:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red skoda" ], [ "_:result", "phone", "07481840729" ], [ "_: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 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "name", "downing college" ], [ "_:result", "address", "regent street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb21dq" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:system", "canthelp", "_:search/e941219d" ], [ "_:search/e941219d", "area", "north" ], [ "_:search/e941219d", "category", "hotels" ], [ "_:search/e941219d", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/0a93400e" ], [ "_:search/0a93400e", "area", "North" ], [ "_:search/0a93400e", "category", "hotels" ], [ "_:search/0a93400e", "stars", "3" ], [ "_:search/0a93400e", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:search", "arrive_by", "3:23" ], [ "_:search", "leave_at", "2:30" ], [ "_:result", "car", "red skoda" ], [ "_:result", "phone", "07481840729" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "type", "Taxi" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "name", "downing college" ], [ "_:result", "address", "regent street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb21dq" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:system", "canthelp", "_:search/e941219d" ], [ "_:search/e941219d", "area", "north" ], [ "_:search/e941219d", "category", "hotels" ], [ "_:search/e941219d", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/0a93400e" ], [ "_:search/0a93400e", "area", "North" ], [ "_:search/0a93400e", "category", "hotels" ], [ "_:search/0a93400e", "stars", "3" ], [ "_:search/0a93400e", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:search", "arrive_by", "3:23" ], [ "_:search", "leave_at", "2:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow Ford" ], [ "_:result", "phone", "07901807088" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:search", "name", "downing college" ], [ "_:result", "address", "regent street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb21dq" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:system", "canthelp", "_:search/e941219d" ], [ "_:search/e941219d", "area", "north" ], [ "_:search/e941219d", "category", "hotels" ], [ "_:search/e941219d", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/0a93400e" ], [ "_:search/0a93400e", "area", "North" ], [ "_:search/0a93400e", "category", "hotels" ], [ "_:search/0a93400e", "stars", "3" ], [ "_:search/0a93400e", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:search", "arrive_by", "3:23" ], [ "_:search", "leave_at", "2:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow Ford" ], [ "_:result", "phone", "07901807088" ], [ "_: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, 21, 22 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'boat');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for a boat in town ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,category,'boats');(_:result,count,'4');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "OK . There are four different boats to choose from . What area of town were you thinking ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,\"does n't really matter\");(_:search,type,'Attraction'))" ], "speaker": "user", "text": "It does n't really matter . Can you recommend one ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'east');(_:result,name,'Camboats');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Camboats is in the east of town and I 'd recommend them" }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Sounds good . What is their postcode number as well as their phone number ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Camboats');(_:result,phone,'01223902112');(_:result,postcode,'cb58sx');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I can provide that for you . The Camboats postcode is cb58sx . To reach them , their phone number is 01223902112 . Did you need any other information ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'acorn guest house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you look up information for a hotel called Acorn Guest House ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'154 Chesterton Road');(_:result,area,'north');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Acorn Guest House');(_:result,phone,'01223353888');(_:result,postcode,'cb41da');(_:result,pricerange,'moderately');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Acorn Guest House is priced moderately , in the north area of town , has internet , parking , located at 154 Chesterton Road , phone 01223353888 . Postal code is cb41da . Does that help ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'two');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That sounds perfect . Would you please book a room for two starting on Thursday ?" }, { "id": 9, "rdf-acts": [ "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure , how many nights would you like ?" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,area,?);(_:result,has_internet,?);(_:result,type,'Hotel'))", "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Actually , lets not book a room yet . Can you tell me if they have internet ? Also the address and the area of town it is located in ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'154 Chesterton road');(_:result,area,'north');(_:result,has_internet,'none');(_:result,name,'Acorn Guesthouse');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , of course . The Acorn Guesthouse is in the north part of town and can be found at 154 Chesterton road . They offer free internet ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Wonderful , thank you . I think that 's all I need ." }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sounds like a plan . Would you like me to book it now ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you . I think that I am good for now ." }, { "id": 15, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else that I can do for you ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that is all for now . Thank you !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "OK , have a nice day . Good bye ." } ]
MUL1112.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "boat" ], [ "_:result", "category", "boats" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "does n't really matter" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "boat" ], [ "_:result", "category", "boats" ], [ "_:result", "count", "4" ], [ "_:search", "area", "does n't really matter" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Camboats" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "boat" ], [ "_:result", "category", "boats" ], [ "_:result", "count", "4" ], [ "_:search", "area", "does n't really matter" ], [ "_:result", "area", "east" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Camboats" ], [ "_:result", "phone", "01223902112" ], [ "_:result", "postcode", "cb58sx" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "acorn guest house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "boat" ], [ "_:result", "category", "boats" ], [ "_:result", "count", "4" ], [ "_:search", "area", "does n't really matter" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "acorn guest house" ], [ "_:result", "address", "154 Chesterton Road" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "pricerange", "moderately" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "boat" ], [ "_:result", "category", "boats" ], [ "_:result", "count", "4" ], [ "_:search", "area", "does n't really matter" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "acorn guest house" ], [ "_:result", "address", "154 Chesterton Road" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "pricerange", "moderately" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "two" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_:result", "area", "?" ], [ "_:result", "has_internet", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "boat" ], [ "_:result", "category", "boats" ], [ "_:result", "count", "4" ], [ "_:search", "area", "does n't really matter" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "acorn guest house" ], [ "_:result", "has_parking", "none" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "pricerange", "moderately" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "two" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "154 Chesterton road" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_: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", "category", "boat" ], [ "_:result", "category", "boats" ], [ "_:result", "count", "4" ], [ "_:search", "area", "does n't really matter" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "acorn guest house" ], [ "_:result", "has_parking", "none" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "pricerange", "moderately" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "two" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "154 Chesterton road" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "category", "boat" ], [ "_:result", "category", "boats" ], [ "_:result", "count", "4" ], [ "_:search", "area", "does n't really matter" ], [ "_:search", "name", "acorn guest house" ], [ "_:result", "has_parking", "none" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "pricerange", "moderately" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "two" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "154 Chesterton road" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'turkish');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to book a table at a turkish place and is moderately priced ." }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'Anatolia');(_:result,name,'Efes restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "You have your choice of Anatolia or Efes restaurant ." }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'anatolia');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I will choose Anatolia . Address please ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'30 Bridge Street');(_:result,area,'centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address is 30 Bridge Street in the centre ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'12:30');(_:search,people,'7');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you book me a table for 7 at 12:30 on thursday ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'efes');(_:booking,ref,'2J5AEMRI');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I got a table at efes instead for you . Your reference number is 2J5AEMRI . Is there anything else ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all thank you ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you for using the system , goodbye ." } ]
SSNG0179.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" ], [ "_:search", "name", "anatolia" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "name", "Efes restaurant" ], [ "_:search", "name", "anatolia" ], [ "_:result", "address", "30 Bridge Street" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "name", "Efes restaurant" ], [ "_:search", "name", "anatolia" ], [ "_:result", "address", "30 Bridge Street" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "efes" ], [ "_:booking", "ref", "2J5AEMRI" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,department,'cardiology');(_:search,type,'Hospital'))" ], "speaker": "user", "text": "Is there a local hospital that has a cardiology department ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,department,'cardiology');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Addenbrookes Hospital located at Hills Rd , Cambridge has cardiology . Do you need their phone number ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "I just need their address and postcode please" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Their address is Hills Rd , Cambridge , postcode \t CB20QQ" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you and goodbye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . I am glad I could assist you at TownInfo centre . Goodbye ." } ]
SNG02176.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "department", "cardiology" ], [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "department", "cardiology" ], [ "_:search", "type", "Hospital" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "department", "cardiology" ], [ "_:result", "type", "Hospital" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "department", "cardiology" ], [ "_:search", "type", "Hospital" ], [ "_:result", "department", "cardiology" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you help me book a table at a chinese restaurant that 's in the centre of town ?" }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'10');(_:result,food,'Chinese');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Great choice ! I have 10 Chinese restaurants . What is your price range and we can narrow them down ." }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need some cheap Chop Suey , please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'Chinese');(_:result,name,'Charlie Chan');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How does the Charlie Chan sound ? It is a cheap Chinese restaurant in the centre ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'12:45');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds like they 'll have some awesome Chop Suey . Please book me a table for 2 on Tuesday at 12:45 ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I am sorry but charlie chan is booked for that time . Do you want to pick an earlier or later time , or a different day ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,duration,'11:45');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can we try the same day for 11:45 please ? And can I have the reference number as well , thanks ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,duration,'11:45');(_:booking,people,'2');(_:booking,ref,'GFIL3UG5');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great News ! I was able to reserve your table for 2 at the 11:45 time . They will hold the table for 15 minutes . Reference number is : GFIL3UG5 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you . I am also looking for places to go in the same area as the restaurant ." }, { "id": 9, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'dozens');(_:result,area,'centre');(_:result,category,'? museums ? architecture ? boat rides ? something else');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are dozens of attractions in the centre . What type of activities are you interested in ? Museums ? Architecture ? Boat Rides ? Something else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for some type of entertainment in the same area as the restaurant , please ." }, { "id": 11, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,category,'entertainment');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are all kinds of entertainment choices . Did you have something in mind ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,type,'Attraction');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No , just an entertainment attraction in the same area as the restaurant . Can you make a suggestion ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,category,'museum');(_:result,name,'cambridge contemporary art');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "What about a museum ? The cambridge contemporary art is a nice one ." }, { "id": 14, "rdf-acts": [ "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds nice can I get their phone number , entrance fee , and address please ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,address,'6 Trinity Street');(_:result,entrance_fee,'free');(_:result,phone,'01223324222');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number is 01223324222 , the address is 6 Trinity Street , and it is free admittance ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much for your help ." }, { "id": 17, "rdf-acts": [], "speaker": "system", "text": "Will that be everything for you today then ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all . Thank you for your help !" }, { "id": 19, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "Glad to be of assistance , have a great day !" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks , take care buddy !" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Thank you goodbye" } ]
MUL2431.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "count", "10" ], [ "_:result", "food", "Chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "count", "10" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Charlie Chan" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "12:45" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "count", "10" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Charlie Chan" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/e32d0e49" ], [ "_:booking/e32d0e49", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "11:45" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:result", "count", "10" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Charlie Chan" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/e32d0e49" ], [ "_:booking/e32d0e49", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "11:45" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "11:45" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "GFIL3UG5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:result", "count", "10" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Charlie Chan" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/e32d0e49" ], [ "_:booking/e32d0e49", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "11:45" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "11:45" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "GFIL3UG5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "dozens" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "? museums ? architecture ? boat rides ? something else" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:result", "count", "10" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Charlie Chan" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/e32d0e49" ], [ "_:booking/e32d0e49", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "11:45" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "11:45" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "GFIL3UG5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "dozens" ], [ "_:result", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:result", "category", "entertainment" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "type", "Attraction" ], [ "_: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", "food", "chinese" ], [ "_:result", "count", "10" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/e32d0e49" ], [ "_:booking/e32d0e49", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "11:45" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "11:45" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "GFIL3UG5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "dozens" ], [ "_:result", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:search", "area", "same area" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "cambridge contemporary art" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:result", "count", "10" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/e32d0e49" ], [ "_:booking/e32d0e49", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "11:45" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "11:45" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "GFIL3UG5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "dozens" ], [ "_:result", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:search", "area", "same area" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "cambridge contemporary art" ], [ "_:result", "address", "6 Trinity Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223324222" ], [ "_:result", "type", "Attraction" ] ], "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", "chinese" ], [ "_:result", "count", "10" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/e32d0e49" ], [ "_:booking/e32d0e49", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "11:45" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "11:45" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "GFIL3UG5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "dozens" ], [ "_:result", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:search", "area", "same area" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "cambridge contemporary art" ], [ "_:result", "address", "6 Trinity Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223324222" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:result", "count", "10" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/e32d0e49" ], [ "_:booking/e32d0e49", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "11:45" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "11:45" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "GFIL3UG5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "dozens" ], [ "_:result", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:search", "area", "same area" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "cambridge contemporary art" ], [ "_:result", "address", "6 Trinity Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223324222" ], [ "_: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,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a guesthouse with free wifi ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'23');(_:result,has_internet,'none');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "We have 23 guesthouses offering free WiFi . Do you have other preferences , as well ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Something in the east , please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'A and B guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "A and B guest house is available ." }, { "id": 4, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "That sounds like it will work . Do they have a star rating ? If so , can I get the postcode ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_parking,'none');(_:result,name,'A and B Guest House');(_:result,postcode,'cb12dp');(_:result,stars,'four');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "A and B Guest House has a four - star rating , and their postcode is cb12dp . Would you like me to book that for you ? I should mention there 's no parking ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that 's okay , I just wanted to learn about it . Thanks !" }, { "id": 7, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "You are welcome . Do you need additional information about restaurants or attractions ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , not at this time . Thanks for your help ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're quite welcome . Thanks for contacting the Cambridge TownInfo Centre and have a great day !" } ]
SNG0909.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "23" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "23" ], [ "_:result", "has_internet", "none" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "A and B guest house" ], [ "_:result", "type", "Hotel" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "23" ], [ "_:result", "has_internet", "none" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "A and B Guest House" ], [ "_:result", "postcode", "cb12dp" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "23" ], [ "_:result", "has_internet", "none" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "A and B Guest House" ], [ "_:result", "postcode", "cb12dp" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like to find a hotel in the centre of town with free parking , please ." }, { "id": 1, "rdf-acts": [ "select((_:result,name,'Gonville hotel');(_:result,name,'University Arms Hotel');(_:result,type,'Hotel'))", "inform((_:result,category,'hotels');(_:result,count,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure thing . There are 2 hotels available , Gonville hotel and University Arms Hotel . Which hotel do you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Which hotel is a star of 3 ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Gonville');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Gonville , shall I book it for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'7');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , that would be fine . Please book it for 7 people starting Tuesday for 2 nights ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I ' m afraid the booking was unsuccesful . Would you like to try another day or a shorter stay ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,stay,'one');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Let 's try it for one night then please" }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'NQF2R59K');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Success . Your reference number is NQF2R59K ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,destination,'london liverpool street');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you . I also need a train going to london liverpool street on wednesday ." }, { "id": 9, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Do you have a departure or arrival time you would like ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'08:00');(_:search,departure,'cambridge');(_:search,destination,'liverpool');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am leaving from cambridge and need to arrive at london liverpool street by 08:00 for a meeting ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'7:27');(_:result,id,'TR1047');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR1047 will get you there by 7:27 , will that work for you ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes please book the the train for 7 people and can I get the reference number ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'1P1T8F7D');(_:booking,ticket,'116.2 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The Booking was successful , the total fee is 116.2 GBP . Reference number is : 1P1T8F7D . May I help with anything else ?" }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , that 's all I need right now . Thank you and have a nice day . Bye" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "The duration lasts 88 minutes . Have a nice day ." } ]
MUL2101.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Gonville hotel" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Gonville" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "2" ], [ "_: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", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Gonville" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/e325538b" ], [ "_:booking/e325538b", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "one" ], [ "_: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", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Gonville" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/e325538b" ], [ "_:booking/e325538b", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "one" ], [ "_:booking", "ref", "NQF2R59K" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Gonville" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/e325538b" ], [ "_:booking/e325538b", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "one" ], [ "_:booking", "ref", "NQF2R59K" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "08:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "liverpool" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Gonville" ], [ "_:system", "canthelp", "_:booking/e325538b" ], [ "_:booking/e325538b", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "one" ], [ "_:booking", "ref", "NQF2R59K" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "08:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "liverpool" ], [ "_:result", "arrive_by", "7:27" ], [ "_:result", "id", "TR1047" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "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", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Gonville" ], [ "_:system", "canthelp", "_:booking/e325538b" ], [ "_:booking/e325538b", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "one" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "08:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "liverpool" ], [ "_:result", "arrive_by", "7:27" ], [ "_:result", "id", "TR1047" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "1P1T8F7D" ], [ "_:booking", "ticket", "116.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_: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,area,'east');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Please be a darling and find me a moderately priced place to dine in the East" }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'3');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "sure , i have 3 options for you" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Could you give me all three options please ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'east');(_:result,food,'indian');(_:result,name,'curry prince');(_:result,name,'pizza hut');(_:result,name,'rajmahal');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "curry prince , indian , rajmahal indian or pizza hut in the east" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'17:45');(_:search,name,'Pizza Hut');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about Pizza Hut ? I need a reservation for 4 people at 17:45 on Tuesday ." }, { "id": 5, "rdf-acts": [ "thank()", "reqmore()", "inform((_:booking,ref,'DIWCUNVI');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Done ! Your reference number is DIWCUNVI . Do you need anything else ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thanks . I think that took care of everything . Thanks . Goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Okay goodbye , have a lovely day !" } ]
PMUL4190.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ticket", "?" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:result", "count", "3" ], [ "_:result", "area", "east" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "curry prince" ], [ "_:result", "name", "pizza hut" ], [ "_:result", "name", "rajmahal" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "name", "Pizza Hut" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:result", "count", "3" ], [ "_:result", "area", "east" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "curry prince" ], [ "_:result", "name", "pizza hut" ], [ "_:result", "name", "rajmahal" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "name", "Pizza Hut" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "DIWCUNVI" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want to find a place to eat that serves indian food in the centre of town ." }, { "id": 1, "rdf-acts": [ "select((_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))", "inform((_:result,count,'9');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 9 restaurants that fit that description . Are you looking for a cheap or expensive restaurant ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Price range does n't matter . Which restaurant out of the 9 do you recommend ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Mahal of Cambridge');(_:result,pricerange,'inexpensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 'd recoment the Mahal of Cambridge . It 's inexpensive , and conveniently located . Would you like me to book you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'19:30');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds fine . Can you book for 4 people at 19:30 on sunday ?" }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Booking was unsuccessful . Would you like me to look at another location ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,pricerange,'same area and price range');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . Can you find me something that is available in the same area and price range ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'the ghandi');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about the ghandi ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Ok lets try there ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'HKBDRN69');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your all set . Reference number is HKBDRN69 . Anything else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Okay . Thanks so much for calling . Enjoy your evening !" } ]
SSNG0021.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "count", "9" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "9" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Mahal of Cambridge" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:result", "count", "9" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Mahal of Cambridge" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/1ed5d354" ], [ "_:booking/1ed5d354", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:result", "count", "9" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/1ed5d354" ], [ "_:booking/1ed5d354", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "the ghandi" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:result", "count", "9" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/1ed5d354" ], [ "_:booking/1ed5d354", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "the ghandi" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "HKBDRN69" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I want a place to stay . Find me a hotel that includes free parking ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'eight');(_:result,category,'hotel');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are eight accomodations of the hotel type with free parking . What part of town do you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The west , please . And can I get free wifi ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'west');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Cambridge Belfry');(_:result,pricerange,'inexpensive');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Cambridge Belfry is an inexpensive , 4 star option on the west side with free wifi and free parking ." }, { "id": 4, "rdf-acts": [ "thank()", "inform((_:search,day,'saturday');(_:search,people,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , that sounds like a good choice . Can you book it for me for 3 people starting Saturday ? Thanks" }, { "id": 5, "rdf-acts": [ "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure , I can do that . How many nights would you like it for ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to stay for 3 nights ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'BTTS9GYC');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book the hotel for you . The reference number is BTTS9GYC . Is there anything else I can help you with today ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'16:30');(_:search,category,'hotel');(_:search,departure,'norwich');(_:search,type,'Hotel');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train from norwich to get to the hotel by 16:30 ." }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have several available . When do you want to leave ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "It does n't really matter , just need to get there by 16:30 ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Okay I have a train tat gets to Cambridge at 15:35 . Would you like me to book that for you ?" } ]
PMUL3629.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "eight" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "eight" ], [ "_:result", "category", "hotel" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "eight" ], [ "_:result", "category", "hotel" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_: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", "eight" ], [ "_:result", "category", "hotel" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BTTS9GYC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "16:30" ], [ "_:search", "category", "hotel" ], [ "_:search", "departure", "norwich" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "hotel" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BTTS9GYC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "16:30" ], [ "_:search", "category", "hotel" ], [ "_:search", "departure", "norwich" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi , please ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Ok , where are you leaving from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'lynne strover gallery');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want to be picked up from lynne strover gallery" }, { "id": 3, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where will you go ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'the junction');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I am going to The Junction ." }, { "id": 5, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "What time do you want to be picked up at the gallery ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'20:15');(_:search,destination,'The Junction');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I do n't care about departure time but I need to arrive at The Junction by 20:15 , please ." }, { "id": 7, "rdf-acts": [ "inform((_:result,car,'black lexus');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I have you booked into a black lexus ." }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "I need the contact number please ." }, { "id": 9, "rdf-acts": [ "inform((_:result,phone,'07776842697');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "The contact number is 07776842697 . Can I help you with anything else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's it , thank you ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Have a good one !" } ]
SNG01768.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "lynne strover gallery" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "lynne strover gallery" ], [ "_:search", "destination", "the junction" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "lynne strover gallery" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:15" ], [ "_:search", "destination", "The Junction" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "lynne strover gallery" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:15" ], [ "_:search", "destination", "The Junction" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black lexus" ], [ "_:result", "type", "Taxi" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "lynne strover gallery" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:15" ], [ "_:search", "destination", "The Junction" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black lexus" ], [ "_:result", "phone", "07776842697" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I want to visit a concert hall . Are there any in the center of town ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'center');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "I 'm sorry there are none in the center of town . Would you like to try a different area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'concerthall');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I really wanted a concerthall in the centre area , are you certain there is n't one ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'1');(_:result,name,'Man on the Moon');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "Actually , it looks like there is one named The Man on the Moon . Would you like more information about it ?" }, { "id": 4, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , please . May I have the phone number , entrance fee , and post code ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'I do not have any information abotu the entrance fee');(_:result,phone,'01223474144');(_:result,postcode,'cb12lf');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "They can be reached at 01223474144 , postal code cb12lf and I do not have any information abotu the entrance fee . Can I help you with anything else today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'birmingham new street');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes . I also need to find a train to birmingham new street please ." }, { "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,day,'monday');(_:search,departure,'cambridge');(_:search,leave_at,'21:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to leave from Cambridge after 21:15 on Monday ." }, { "id": 9, "rdf-acts": [ "inform((_:result,departure,'cambridge');(_:result,id,'TR7001');(_:result,leave_at,'22:01');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR7001 train leaves cambridge at 22:01 . Would you like me to book that one for you ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Yes , please book for me ." }, { "id": 11, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "How many seats will you be requiring ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'two');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Two people . Could I get a reference number too please ?" }, { "id": 13, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'EJN85NL3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your tickets have been booked . Your reference number is EJN85NL3 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much . That should be everything ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Enjoy your visit ! Let us know if we can help you in any way ." } ]
PMUL1092.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/3904d705" ], [ "_:search/3904d705", "area", "center" ], [ "_:search/3904d705", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "concerthall" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/3904d705" ], [ "_:search/3904d705", "area", "center" ], [ "_:search/3904d705", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "concerthall" ], [ "_:search", "type", "Attraction" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Man on the Moon" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/3904d705" ], [ "_:search/3904d705", "area", "center" ], [ "_:search/3904d705", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "concerthall" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Man on the Moon" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "I do not have any information abotu the entrance fee" ], [ "_:result", "phone", "01223474144" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/3904d705" ], [ "_:search/3904d705", "area", "center" ], [ "_:search/3904d705", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "concerthall" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Man on the Moon" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "I do not have any information abotu the entrance fee" ], [ "_:result", "phone", "01223474144" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "21:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/3904d705" ], [ "_:search/3904d705", "area", "center" ], [ "_:search/3904d705", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "concerthall" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Man on the Moon" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "I do not have any information abotu the entrance fee" ], [ "_:result", "phone", "01223474144" ], [ "_:result", "postcode", "cb12lf" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "21:15" ], [ "_:search", "type", "Train" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "id", "TR7001" ], [ "_:result", "leave_at", "22: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": [ [ "_:system", "canthelp", "_:search/3904d705" ], [ "_:search/3904d705", "area", "center" ], [ "_:search/3904d705", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "concerthall" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Man on the Moon" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "I do not have any information abotu the entrance fee" ], [ "_:result", "phone", "01223474144" ], [ "_:result", "postcode", "cb12lf" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "21:15" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "id", "TR7001" ], [ "_:result", "leave_at", "22:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/3904d705" ], [ "_:search/3904d705", "area", "center" ], [ "_:search/3904d705", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "concerthall" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Man on the Moon" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "I do not have any information abotu the entrance fee" ], [ "_:result", "phone", "01223474144" ], [ "_:result", "postcode", "cb12lf" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "21:15" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "id", "TR7001" ], [ "_:result", "leave_at", "22:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "EJN85NL3" ], [ "_: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,'british');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I would be interested in the British food fare that is available . Just a nice local restaurant with good expensive food would be nice . Thank you ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Can I get the information on what area you are looking for the restaurant to be in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Centre of Cambridge" }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'3');(_:result,name,'Cambridge Chop House');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 3 restaurants that meet your request . Would you like information on any of them ? I recommend you check out The Cambridge Chop House ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'12:45');(_:search,name,'Cambridge Chop House');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "The Cambridge Chop House sounds nice book me a table for 2 this Monday at 12:45 please ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "inform((_:booking,name,'Fitzbillies');(_:booking,ref,'BLRXV0B0');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "That was n't available . I did get a table at Fitzbillies though . It also meets all of your requirements . Your reference number is BLRXV0B0 . Is that all today ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Perfect ! Thank you" }, { "id": 7, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else i can assist you with ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope that 's it ! Thanks so much !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Good - bye ." } ]
SSNG0092.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Cambridge Chop House" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "12:45" ], [ "_:search", "name", "Cambridge Chop House" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Cambridge Chop House" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "12:45" ], [ "_:search", "name", "Cambridge Chop House" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "canthelp", "_:booking/891ed4ad" ], [ "_:booking/891ed4ad", "type", "Booking" ], [ "_:booking", "name", "Fitzbillies" ], [ "_:booking", "ref", "BLRXV0B0" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Cambridge Chop House" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "12:45" ], [ "_:search", "name", "Cambridge Chop House" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "canthelp", "_:booking/891ed4ad" ], [ "_:booking/891ed4ad", "type", "Booking" ], [ "_:booking", "name", "Fitzbillies" ], [ "_:booking", "ref", "BLRXV0B0" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "Please assist me in finding a train going to leicester from cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay . What day would you like to travel ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be traveling on thursday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'19');(_:result,day,'Thursday');(_:result,departure,'Cambridge');(_:result,destination,'Leicester');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have 19 trains going from Cambridge to Leicester on Thursday . What time would you like to arrive by ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'12:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would love to leave after 12:15 please ." }, { "id": 5, "rdf-acts": [ "canthelp((_:search,leave_at,'12:15');(_:search,type,'Train'))" ], "speaker": "system", "text": "There are no trains that leave after 12:15 ." }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Okay , do you have any other suggestions ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,id,'TR0822');(_:result,leave_at,'12:15');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I believe that the TR0822 leaving 12:15 would be great for you . Should I make a booking for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I also need a place to stay in the north area ." }, { "id": 9, "rdf-acts": [ "select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Would you like a guesthouse or a hotel ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'6');(_:search,pricerange,'cheap');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "It do n't matter as long as it is cheap . I need it for 6 people for 2 nights starting tuesday" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'city centre north b and b');(_:booking,people,'2');(_:booking,ref,'57F4S22N');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book you a room for 2 at city centre north b and b , the reference number is 57F4S22N . Do you need any more assistance ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all I need for right now . Thanks for the assistance !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Okay great ! Glad I could help ." } ]
PMUL1843.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:search", "day", "thursday" ], [ "_:result", "count", "19" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "type", "Train" ], [ "_: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", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:search", "day", "thursday" ], [ "_:result", "count", "19" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "type", "Train" ], [ "_:system", "canthelp", "_:search/8fa35a45" ], [ "_:search/8fa35a45", "leave_at", "12:15" ], [ "_:search/8fa35a45", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:search", "day", "thursday" ], [ "_:result", "count", "19" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Leicester" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "12:15" ], [ "_:system", "canthelp", "_:search/8fa35a45" ], [ "_:search/8fa35a45", "leave_at", "12:15" ], [ "_:search/8fa35a45", "type", "Train" ], [ "_:result", "id", "TR0822" ], [ "_:result", "leave_at", "12:15" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "count", "19" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Leicester" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "12:15" ], [ "_:system", "canthelp", "_:search/8fa35a45" ], [ "_:search/8fa35a45", "leave_at", "12:15" ], [ "_:search/8fa35a45", "type", "Train" ], [ "_:result", "id", "TR0822" ], [ "_:result", "leave_at", "12:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "6" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "count", "19" ], [ "_:result", "day", "Thursday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Leicester" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "12:15" ], [ "_:system", "canthelp", "_:search/8fa35a45" ], [ "_:search/8fa35a45", "leave_at", "12:15" ], [ "_:search/8fa35a45", "type", "Train" ], [ "_:result", "id", "TR0822" ], [ "_:result", "leave_at", "12:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "6" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "city centre north b and b" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "57F4S22N" ], [ "_: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,'east');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need a place to eat in the east ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Do you have a preference for cuisine type or price ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'15:45');(_:search,people,'3');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Something that is moderate in price , and I 'll need a table for 3 at 15:45 this coming saturday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'451 Newmarket Road Fen Ditton');(_:result,name,'Curry Prince');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about Curry Prince at 451 Newmarket Road Fen Ditton ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'15:45');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds fine . Do they have a table available for 3 on Saturday at 15:45 ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'll check that now . If they have availability would you like me to reserve a table ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Yes , please , I would like that ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'4269Q40G');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book it , reference number is 4269Q40G ." }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks ! I also need to book a hotel room ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,category,'hotels');(_:result,count,'33');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 33 hotels . Do you have a preference for area or price range ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would love something 4 star rated and I have a lot of work to do in the room so free wifi would be great ." }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'east');(_:result,name,'Autumn House');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "If you have no preference on area , I 'd like to recommend the Autumn House in the east . Would you like to book a reservation ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'3');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . I 'd like to book for 3 people for 5 nights starting on Saturday ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,day,'Saturday');(_:booking,name,'Autumn house');(_:booking,people,'3');(_:booking,ref,'VUOH5KP2');(_:booking,stay,'5');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You 're all set . 5 nights at Autumn house , arriving on Saturday for 3 guests . Your Reference number is : VUOH5KP2 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That was all I needed . Goodbye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "I am glad to have been able to assist you ." } ]
PMUL0272.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "3" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "?" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "address", "451 Newmarket Road Fen Ditton" ], [ "_:result", "name", "Curry Prince" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "?" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "address", "451 Newmarket Road Fen Ditton" ], [ "_:result", "name", "Curry Prince" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "?" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "address", "451 Newmarket Road Fen Ditton" ], [ "_:result", "name", "Curry Prince" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "ref", "4269Q40G" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:result", "address", "451 Newmarket Road Fen Ditton" ], [ "_:result", "name", "Curry Prince" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "ref", "4269Q40G" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "33" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:result", "address", "451 Newmarket Road Fen Ditton" ], [ "_:search", "duration", "15:45" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "ref", "4269Q40G" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "33" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Autumn House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:result", "address", "451 Newmarket Road Fen Ditton" ], [ "_:search", "duration", "15:45" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "33" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Autumn House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "name", "Autumn house" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "VUOH5KP2" ], [ "_:booking", "stay", "5" ], [ "_: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,name,'cambridge artworks');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for an attraction called Cambridge Artworks . Do you have any information on it ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'5 Greens Road');(_:result,entrance_fee,'free');(_:result,postcode,'cb13ef');(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "Sure thing ! The entrance is free ! It is located at 5 Greens Road in postcode cb13ef ." }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Do you have their phone number ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223902168');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure , the phone number is 01223902168 . Can I help with anything else ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , I think that is good . Thanks for your help and have a nice day ." }, { "id": 5, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Have a wonderful day and enjoy your trip to Cambridge Artworks !" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay . Thank you for all your help ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Thank you for contacting the help desk , and have a great day ." } ]
SNG1132.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge artworks" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge artworks" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "5 Greens Road" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge artworks" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "5 Greens Road" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb13ef" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223902168" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge artworks" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "5 Greens Road" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb13ef" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223902168" ], [ "_:result", "type", "Attraction" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , I am looking for an expensive restaurant in the south ." }, { "id": 1, "rdf-acts": [ "select((_:result,food,'Chinese');(_:result,food,'Indian');(_:result,food,'Italian');(_:result,food,'or Mexican');(_:result,type,'Restaurant'))", "inform((_:result,count,'5');(_:result,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "Okay ! There are 5 . Would you like Chinese , Indian , Italian , or Mexican cuisine ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'japanese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to try some Japanese , do you have anything matching that ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Unfortunately , no . Would you like to change the location or the restaurant type ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'mexican');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about Mexican food ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,name,'Chiquito Restaurant Bar');(_:booking,type,'Booking');(_:result,name,'The');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Chiquito Restaurant Bar fits your criteria . Would you like to make a reservation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'15:15');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please . Can you reserve me a table for Tuesday for 8 people at 15:15 ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'UCRWM8U3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your table is reserved , reference # UCRWM8U3 . Can I help you with anything else today ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that was all I needed . Thanks so much for the help ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome . Enjoy your meal !" } ]
PMUL4847.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", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "or Mexican" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "japanese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "or Mexican" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/cfcddfec" ], [ "_:search/cfcddfec", "type", "Restaurant" ], [ "_:search", "food", "mexican" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "or Mexican" ], [ "_:result", "count", "5" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/cfcddfec" ], [ "_:search/cfcddfec", "type", "Restaurant" ], [ "_:search", "food", "mexican" ], [ "_:booking", "name", "Chiquito Restaurant Bar" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "The" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "food", "or Mexican" ], [ "_:result", "count", "5" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/cfcddfec" ], [ "_:search/cfcddfec", "type", "Restaurant" ], [ "_:search", "food", "mexican" ], [ "_:booking", "name", "Chiquito Restaurant Bar" ], [ "_:result", "name", "The" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "UCRWM8U3" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , I need a recommendation for a restaurant in town ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I know several great restaurants ! Do you have a cuisine or location preference ? Or maybe a price range preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "The restaurant should serve chinese food and should be in the moderate price range ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'xxx');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I think xxx restaurant is good" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there a Yelp rating for the restaurant ?" }, { "id": 5, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , but I do n't have Yelp ratings ." }, { "id": 6, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "ok . book what you deem best and get me the reference number ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'Golden Wok');(_:result,type,'Restaurant'))", "request((_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Does the Golden Wok sound good ? I will need to know how many are in your party and what time you 'd like a reservation ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'15:45');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "The reservation is just for me this Saturday at 15:45 , please ." }, { "id": 9, "rdf-acts": [ "select((_:result,name,'Golden Wok');(_:result,type,'Restaurant'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Before reserving , I just want to confirm you want the reservation for the Golden Wok ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'15:45');(_:search,name,'golden wok');(_:search,people,'one');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I would like a reservation for the Golden Wok , for one person at 15:45 this Saturday . Please give me the reference number as well ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'0IYMOQTN');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "OK , I have your table booked . Your reference number is 0IYMOQTN . Is there anything else I can help you with ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all , thank you ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our services ." } ]
SNG01794.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "xxx" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "xxx" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/739a4f3a" ], [ "_:search/739a4f3a", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/739a4f3a" ], [ "_:search/739a4f3a", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/739a4f3a" ], [ "_:search/739a4f3a", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "name", "golden wok" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/739a4f3a" ], [ "_:search/739a4f3a", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "name", "golden wok" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "0IYMOQTN" ], [ "_: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,'northern european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like to find a place that I can get some Northern European food ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,food,'northern European');(_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "Unfortunately , I was unable to find a restaurant that serves northern European food . Is there anything else I can help you with ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'modern european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Okay , what about a restaurant that serves modern european food ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "i have several , can you be mores specific on price and area please ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for the moderate price range , the area does n't matter ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'de luca cucina and bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about de luca cucina and bar ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'modern european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Does that serve modern european food ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,food,'modern european');(_:result,name,'The de luca cucina and bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The de luca cucina and bar serves modern european food ." }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What 's the post code and phone number of de luca cucina ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223356666');(_:result,postcode,'cb21aw');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The post code is cb21aw and the phone number is 01223356666 . Is there anything else I can do for you ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all . Thanks for you help ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Have a great day ." } ]
SNG01699.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "northern european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/095eb633" ], [ "_:search/095eb633", "food", "northern European" ], [ "_:search/095eb633", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "modern european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/095eb633" ], [ "_:search/095eb633", "food", "northern European" ], [ "_:search/095eb633", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "modern european" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/095eb633" ], [ "_:search/095eb633", "food", "northern European" ], [ "_:search/095eb633", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "de luca cucina and bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/095eb633" ], [ "_:search/095eb633", "food", "northern European" ], [ "_:search/095eb633", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "food", "modern european" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "modern european" ], [ "_:result", "name", "The de luca cucina and bar" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/095eb633" ], [ "_:search/095eb633", "food", "northern European" ], [ "_:search/095eb633", "type", "Restaurant" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "food", "modern european" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "modern european" ], [ "_:result", "name", "The de luca cucina and bar" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223356666" ], [ "_:result", "postcode", "cb21aw" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'swedish');(_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "i am looking for a place to dine . the restaurant should be in the cheap price range and should serve swedish food ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'Cambridge');(_:search,food,'Swedish');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Unfortunately , I am not able to find any Swedish cuisine in the Cambridge area . Can I look up another type of restaurant for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'Portuguese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Darn . How about trying a Portuguese place ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'nandos city centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes ! You can try nandos city centre . Need a reservation ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'17:45');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please . Can you reserve a table on Friday for 1 person at 17:45 please ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'RYED8GWK');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Done ! Your table will be reserved for 15 minutes . Your reference number is RYED8GWK . Is there anything else that I can help you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am also looking for entertainment ." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'south');(_:result,category,'theater');(_:result,name,'the junction');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "what about the junction ? it 's a theater near the south" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'the junction');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "The junction works , could I have their phone number and address ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'clifton way');(_:result,name,'The junction');(_:result,phone,'01223511511');(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "Of course . The junction is located on clifton way . The phone number is 01223511511 ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thank you that will be all" }, { "id": 11, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Have a great time and enjoy !" }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'the junction');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Actually , can I get a taxi to go from the junction to the restaurant ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,arrive_by,'your reservation time');(_:result,car,'yellow Lexus');(_:result,destination,\"Nando 's\");(_:result,phone,'07362117815');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Alright , I 've booked you a taxi that will get you to Nando 's by your reservation time . It will be a yellow Lexus , and your contact number is 07362117815 . Anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's really everything this time , I promise . Thanks again !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for using the Cambridge Town Info Centre Services . We hope you enjoy your time in Cambridge !" } ]
PMUL3159.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "swedish" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/15081607" ], [ "_:search/15081607", "area", "Cambridge" ], [ "_:search/15081607", "food", "Swedish" ], [ "_:search/15081607", "type", "Restaurant" ], [ "_:search", "food", "Portuguese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/15081607" ], [ "_:search/15081607", "area", "Cambridge" ], [ "_:search/15081607", "food", "Swedish" ], [ "_:search/15081607", "type", "Restaurant" ], [ "_:search", "food", "Portuguese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "nandos city centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/15081607" ], [ "_:search/15081607", "area", "Cambridge" ], [ "_:search/15081607", "food", "Swedish" ], [ "_:search/15081607", "type", "Restaurant" ], [ "_:search", "food", "Portuguese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "nandos city centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "RYED8GWK" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/15081607" ], [ "_:search/15081607", "area", "Cambridge" ], [ "_:search/15081607", "food", "Swedish" ], [ "_:search/15081607", "type", "Restaurant" ], [ "_:search", "food", "Portuguese" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "RYED8GWK" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "entertainment" ], [ "_:result", "area", "south" ], [ "_:result", "category", "theater" ], [ "_:result", "name", "the junction" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "the junction" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/15081607" ], [ "_:search/15081607", "area", "Cambridge" ], [ "_:search/15081607", "food", "Swedish" ], [ "_:search/15081607", "type", "Restaurant" ], [ "_:search", "food", "Portuguese" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "RYED8GWK" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "entertainment" ], [ "_:result", "area", "south" ], [ "_:result", "category", "theater" ], [ "_:search", "name", "the junction" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "clifton way" ], [ "_:result", "name", "The junction" ], [ "_:result", "phone", "01223511511" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/15081607" ], [ "_:search/15081607", "area", "Cambridge" ], [ "_:search/15081607", "food", "Swedish" ], [ "_:search/15081607", "type", "Restaurant" ], [ "_:search", "food", "Portuguese" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "RYED8GWK" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "entertainment" ], [ "_:result", "area", "south" ], [ "_:result", "category", "theater" ], [ "_:search", "name", "the junction" ], [ "_:result", "address", "clifton way" ], [ "_:result", "name", "The junction" ], [ "_:result", "phone", "01223511511" ], [ "_:result", "type", "Attraction" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "departure", "the junction" ], [ "_:search", "destination", "the restaurant" ], [ "_: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", "dontcare" ], [ "_:system", "canthelp", "_:search/15081607" ], [ "_:search/15081607", "area", "Cambridge" ], [ "_:search/15081607", "food", "Swedish" ], [ "_:search/15081607", "type", "Restaurant" ], [ "_:search", "food", "Portuguese" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "1" ], [ "_:booking", "ref", "RYED8GWK" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "entertainment" ], [ "_:result", "area", "south" ], [ "_:result", "category", "theater" ], [ "_:search", "name", "the junction" ], [ "_:result", "address", "clifton way" ], [ "_:result", "name", "The junction" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "departure", "the junction" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "arrive_by", "your reservation time" ], [ "_:result", "car", "yellow Lexus" ], [ "_:result", "destination", "Nando 's" ], [ "_:result", "phone", "07362117815" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'cafe uno');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for cafe uno , can you help me find where it is ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'32 Bridge Street City Centre');(_:result,name,'Caffe uno');(_:result,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "Absolutely ! Caffe uno is located at 32 Bridge Street City Centre ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'18:15');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great ! I would like to book a table for 1 at 18:15 on Friday ." }, { "id": 3, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I was unable to reserve a table at that time . Would you like me to find another restaurant ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,pricerange,'same area and price range');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "yes , how about another restaurant in the same area and price range ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,food,'African');(_:result,name,'Bedouin');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about Bedouin , they serve African Cuisine ." }, { "id": 6, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))", "inform((_:search,area,'same area');(_:search,pricerange,'same area and price range');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds good as long as it 's in the same area and price range . I 'll need the reference number too please ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'K3TPR6UI');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great , your reference number is K3TPR6UI . Anything else ?" }, { "id": 8, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No thank you . Good bye ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Good - bye ." } ]
SSNG0200.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "cafe uno" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "cafe uno" ], [ "_:result", "address", "32 Bridge Street City Centre" ], [ "_:result", "name", "Caffe uno" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "cafe uno" ], [ "_:result", "address", "32 Bridge Street City Centre" ], [ "_:result", "name", "Caffe uno" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "1" ], [ "_:system", "canthelp", "_:booking/8a347d3e" ], [ "_:booking/8a347d3e", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "cafe uno" ], [ "_:result", "address", "32 Bridge Street City Centre" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "1" ], [ "_:system", "canthelp", "_:booking/8a347d3e" ], [ "_:booking/8a347d3e", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "food", "African" ], [ "_:result", "name", "Bedouin" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "cafe uno" ], [ "_:result", "address", "32 Bridge Street City Centre" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "1" ], [ "_:system", "canthelp", "_:booking/8a347d3e" ], [ "_:booking/8a347d3e", "type", "Booking" ], [ "_:result", "food", "African" ], [ "_:result", "name", "Bedouin" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "K3TPR6UI" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for an expensive restaurant in the centre part of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'33');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 33 different options to choose from . What type of cuisine are you looking to try ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for an Indian restaurant ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'6');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 6 options available to you that meet that criteria , would you like a recommendation for one ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm actually thinking I should find something on the west side . Do you have any expensive Indian restaurants there ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'west');(_:result,count,'5');(_:result,food,'Indian');(_:result,name,'Cocum');(_:result,name,'India House');(_:result,name,'Maharajah Tandoori');(_:result,name,'Riche Boat');(_:result,name,'Tandoori Palace');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 5 results for an expensive Indian restaurant in the west area . Tandoori Palace , Cocum , Riche Boat , Maharajah Tandoori , and India House . Would you like information for any of these ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))", "inform((_:search,name,'Tandoori Palace');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could I get the address , phone and postcode for the Tandoori Palace please ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'68 Histon Road Chesterton');(_:result,name,'Tandoori Palace');(_:result,phone,'01223506055');(_:result,postcode,'cb43le');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Tandoori Palace is located at 68 Histon Road Chesterton . The postcode is cb43le and the phone is 01223506055 . Shall I book a table ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'the cambridge corn exchange');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you , before i let you go , I need information on the cambridge corn exchange ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Wheeler Street');(_:result,area,'centre');(_:result,category,'theatre');(_:result,name,'The cambridge corn exchange');(_:result,phone,'01223357851');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The cambridge corn exchange is a theatre in the centre of town . It 's located on Wheeler Street and the phone is 01223357851 . Is there anythign else I can do ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,name,'Cambridge Corn Exchange');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , do you know if there is an entrance free for the Cambridge Corn Exchange ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'Cambridge Corn Exchange');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I 'm sorry but that information is only available in person at the Cambridge Corn Exchange ." }, { "id": 12, "rdf-acts": [ "thank()", "inform((_:search,name,'Cambridge Corn Exchange');(_:search,type,'Attraction'))", "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Thank you for the phone number of the Cambridge Corn Exchange . I 'll call them ." }, { "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 is everything , thanks again ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You are very welcome . Have a great day ." } ]
PMUL2394.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "33" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "count", "6" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "west" ], [ "_:result", "count", "5" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Cocum" ], [ "_:result", "name", "India House" ], [ "_:result", "name", "Maharajah Tandoori" ], [ "_:result", "name", "Riche Boat" ], [ "_:result", "name", "Tandoori Palace" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:search", "name", "Tandoori Palace" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "west" ], [ "_:result", "count", "5" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "68 Histon Road Chesterton" ], [ "_:result", "name", "Tandoori Palace" ], [ "_:result", "phone", "01223506055" ], [ "_:result", "postcode", "cb43le" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "the cambridge corn exchange" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "cb43le" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Wheeler Street" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "theatre" ], [ "_:result", "name", "The cambridge corn exchange" ], [ "_:result", "phone", "01223357851" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "Cambridge Corn Exchange" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "cb43le" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Wheeler Street" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "theatre" ], [ "_:result", "phone", "01223357851" ], [ "_:result", "name", "Cambridge Corn Exchange" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "Cambridge Corn Exchange" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "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", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "cb43le" ], [ "_:result", "address", "Wheeler Street" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "theatre" ], [ "_:result", "phone", "01223357851" ], [ "_:result", "name", "Cambridge Corn Exchange" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "Cambridge Corn Exchange" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_: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,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for a place to go , can you help ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,entrance_fee,?);(_:search,type,'Attraction'))", "inform((_:result,count,'79');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 79 attractions you can visit . Do you have location , type and price preference ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "not as such . it should be affordable . that is it ." }, { "id": 3, "rdf-acts": [ "inform((_:result,category,'churches');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are churches you can visit for free ." }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'parks');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "What about parks ? Are there any free parks ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,category,'parks');(_:result,count,'4');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure ! I found 4 parks that are free to visit . Is there an area that you prefer ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'East');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Are any of them in the East ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'East');(_:result,name,'Chery Hinto Water Play');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes Chery Hinto Water Play is in the East" }, { "id": 8, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "How much does it cost to get in ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,name,'Cherry Hinton Water Play');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Cherry Hinton Water Play is free would you like the address ?" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , I would love the address . Thank you !" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,address,'cherry hinton hall , cherry hinton road');(_:result,name,'cherry hinton water play');(_:result,phone,'01223446100');(_:result,postcode,'cb18dw');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The address for cherry hinton water play is cherry hinton hall , cherry hinton road , postal cb18dw , phone 01223446100 , anything else that i can help with ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would also like to find somewhere nice to eat ." }, { "id": 13, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'110');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 110 restaurants in cambridge . Do you have a preference for price , area , or food type ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,area,'east');(_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would prefer an east location and italian food would be lovely" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Absolutely , I will take care of that for you right now ." } ]
PMUL2247.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "category", "?" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "count", "79" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "count", "79" ], [ "_:result", "category", "churches" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "parks" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "entrance_fee", "?" ], [ "_:search", "category", "parks" ], [ "_:result", "category", "parks" ], [ "_:result", "count", "4" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "East" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "entrance_fee", "?" ], [ "_:search", "category", "parks" ], [ "_:result", "category", "parks" ], [ "_:result", "count", "4" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "area", "East" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "East" ], [ "_:result", "name", "Chery Hinto Water Play" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "entrance_fee", "?" ], [ "_:search", "category", "parks" ], [ "_:result", "category", "parks" ], [ "_:result", "count", "4" ], [ "_:search", "area", "East" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "East" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Cherry Hinton Water Play" ], [ "_: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", "entrance_fee", "?" ], [ "_:search", "category", "parks" ], [ "_:result", "category", "parks" ], [ "_:result", "count", "4" ], [ "_:search", "area", "East" ], [ "_:result", "area", "East" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "cherry hinton hall , cherry hinton road" ], [ "_:result", "name", "cherry hinton water play" ], [ "_:result", "phone", "01223446100" ], [ "_:result", "postcode", "cb18dw" ], [ "_:result", "type", "Attraction" ], [ "_: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", "entrance_fee", "?" ], [ "_:search", "category", "parks" ], [ "_:result", "category", "parks" ], [ "_:result", "area", "East" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "cherry hinton hall , cherry hinton road" ], [ "_:result", "name", "cherry hinton water play" ], [ "_:result", "phone", "01223446100" ], [ "_:result", "postcode", "cb18dw" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "110" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:search", "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,pricerange,'moderately');(_:search,type,'Restaurant'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I need a moderately priced restaurant in the south of Cambridge" }, { "id": 1, "rdf-acts": [ "select((_:result,food,'italian');(_:result,food,'modern european');(_:result,type,'Restaurant'))", "inform((_:result,area,'south');(_:result,count,'2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have two restaurants in the south . They serve italian or modern european . Would you like information on either of those ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'south');(_:search,food,'south african');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No , I was hoping to eat some South African food ." }, { "id": 3, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with today ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sorry , not sure I follow . Can you recommend a south african food restaurant ? Thanks ." }, { "id": 5, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'South African');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Unfortunately there are no restaurants that serve South African food but I can look for other types of cuisines if you want ." }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'modern european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Modern European will be fine . Can you reserve a table at one please ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , I will book you a table now ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'12:15');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you . I need it for 4 people at 12:15 on Saturday" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'restaurant alimentum');(_:booking,people,'two');(_:booking,ref,'70K7T35N');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book a table for two at restaurant alimentum located in the south your reference number is 70K7T35N . Is there anything else I can help 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 us and have a nice day ." } ]
PMUL0580.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:result", "food", "italian" ], [ "_:result", "food", "modern european" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "south" ], [ "_:search", "food", "south african" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:result", "food", "italian" ], [ "_:result", "food", "modern european" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "south african" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:result", "food", "italian" ], [ "_:result", "food", "modern european" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "south" ], [ "_:system", "canthelp", "_:search/75af2c6b" ], [ "_:search/75af2c6b", "food", "South African" ], [ "_:search/75af2c6b", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:result", "food", "italian" ], [ "_:result", "food", "modern european" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "south" ], [ "_:system", "canthelp", "_:search/75af2c6b" ], [ "_:search/75af2c6b", "food", "South African" ], [ "_:search/75af2c6b", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "12:15" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:result", "ticket", "?" ], [ "_:result", "food", "italian" ], [ "_:result", "food", "modern european" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "south" ], [ "_:system", "canthelp", "_:search/75af2c6b" ], [ "_:search/75af2c6b", "food", "South African" ], [ "_:search/75af2c6b", "type", "Restaurant" ], [ "_:search", "food", "modern european" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "12:15" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "restaurant alimentum" ], [ "_:booking", "people", "two" ], [ "_:booking", "ref", "70K7T35N" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'nightclub');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for a nightclub in downtown Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,entrance_fee,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'several');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have several , is there a price you would like to keep entrance fee under ?" }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I do n't really care . Can you suggest a place ? And give me a postcode for the one you suggest please ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'4 pounds');(_:result,name,'Soul Tree Nightclub');(_:result,postcode,'cb23qf');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Soul Tree Nightclub is nice and has a 4 pounds entrance fee . The postcode is cb23qf . Can I help with anything else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'19:15');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm also looking for a train . I need to depart from cambridge and arrive by 19:15 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are many trains that fit your criteria . Is there a destination to narrow the search ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,destination,'kings lynn');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to go to Kings Lynn on Monday ." }, { "id": 7, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,arrive_by,'17:58');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There are many trains that day . I Have one that that gets in at 17:58 , would you like me to book it ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'2');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That works for me . Book it for 2 people and I need the reference number ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,departure,'Cambridge');(_:booking,destination,'Kings Lynn');(_:booking,ref,'RX3523989');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , I have booked your train ticket from Cambridge to Kings Lynn . Your reference number is RX3523989 ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's everything . Thank you ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You are very welcome and have a good night ." } ]
MUL1815.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "amount", "several" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "name", "Soul Tree Nightclub" ], [ "_:result", "postcode", "cb23qf" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:search", "entrance_fee", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "name", "Soul Tree Nightclub" ], [ "_:result", "postcode", "cb23qf" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:search", "entrance_fee", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "name", "Soul Tree Nightclub" ], [ "_:result", "postcode", "cb23qf" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "kings lynn" ], [ "_:result", "amount", "many" ], [ "_:result", "arrive_by", "17:58" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:search", "entrance_fee", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "name", "Soul Tree Nightclub" ], [ "_:result", "postcode", "cb23qf" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "kings lynn" ], [ "_:result", "amount", "many" ], [ "_:result", "arrive_by", "17:58" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "destination", "Kings Lynn" ], [ "_:booking", "ref", "RX3523989" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))", "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a moderately prices restaurant in the East part of town . I would like the phone number and postcode , please ." }, { "id": 1, "rdf-acts": [ "select((_:result,food,'Indian');(_:result,food,'Italian');(_:result,type,'Restaurant'))", "inform((_:result,area,'East');(_:result,count,'3');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have 3 matching your request in the East part of town . Do you prefer Indian or Italian ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,\"do n't care\");(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't care ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "There is Pizza Hut Fen Ditton , their phone number is Cambridge Retail Park Newmarket Road Fen Ditton and postal code is C.B 5 , 8 W.R." } ]
WOZ20322.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "area", "East" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "do n't care" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a guesthouse type room that includes free wifi ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,category,'guesthouse');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have many guesthouse to choose from . Is there a specific area of town you are looking to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,stars,'4-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't care about that . I would like it to have a 4-star rating ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Acorn Guest House');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "The Acorn Guest House fits your criteria . Would you like to book a room ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))", "request((_:result,has_parking,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Do they have free parking ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_parking,'none');(_:result,name,'Acorn guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , the Acorn guest house offers free parking . Would you like me to book you a room ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thanks just needed a recommendation on a place to stay ." }, { "id": 7, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else we can help you with ?" }, { "id": 8, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Just the postcode for the Acorn , please ." }, { "id": 9, "rdf-acts": [ "inform((_:result,postcode,'cb41da');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The postal code is cb41da ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great . Thanks for all your help ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "I hope you have a wonderful day . Goodbye !" } ]
SNG1247.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "many" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "stars", "4-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "many" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "area", "dontcare" ], [ "_:search", "stars", "4-star" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "many" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "area", "dontcare" ], [ "_:search", "stars", "4-star" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "many" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "area", "dontcare" ], [ "_:search", "stars", "4-star" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "many" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "area", "dontcare" ], [ "_:search", "stars", "4-star" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn guest house" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'saffron brasserie');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Where is this saffron brasserie located ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "it 's located in the centre ." }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Great I would like to book a table ." }, { "id": 3, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok , I can handle that for you . How many people will dining with you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'12:30');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Well ... I do n't have any friends ... I 'll be going in on Thursday at 12:30 ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'1793CE4C');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , I was able to book a table for you . Reference number is : 1793CE4C . Can I help with anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'guesthouse');(_:search,has_parking,'dontcare');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you ! I also need a guesthouse to stay in in the east . It does n't have to have free parking , but I would like a 4 star place ." }, { "id": 7, "rdf-acts": [ "select((_:result,pricerange,'cheap');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,area,'east');(_:result,category,'guest houses');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are several guest houses with 4 stars in the east . They are in the cheap and moderate price ranges . Do you have a preference ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "No preference . Could you pick one for me ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'710 Newmarket Road');(_:result,name,'Autumn House');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure , I recommend Autumn House . It is on 710 Newmarket Road and is very popular ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,people,'same group of people');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Could you book it for the same group of people and 2 nights starting from the same day ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Thursday');(_:booking,name,'Autumn House');(_:booking,people,'1');(_:booking,ref,'8YGNKA7F');(_:booking,stay,'2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Autumn House is booked for you . 1 person staying 2 nights starting on Thursday . Your Reference number is : 8YGNKA7F . Can I assist you with anything else ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Hotel');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Could you please also find a taxi to commute between the hotel and restaurant ." }, { "id": 13, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "What time frame would you like it to be in ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,arrive_by,'12:30');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would to book a taxi that will arrive at the restaurant by 12:30 ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'red Honda');(_:result,phone,'07940318761');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Okay . Your booking is completed . The car type is red Honda . The contact number is 07940318761 ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much !" }, { "id": 17, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that 's all ! Thanks for the help ." }, { "id": 19, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "You are very welcome , enjoy ." }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I 'm sure I will . Thank you ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day !" } ]
PMUL3841.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "saffron brasserie" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "saffron brasserie" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "saffron brasserie" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "saffron brasserie" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "12:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "1793CE4C" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "saffron brasserie" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "12:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "1793CE4C" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guest houses" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "saffron brasserie" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "12:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "1793CE4C" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guest houses" ], [ "_:result", "stars", "4" ], [ "_:result", "address", "710 Newmarket Road" ], [ "_:result", "name", "Autumn House" ], [ "_:result", "type", "Hotel" ], [ "_: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, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "saffron brasserie" ], [ "_:search", "duration", "12:30" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guest houses" ], [ "_:result", "stars", "4" ], [ "_:result", "address", "710 Newmarket Road" ], [ "_:result", "name", "Autumn House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same group of people" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "Autumn House" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "8YGNKA7F" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "name", "saffron brasserie" ], [ "_:search", "duration", "12:30" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guest houses" ], [ "_:result", "stars", "4" ], [ "_:result", "address", "710 Newmarket Road" ], [ "_:result", "name", "Autumn House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same group of people" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "Autumn House" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "8YGNKA7F" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:30" ], [ "_: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": [ [ "_:search", "name", "saffron brasserie" ], [ "_:search", "duration", "12:30" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guest houses" ], [ "_:result", "stars", "4" ], [ "_:result", "address", "710 Newmarket Road" ], [ "_:result", "name", "Autumn House" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same group of people" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "Autumn House" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "8YGNKA7F" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:30" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red Honda" ], [ "_:result", "phone", "07940318761" ], [ "_: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", "name", "saffron brasserie" ], [ "_:search", "duration", "12:30" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guest houses" ], [ "_:result", "stars", "4" ], [ "_:result", "address", "710 Newmarket Road" ], [ "_:result", "name", "Autumn House" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same group of people" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "Autumn House" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "8YGNKA7F" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:30" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red Honda" ], [ "_:result", "phone", "07940318761" ], [ "_: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": [ [ "_:search", "name", "saffron brasserie" ], [ "_:search", "duration", "12:30" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "stars", "4" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guest houses" ], [ "_:result", "stars", "4" ], [ "_:result", "address", "710 Newmarket Road" ], [ "_:result", "name", "Autumn House" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same group of people" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "Autumn House" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "8YGNKA7F" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:30" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red Honda" ], [ "_:result", "phone", "07940318761" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'kings college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for information on the Kings college attraction" }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,address,'kings parade');(_:result,area,'centre');(_:result,name,'Kings college');(_:result,phone,'01223331100');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Kings college is located in the centre of town at kings parade . Phone number 01223331100 . Is there any other information you need ?" }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What is the postcode ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,postcode,'cb21st');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The post code is cb21st" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all I needed today , thanks !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Glad to be of help . Have a great day ." } ]
SNG1222.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "kings college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "kings college" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "kings parade" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Kings college" ], [ "_:result", "phone", "01223331100" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "kings college" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "kings parade" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Kings college" ], [ "_:result", "phone", "01223331100" ], [ "_:result", "postcode", "cb21st" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'19:30');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to find a train that will arrive in Cambridge by 19:30 ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I found several trains for you ! Where would you be departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "Norwich on Tuesday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'18:35');(_:result,destination,'Cambridge');(_:result,id,'TR2175');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR2175 will arrive in Cambridge at 18:35 . Would you like tickets on that train ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes I 'd like to book that train for 8 people and also need the reference number please ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'PLBFMNS9');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful ! Your reference number is PLBFMNS9 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'college');(_:search,name,'the places');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "could you tell me some of the places to go in town ? college - like" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,count,'18');(_:result,entrance_fee,'free and with fees');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 18 of them both free and with fees . Is there a specific area you 'd prefer ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "No preference . Would you recommend one ?" }, { "id": 9, "rdf-acts": [ "request((_:search,entrance_fee,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "I can , but to narrow it down more ... were you looking to pay fees to get in ?" }, { "id": 10, "rdf-acts": [ "request((_:result,area,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes . Please let me know the area and the entrance fees . Thanks for your help !" }, { "id": 11, "rdf-acts": [ "inform((_:result,entrance_fee,'2.50 pounds');(_:result,name,'clare college');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "I would recommend clare college , the entrance fee is 2.50 pounds . Is there anything else that I can help you with ?" }, { "id": 12, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What part of town is it located ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,area,'west');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is located in the west . Is there anything else I can do for you ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , but that is all ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Have a great day . Bye ." } ]
MUL1773.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "18:35" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2175" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "18:35" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2175" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PLBFMNS9" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "college" ], [ "_:search", "name", "the places" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "18:35" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2175" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PLBFMNS9" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "college" ], [ "_:search", "name", "the places" ], [ "_:result", "count", "18" ], [ "_:result", "entrance_fee", "free and with fees" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "18:35" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2175" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PLBFMNS9" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "college" ], [ "_:search", "name", "the places" ], [ "_:result", "count", "18" ], [ "_:result", "entrance_fee", "free and with fees" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "18:35" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2175" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PLBFMNS9" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "college" ], [ "_:search", "name", "the places" ], [ "_:result", "count", "18" ], [ "_:search", "area", "dontcare" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:result", "name", "clare college" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "18:35" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2175" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PLBFMNS9" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "college" ], [ "_:search", "name", "the places" ], [ "_:result", "count", "18" ], [ "_:search", "area", "dontcare" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:result", "name", "clare college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "west" ], [ "_: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,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a restaurant in a moderate price range ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'many');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are many , can I get a price range and area you would like the restaurant to be in to narrow down the search ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,day,'friday');(_:search,duration,'19:30');(_:search,people,'2');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a moderate price range and in the centre . Would you be able to book a table for friday at 19:30 ? It would be for 2 ." }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'21');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Okay , there are 21 options . Would you like to choose a cuisine to narrow down the choices ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Why do n't you choose one for me as long as I can get the tables booked ." }, { "id": 5, "rdf-acts": [ "select((_:result,food,'Chinese Asian');(_:result,type,'Restaurant'))", "canthelp((_:booking,name,'yippee noodle bar');(_:booking,type,'Booking'))", "inform((_:result,food,'Asian Oriental');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I tried the yippee noodle bar which serves Asian Oriental food but it is booked . Do you want to stay with Chinese Asian cuisine ?" }, { "id": 6, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))", "inform((_:search,day,'friday');(_:search,duration,'19:30');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Just please book a table anywhere for 2 on friday for 19:30 please . And I 'll need a reference number ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,name,'restaurant one seven');(_:booking,type,'Booking'))", "reqmore()", "inform((_:result,ref,'A2RA63NX');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Ok sorry about that . I can get you a table at restaurant one seven . Your reference number is A2RA63NX . Is there anything else I can help you with ?" }, { "id": 8, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , thank you . Good bye ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Thank you for calling Cambridge TownInfo Centre . Good bye ." } ]
SSNG0140.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "2" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "2" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "21" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "21" ], [ "_:search", "food", "dontcare" ], [ "_:system", "canthelp", "_:booking/735321ae" ], [ "_:booking/735321ae", "name", "yippee noodle bar" ], [ "_:booking/735321ae", "type", "Booking" ], [ "_:result", "food", "Asian Oriental" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "21" ], [ "_:search", "food", "dontcare" ], [ "_:system", "canthelp", "_:booking/735321ae" ], [ "_:booking/735321ae", "name", "yippee noodle bar" ], [ "_:booking/735321ae", "type", "Booking" ], [ "_:result", "food", "Asian Oriental" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "name", "restaurant one seven" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "A2RA63NX" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a restaurant that is cheap and is in the centre . Can you help me ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'some');(_:result,food,'Chinese');(_:result,food,'Indian');(_:result,food,'Italian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Where you interested in any particular type of cuisine ? I have some restaurants like that including : Indian , Chinese , and Italian . Do you have a preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes I would like to eat Italian food ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'12 Bridge street city centre');(_:result,name,'ask');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I can suggest ask located at 12 Bridge street city centre . Would you like to make reservations ?" }, { "id": 4, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No , please give me their postcode instead" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb21uf');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "cb21uf . Is there anything else I can do to assist you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'colleges');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am also interested in finding out information about local colleges . Do you recommend any to visit ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'regent street');(_:result,name,'downing college');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "You should check out the downing college on regent street . Do you want me to get you their phone number ?" }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes please . I would like their postcode , phone number , and address ." }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'regent street');(_:result,phone,'01223334860');(_:result,postcode,'cb21dq');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "their post code is cb21dq . it is located in regent street . phone number is 01223334860 ." }, { "id": 10, "rdf-acts": [ "inform((_:search,leave_at,'12:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like to book a taxi now please . I need to leave the restaurant by 12:30 . Are there any available ?" }, { "id": 11, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Sure , where will you be headed ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Hotel');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Between the restaurant and the hotel ." }, { "id": 13, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "We have discussed a restaurant and a college , did you have a hotel you wished to stay at ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,leave_at,'12:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'll be commuting between the restaurant and the college . I want to book at taxi to pick me up at the restaurant by 12:30 ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'grey Tesla');(_:result,phone,'07587024658');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "A grey Tesla will pick you up , contact number 07587024658 . Can I help you with anything else today ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all I needed . Thank you for your help . Have a great day ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Glad to have been of help . Thank you for using the Cambridge TownInfo centre . Have a great day" } ]
PMUL2064.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "some" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "some" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "12 Bridge street city centre" ], [ "_:result", "name", "ask" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "some" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "12 Bridge street city centre" ], [ "_:result", "name", "ask" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb21uf" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "some" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb21uf" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "regent street" ], [ "_:result", "name", "downing college" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "some" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "colleges" ], [ "_:result", "name", "downing college" ], [ "_:result", "address", "regent street" ], [ "_:result", "phone", "01223334860" ], [ "_:result", "postcode", "cb21dq" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "12:30" ], [ "_: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", "pricerange", "cheap" ], [ "_:result", "amount", "some" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "colleges" ], [ "_:result", "name", "downing college" ], [ "_:result", "address", "regent street" ], [ "_:result", "phone", "01223334860" ], [ "_:result", "postcode", "cb21dq" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "12:30" ], [ "_:search", "destination", "?" ], [ "_: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": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "some" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "colleges" ], [ "_:result", "name", "downing college" ], [ "_:result", "address", "regent street" ], [ "_:result", "phone", "01223334860" ], [ "_:result", "postcode", "cb21dq" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "?" ], [ "_:search", "name", "?" ], [ "_:search", "leave_at", "12:30" ], [ "_: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", "pricerange", "cheap" ], [ "_:result", "amount", "some" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "colleges" ], [ "_:result", "name", "downing college" ], [ "_:result", "address", "regent street" ], [ "_:result", "postcode", "cb21dq" ], [ "_:search", "destination", "?" ], [ "_:search", "name", "?" ], [ "_:search", "leave_at", "12:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey Tesla" ], [ "_:result", "phone", "07587024658" ], [ "_: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 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'british');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any expensive British restaurants ?" }, { "id": 1, "rdf-acts": [ "select((_:result,area,'centre');(_:result,area,'east');(_:result,area,'west');(_:result,type,'Restaurant'))", "inform((_:result,amount,'a variety');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Of course ! We have a variety of them in the east , west , and centre . What area would you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like for it to be in the West please ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'2');(_:result,name,'Graffiti');(_:result,name,'Travelers Rest');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have two , Graffiti and Travelers Rest , shall I go ahead and try to book ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I am not quite ready to book a table , however I would like the phone number and address of each restaurant including the postcode ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Hotel Felix Whitehouse Lane Huntingdon Road');(_:result,address,'Huntingdon Road City Centre');(_:result,name,'Graffiti');(_:result,name,'Travellers Rest');(_:result,phone,'01223276182');(_:result,phone,'01223277977');(_:result,postcode,'cb30df');(_:result,postcode,'cb30lx');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Graffiti is located at Hotel Felix Whitehouse Lane Huntingdon Road , 01223277977 , cb30lx . Travellers Rest is located at Huntingdon Road City Centre , 01223276182 , cb30df . Can I help you more ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'12:00');(_:search,day,'sunday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train that leaves on Sunday and arrive by 12:00 ." }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be departing and arriving from ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be departing from Cambridge and traveling to Stevenage ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'6:10');(_:result,day,'sunday');(_:result,departure,'cambridge');(_:result,id,'TR5390');(_:result,leave_at,'5:21');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have train TR5390 leaving cambridge at 5:21 and arriving at 6:10 on sunday . Would you like to book this ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes please ! I think that is all I need , thank you ." }, { "id": 11, "rdf-acts": [ "thank()", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay , if you 'd like a booking , I 'll need to know how many tickets you need . Or , if we 're done here , have a very nice day ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes , that is all . Thanks again ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . If you need any help in the future I 'll be here ." } ]
MUL1422.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "west" ], [ "_:result", "amount", "a variety" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "west" ], [ "_:result", "amount", "a variety" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "name", "Travelers Rest" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "west" ], [ "_:result", "amount", "a variety" ], [ "_:search", "area", "west" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Hotel Felix Whitehouse Lane Huntingdon Road" ], [ "_:result", "address", "Huntingdon Road City Centre" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "name", "Travellers Rest" ], [ "_:result", "phone", "01223276182" ], [ "_:result", "phone", "01223277977" ], [ "_:result", "postcode", "cb30df" ], [ "_:result", "postcode", "cb30lx" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "west" ], [ "_:result", "amount", "a variety" ], [ "_:search", "area", "west" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Hotel Felix Whitehouse Lane Huntingdon Road" ], [ "_:result", "address", "Huntingdon Road City Centre" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "name", "Travellers Rest" ], [ "_:result", "phone", "01223276182" ], [ "_:result", "phone", "01223277977" ], [ "_:result", "postcode", "cb30df" ], [ "_:result", "postcode", "cb30lx" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "west" ], [ "_:result", "amount", "a variety" ], [ "_:search", "area", "west" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Hotel Felix Whitehouse Lane Huntingdon Road" ], [ "_:result", "address", "Huntingdon Road City Centre" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "name", "Travellers Rest" ], [ "_:result", "phone", "01223276182" ], [ "_:result", "phone", "01223277977" ], [ "_:result", "postcode", "cb30df" ], [ "_:result", "postcode", "cb30lx" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "6:10" ], [ "_:result", "day", "sunday" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "id", "TR5390" ], [ "_:result", "leave_at", "5:21" ], [ "_: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", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "west" ], [ "_:result", "amount", "a variety" ], [ "_:search", "area", "west" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Hotel Felix Whitehouse Lane Huntingdon Road" ], [ "_:result", "address", "Huntingdon Road City Centre" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "name", "Travellers Rest" ], [ "_:result", "phone", "01223276182" ], [ "_:result", "phone", "01223277977" ], [ "_:result", "postcode", "cb30df" ], [ "_:result", "postcode", "cb30lx" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "arrive_by", "6:10" ], [ "_:result", "day", "sunday" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "id", "TR5390" ], [ "_:result", "leave_at", "5:21" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to find an expensive restaurant in the east part of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "What type of food are you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't care ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'east');(_:result,food,'british');(_:result,name,'grafton hotel restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "grafton hotel restaurant serves british food , in the expensive price range and in the east . would you like to know the address and phone number ?" }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Just the phone number is fine , please ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223 241387');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number is 01223 241387 . Will that be all ?" }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "That is all , thank you very much . Good bye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you for using the Cambridge system . Goodbye ." } ]
WOZ20234.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "food", "british" ], [ "_:result", "name", "grafton hotel restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "food", "british" ], [ "_:result", "name", "grafton hotel restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223 241387" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,\"london king 's cross\");(_:search,leave_at,'14:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train leaving London King 's Cross after 14:45 ." }, { "id": 1, "rdf-acts": [ "thank()", "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I would be happy to help you book a train . In order to better help you , can you tell me what day you are looking to depart ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to depart on Friday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,day,'Friday');(_:result,leave_at,'15:17');(_:result,type,'Train'))" ], "speaker": "system", "text": "There is a train leaving at 15:17 on Friday ." }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'london kings cross');(_:search,leave_at,'14:45');(_:search,people,'six');(_:search,type,'Train'))" ], "speaker": "user", "text": "I actually need a train going to London Kings Cross leaving Cambridge after 14:45 . For six people ." }, { "id": 5, "rdf-acts": [ "inform((_:result,leave_at,'15:00');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,people,'6');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is a train that leaves at 15:00 that has 6 tickets available , shall I book it for you ?" }, { "id": 6, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Please book tickets and provide me with the total cost of tickets and confirmation number ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'AQ95F0XH');(_:booking,ticket,'141.6 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "It has been booked ! Your reference number is AQ95F0XH . The cost is 141.6 GBP . Do you need anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'center');(_:search,food,'chinese');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Looking for a Chinese restaurant in the center with a moderate price range ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,name,'Jinling Noodle bar');(_:result,name,'lan hong house');(_:result,name,'shanghai family restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Jinling Noodle bar , lan hong house and shanghai family restaurant are all in the centre area . Would you like a table at one of these ?" }, { "id": 10, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can you recommend one and give me the phone number ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Jinling noodle bar');(_:result,phone,'01223566188');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "01223566188 \t Jinling noodle bar . Anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that is all I need today . Thanks . Goodbye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a great evening !" } ]
PMUL0982.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "london king 's cross" ], [ "_:search", "leave_at", "14:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "london king 's cross" ], [ "_:search", "leave_at", "14:45" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:result", "day", "Friday" ], [ "_:result", "leave_at", "15:17" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "14:45" ], [ "_:search", "people", "six" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:result", "day", "Friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "14:45" ], [ "_:search", "people", "six" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "15:00" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "6" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:result", "day", "Friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "14:45" ], [ "_:search", "people", "six" ], [ "_:result", "leave_at", "15:00" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "6" ], [ "_:result", "ticket", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "AQ95F0XH" ], [ "_:booking", "ticket", "141.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:result", "day", "Friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "14:45" ], [ "_:search", "people", "six" ], [ "_:result", "leave_at", "15:00" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "6" ], [ "_:result", "ticket", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "AQ95F0XH" ], [ "_:booking", "ticket", "141.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Jinling Noodle bar" ], [ "_:result", "name", "lan hong house" ], [ "_:result", "name", "shanghai family restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:result", "day", "Friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "14:45" ], [ "_:search", "people", "six" ], [ "_:result", "leave_at", "15:00" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "6" ], [ "_:result", "ticket", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "AQ95F0XH" ], [ "_:booking", "ticket", "141.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Jinling noodle bar" ], [ "_:result", "phone", "01223566188" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a place to stay that has free wifi ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "What type of lodging would you prefer ? And do you care about price or area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to stay in a guesthouse ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "What area would you like to stay in ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't have a preference ." }, { "id": 5, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Do you have a preference on price range ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like someplace expensive ." }, { "id": 7, "rdf-acts": [ "select((_:result,category,'guesthouse');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))", "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "I 'm not finding anything meeting that criteria . Would you like to try a moderately priced guesthouse ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "What about an expensive hotel ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,name,'gonville hotel');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The gonville hotel is expensive with free wifi . Shall I book it for you ?" }, { "id": 10, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "What is their postcode ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'Gonville Hotel');(_:result,postcode,'cb11ly');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "The postcode for Gonville Hotel is cb11ly . What else can I help you with today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all , thank you ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome ! Enjoy your stay !" } ]
SNG1254.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "dontcare" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/b682da3d" ], [ "_:search/b682da3d", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "dontcare" ], [ "_:result", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/b682da3d" ], [ "_:search/b682da3d", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "gonville hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "dontcare" ], [ "_:result", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/b682da3d" ], [ "_:search/b682da3d", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "postcode", "cb11ly" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,food,'international');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I am looking for a restaurant on the south side of town that serves international food ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , there are no international food restaurants on the south side of town . Would you like another type of food ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about Chinese food ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Good Luck Chinese Food Takeaway');(_:result,name,'Lucky Star');(_:result,name,'Peking Restaurant');(_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are the Peking Restaurant , which is expensive , the Good Luck Chinese Food Takeaway , which is also expensive , and the Lucky Star , which is cheap ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))", "inform((_:search,name,'Lucky Star');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can I have the address of Lucky Star ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'Cambridge Leisure Park Clifton Way Cherry Hinton 01223 244277');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Cambridge Leisure Park Clifton Way Cherry Hinton 01223 244277" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you !" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you . Good bye" } ]
WOZ20592.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "international" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "canthelp", "_:search/3a1fa97e" ], [ "_:search/3a1fa97e", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "canthelp", "_:search/3a1fa97e" ], [ "_:search/3a1fa97e", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:result", "name", "Good Luck Chinese Food Takeaway" ], [ "_:result", "name", "Lucky Star" ], [ "_:result", "name", "Peking Restaurant" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:search", "name", "Lucky Star" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "canthelp", "_:search/3a1fa97e" ], [ "_:search/3a1fa97e", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:result", "name", "Good Luck Chinese Food Takeaway" ], [ "_:result", "name", "Lucky Star" ], [ "_:result", "name", "Peking Restaurant" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "name", "Lucky Star" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "Cambridge Leisure Park Clifton Way Cherry Hinton 01223 244277" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]