turns
listlengths
2
60
dialogue_id
stringlengths
1
31
states
listlengths
1
30
[ { "id": 0, "rdf-acts": [ "hello()" ], "speaker": "user", "text": "Hi , I am planning a trip and need some recommendations for a place to stay while I am there ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Can I get an area you would like to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "In Cambridge , I need a cheap guesthouse please" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,count,'9');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 9 cheap guesthouses . Is there a particular part of Cambridge you would like to stay in ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't really care . I do want a guesthouse with free WiFi , though ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'the allenbell guesthouse');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about the allenbell guesthouse located in the east . It is a cheap hotel with 4 star rating and free wifi and parking ." }, { "id": 6, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is there one in the moderate price range with free internet ?" }, { "id": 7, "rdf-acts": [ "request((_:search,stars,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Yes , there is . How many stars should the hotel be rated for ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,stars,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Star rating does not matter to me ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,name,'Avalon');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Avalon is a moderate price guesthouse on the north side of town . Would you like me to book a room for you ?" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I do n't need to book yet , but I would like the address ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'62 gilbert road');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "the address is 62 gilbert road" }, { "id": 12, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Could I also get the phone number ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,name,'avalon guesthouse');(_:result,phone,'01223353071');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "phone number to avalon guesthouse -01223353071" }, { "id": 14, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "great , thank you . I would also like a place to go in the west" }, { "id": 15, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'some');(_:result,category,'colleges');(_:result,category,'museums');(_:result,category,'some entertainment places');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "What kind of place would you like to go to ? There are some colleges , some entertainment places , and some museums in the area ." }, { "id": 16, "rdf-acts": [ "inform((_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Entertainment sounds great . Can you recommend something ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,name,'Whale of a Time');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "How about Whale of a Time ? It 's a great place to take children ." }, { "id": 18, "rdf-acts": [ "inform((_:search,area,'west');(_:search,category,'multiple sports');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Actually , I 'd like to go to a multiple sports attraction in the west if there is one ?" }, { "id": 19, "rdf-acts": [ "canthelp((_:search,area,'west');(_:search,category,'multiple sports');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "I can not find any multiple sports attractions in the west . Is there another area I can check ?" }, { "id": 20, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'entertainment');(_:search,type,'Attraction'))", "request((_:result,area,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Can you try entertainment in the same area please ?" }, { "id": 21, "rdf-acts": [ "request((_:search,entrance_fee,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "What price range would you like ?" }, { "id": 22, "rdf-acts": [], "speaker": "user", "text": "Moderate to cheap ." }, { "id": 23, "rdf-acts": [ "inform((_:result,area,'west');(_:result,category,'entertainment attraction');(_:result,entrance_fee,\"I do n't have any information\");(_:result,name,'Whale of a Time');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "As I mentioned earlier , Whale of a Time is an entertainment attraction in the west . Would you like additional information ? I do n't have any information on the entrance fee ." }, { "id": 24, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I do need the address ." }, { "id": 25, "rdf-acts": [ "inform((_:result,address,'unit 8 , viking way , bar hill');(_:result,postcode,'cb238el');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The address is unit 8 , viking way , bar hill postcode cb238el ." }, { "id": 26, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That is all I need ." }, { "id": 27, "rdf-acts": null, "speaker": "system", "text": "Have a nice day ." } ]
PMUL2869.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "9" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "count", "9" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "east" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the allenbell guesthouse" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "count", "9" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "east" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the allenbell guesthouse" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "count", "9" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Avalon" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "count", "9" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Avalon" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "address", "62 gilbert road" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "count", "9" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "address", "62 gilbert road" ], [ "_:result", "name", "avalon guesthouse" ], [ "_:result", "phone", "01223353071" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "count", "9" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "address", "62 gilbert road" ], [ "_:result", "name", "avalon guesthouse" ], [ "_:result", "phone", "01223353071" ], [ "_:search", "area", "west" ], [ "_:result", "amount", "some" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "some entertainment places" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "entertainment" ], [ "_:search", "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": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "count", "9" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "address", "62 gilbert road" ], [ "_:result", "phone", "01223353071" ], [ "_:result", "amount", "some" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "some entertainment places" ], [ "_:result", "name", "Whale of a Time" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "west" ], [ "_:search", "category", "multiple sports" ], [ "_:search", "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": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "count", "9" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "address", "62 gilbert road" ], [ "_:result", "phone", "01223353071" ], [ "_:result", "amount", "some" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "some entertainment places" ], [ "_:result", "name", "Whale of a Time" ], [ "_:result", "type", "Attraction" ], [ "_:system", "canthelp", "_:search/a4968db8" ], [ "_:search/a4968db8", "area", "west" ], [ "_:search/a4968db8", "category", "multiple sports" ], [ "_:search/a4968db8", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "count", "9" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "address", "62 gilbert road" ], [ "_:result", "phone", "01223353071" ], [ "_:result", "amount", "some" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "some entertainment places" ], [ "_:result", "name", "Whale of a Time" ], [ "_:result", "type", "Attraction" ], [ "_:system", "canthelp", "_:search/a4968db8" ], [ "_:search/a4968db8", "area", "west" ], [ "_:search/a4968db8", "category", "multiple sports" ], [ "_:search/a4968db8", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "entertainment" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Hotel" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "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, 21, 22 ] }, { "id": 12, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "count", "9" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "address", "62 gilbert road" ], [ "_:result", "phone", "01223353071" ], [ "_:result", "amount", "some" ], [ "_:system", "canthelp", "_:search/a4968db8" ], [ "_:search/a4968db8", "area", "west" ], [ "_:search/a4968db8", "category", "multiple sports" ], [ "_:search/a4968db8", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "entertainment" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "category", "entertainment attraction" ], [ "_:result", "entrance_fee", "I do n't have any information" ], [ "_:result", "name", "Whale of a Time" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24 ] }, { "id": 13, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:result", "count", "9" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "phone", "01223353071" ], [ "_:result", "amount", "some" ], [ "_:system", "canthelp", "_:search/a4968db8" ], [ "_:search/a4968db8", "area", "west" ], [ "_:search/a4968db8", "category", "multiple sports" ], [ "_:search/a4968db8", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "entertainment" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "category", "entertainment attraction" ], [ "_:result", "entrance_fee", "I do n't have any information" ], [ "_:result", "name", "Whale of a Time" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "unit 8 , viking way , bar hill" ], [ "_:result", "postcode", "cb238el" ], [ "_: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, 21, 22, 23, 24, 25, 26 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am planning a trip in Cambridge ." }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "What part of your trip may I be of assistance with ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a hotel that includes free wifi ." }, { "id": 3, "rdf-acts": [ "select((_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have several options available . Do you prefer a cheap , moderate or expensive price range ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'two');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I prefer the hotel has at least a two star rating ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'east');(_:result,area,'north');(_:result,category,'hotels');(_:result,has_internet,'none');(_:result,name,'Ashley Hotel');(_:result,name,'Lovell Lodge');(_:result,pricerange,'expensive');(_:result,pricerange,'moderately priced');(_:result,stars,'two');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Ashley Hotel and the Lovell Lodge in the north are both moderately priced , two star hotels . There is also a more expensive option in the east . All have internet ." }, { "id": 6, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Which of those have free parking ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,has_parking,'none');(_:result,name,'Ashley Hotel');(_:result,name,'Lovell Lodge');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Both the Ashley Hotel and the Lovell Lodge have free parking ." }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Thank you . I believe I 'll try the Lovell . Could you give me their phone number , please ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,phone,'01223425478');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Certainly . That phone number is 01223425478 ." }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'08:45');(_:search,day,'thursday');(_:search,departure,'london liverpool street');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thanks very much . Can you also help me find a train ? I 'd like to travel from london liverpool street to cambridge on Thursday and I 'd like to get there by 08:45 ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'07:07');(_:result,arrive_by,'08:45');(_:result,count,'2');(_:result,destination,'Cambridge');(_:result,id,'TR3839');(_:result,leave_at,'5:39');(_:result,type,'Train'))" ], "speaker": "system", "text": "There are two trains within that time frame . The train that will get you to Cambridge closest to 08:45 is the TR3839 , which leaves at 5:39 and arrives by 07:07 ." }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'2');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Could you book 2 tickets on that train please ? Also , what is the reference number ?" }, { "id": 13, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,id,'TR3839');(_:booking,leave_at,'05:39');(_:booking,ref,'XDXE55LY');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Alright , you have booked two tickets on TR3839 , leaving at 05:39 . Your reference number is XDXE55LY ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that is all I need for now ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting Cambridge TownInfo center . Have a great day ." } ]
MUL0682.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "two" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "two" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "two" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "two" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "two" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "two" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "two" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:result", "phone", "01223425478" ], [ "_:result", "type", "Hotel" ], [ "_:search", "arrive_by", "08:45" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "london liverpool street" ], [ "_: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", "has_internet", "yes" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "two" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "two" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:result", "phone", "01223425478" ], [ "_:search", "arrive_by", "08:45" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "07:07" ], [ "_:result", "arrive_by", "08:45" ], [ "_:result", "count", "2" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR3839" ], [ "_:result", "leave_at", "5:39" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "2" ], [ "_: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", "has_internet", "yes" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "two" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "two" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "name", "Lovell Lodge" ], [ "_:result", "phone", "01223425478" ], [ "_:search", "arrive_by", "08:45" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "07:07" ], [ "_:result", "arrive_by", "08:45" ], [ "_:result", "count", "2" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR3839" ], [ "_:result", "leave_at", "5:39" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR3839" ], [ "_:booking", "leave_at", "05:39" ], [ "_:booking", "ref", "XDXE55LY" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'french');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I am looking for info on a restaurant in the west that serves french food ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'west');(_:search,food,'French');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are no French restaurants in the west . Would you like to try a different part of town or a different type of food ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'french');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "There are no expensive french restaurants in the west ?" }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , that 's right ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'british');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What about an expensive place that serves British food ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'west');(_:result,count,'2');(_:result,food,'british');(_:result,name,'graffiti');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have two that meets that criteria . I would like to recommend the graffiti it is in the west side and serves british food ." }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'graffiti');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Let 's try the graffiti . I need their phone number , address , and the post code please ." }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'Hotel Felix Whitehouse Lane Huntingdon road');(_:result,phone,'01223277977');(_:result,postcode,'cb30lx');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number is 01223277977 . The address is Hotel Felix Whitehouse Lane Huntingdon road postcode cb30lx ." }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'13:15');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thanks . I also need a train ticket . The train needs to arrive by 13:15 and go to cambridge please ." }, { "id": 9, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be departing from ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am departing from Ely ." }, { "id": 11, "rdf-acts": [ "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day would you like to travel and do you have a specific departure time in mind ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,arrive_by,'13:15');(_:search,day,'friday');(_:search,leave_at,'dontcare');(_:search,type,'Train'))" ], "speaker": "user", "text": "The train should leave on friday and departure time does n't matter as long as it arrives by 13:15 ." }, { "id": 13, "rdf-acts": [], "speaker": "system", "text": "consider it done ," }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Di you find me a train ?" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "I TR0212 the total fee is 4.4 GBP payable at the station and the reference number is : RWIT4QLJ ." } ]
PMUL0947.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "french" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/fd90a3df" ], [ "_:search/fd90a3df", "area", "west" ], [ "_:search/fd90a3df", "food", "French" ], [ "_:search/fd90a3df", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "food", "french" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/fd90a3df" ], [ "_:search/fd90a3df", "area", "west" ], [ "_:search/fd90a3df", "food", "French" ], [ "_:search/fd90a3df", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/805a3c05" ], [ "_:search/805a3c05", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/fd90a3df" ], [ "_:search/fd90a3df", "area", "west" ], [ "_:search/fd90a3df", "food", "French" ], [ "_:search/fd90a3df", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/805a3c05" ], [ "_:search/805a3c05", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "west" ], [ "_:result", "count", "2" ], [ "_:result", "food", "british" ], [ "_:result", "name", "graffiti" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "graffiti" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/fd90a3df" ], [ "_:search/fd90a3df", "area", "west" ], [ "_:search/fd90a3df", "food", "French" ], [ "_:search/fd90a3df", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/805a3c05" ], [ "_:search/805a3c05", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "west" ], [ "_:result", "count", "2" ], [ "_:result", "food", "british" ], [ "_:result", "name", "graffiti" ], [ "_:search", "name", "graffiti" ], [ "_:result", "address", "Hotel Felix Whitehouse Lane Huntingdon road" ], [ "_:result", "phone", "01223277977" ], [ "_:result", "postcode", "cb30lx" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "13:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/fd90a3df" ], [ "_:search/fd90a3df", "area", "west" ], [ "_:search/fd90a3df", "food", "French" ], [ "_:search/fd90a3df", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/805a3c05" ], [ "_:search/805a3c05", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "west" ], [ "_:result", "count", "2" ], [ "_:result", "food", "british" ], [ "_:result", "name", "graffiti" ], [ "_:search", "name", "graffiti" ], [ "_:result", "address", "Hotel Felix Whitehouse Lane Huntingdon road" ], [ "_:result", "phone", "01223277977" ], [ "_:result", "postcode", "cb30lx" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "13:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/fd90a3df" ], [ "_:search/fd90a3df", "area", "west" ], [ "_:search/fd90a3df", "food", "French" ], [ "_:search/fd90a3df", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/805a3c05" ], [ "_:search/805a3c05", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "west" ], [ "_:result", "count", "2" ], [ "_:result", "food", "british" ], [ "_:result", "name", "graffiti" ], [ "_:search", "name", "graffiti" ], [ "_:result", "address", "Hotel Felix Whitehouse Lane Huntingdon road" ], [ "_:result", "phone", "01223277977" ], [ "_:result", "postcode", "cb30lx" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "ely" ], [ "_:search", "arrive_by", "13:15" ], [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "dontcare" ], [ "_: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/fd90a3df" ], [ "_:search/fd90a3df", "area", "west" ], [ "_:search/fd90a3df", "food", "French" ], [ "_:search/fd90a3df", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/805a3c05" ], [ "_:search/805a3c05", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "west" ], [ "_:result", "count", "2" ], [ "_:result", "food", "british" ], [ "_:result", "name", "graffiti" ], [ "_:search", "name", "graffiti" ], [ "_:result", "address", "Hotel Felix Whitehouse Lane Huntingdon road" ], [ "_:result", "phone", "01223277977" ], [ "_:result", "postcode", "cb30lx" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "ely" ], [ "_:search", "arrive_by", "13:15" ], [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "dontcare" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want to find a place to dine located in the north and moderately priced ." }, { "id": 1, "rdf-acts": [ "select((_:result,food,'Chinese');(_:result,food,'Indian');(_:result,type,'Restaurant'))", "inform((_:result,count,'2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have two options for you to choose from , would you prefer Chinese or Indian cuisine ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "It does n't matter , please send me an address and postcode for one of them ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'191 Histon Road Chesterton');(_:result,name,'Golden Wok Chinese');(_:result,postcode,'cb43hlm');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Golden Wok Chinese , cb43hlm , 191 Histon Road Chesterton ." }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'autumn house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks . Can you also help me find a hotel called Autumn House ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'710 newmarket road');(_:result,name,'Autumn House');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Autumn House is located on 710 newmarket road . Would you like me to make a reservation for you ?" }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No , just the phone number , thanks !" }, { "id": 7, "rdf-acts": [ "inform((_:result,phone,'01223575122');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Their phone number is 01223575122 . Is there anything else I could help you with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'autumn house');(_:search,type,'Hotel'))", "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a hotel called autumn house , do you happen to have their phone number please ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,phone,'01223575122');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Their phone number is 01223575122" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Excellent . That 's all I need , thanks !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Have a lovely day !" } ]
MUL1290.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "count", "2" ], [ "_:result", "address", "191 Histon Road Chesterton" ], [ "_:result", "name", "Golden Wok Chinese" ], [ "_:result", "postcode", "cb43hlm" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "autumn house" ], [ "_:search", "type", "Hotel" ] ], "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", "count", "2" ], [ "_:result", "postcode", "cb43hlm" ], [ "_:search", "name", "autumn house" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "710 newmarket road" ], [ "_:result", "name", "Autumn House" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ] ], "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", "count", "2" ], [ "_:result", "postcode", "cb43hlm" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "710 newmarket road" ], [ "_:result", "name", "Autumn House" ], [ "_:result", "phone", "01223575122" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "autumn house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "count", "2" ], [ "_:result", "postcode", "cb43hlm" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "710 newmarket road" ], [ "_:result", "name", "Autumn House" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "autumn house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "phone", "01223575122" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Good Morning , are there any expensive restaurants in the city centre ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'quite a few');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "i have quite a few restaurants , is there is particular type of food you are looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))", "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No , can you choose one for me and provide me with the postcode ." }, { "id": 3, "rdf-acts": [ "inform((_:result,food,'asian oriental');(_:result,name,'Kymmoy');(_:result,postcode,'cb12as');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about the Kymmoy that serves asian oriental ? The postcode is cb12as ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That sounds great . Thanks so much !" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "You 're welcome , would you like me to make a reservation for you ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , but thank you for your help ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Have a nice day ." } ]
SNG0742.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", "quite a few" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "Kymmoy" ], [ "_:result", "postcode", "cb12as" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "Kymmoy" ], [ "_:result", "postcode", "cb12as" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a hotel with free wifi ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'32');(_:result,has_internet,'none');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "There are 32 hotels with free wifi , do you have any other things you require in a hotel ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'dontcare');(_:search,stars,'four');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like a four star hotel , and I do n't need free parking ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'a and b guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about a and b guest house , unless you have any other specifics ." }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Could you recommend me a hotel that is cheap ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,name,'the autumn house');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about the autumn house ? It has 4 stars , is in the cheap price range and has internet ." }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hmm , let me see ... I think maybe a moderately priced 4 star hotel might be better . Do you show any availabe ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Acorn Guesthouse');(_:result,pricerange,'moderately prices');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I would recommend the Acorn Guesthouse which is 4 stars , moderately prices and offers both free wifi and parking ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'8');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sounds great . Can I book 8 people for 2 nights starting Tuesday ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Acorn Guest House');(_:booking,ref,'LXMFRZLR');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are all booked at the Acorn Guest House . Your reference number is LXMFRZLR . Do you need assistance with anything else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for places to go in the centre ." }, { "id": 11, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,area,'centre');(_:result,count,'44');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Certainly , there are 44 attraction in the town centre , do you have a type of attraction you would like to visit ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'museums');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Are there any museums available ?" }, { "id": 13, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,area,'Centre');(_:result,count,'79');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "there are a total of 79 attractions in Centre what type of attraction that you are looking for ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Attraction'))" ], "speaker": "user", "text": "I do n't have any in particular . What would be the highest rated attraction in that area ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,name,'Castle Galleries');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I do n't have rating information , but Castle Galleries in nice , and admission is free . Would that interest you ?" }, { "id": 16, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))", "inform((_:search,name,'Castle Galleries');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "That sounds great . Can I get the postcode for Castle Galleries ?" }, { "id": 17, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb23bj');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes the postcode is cb23bj . Is there anything else I can help you with ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No . That 's all I needed . Thanks !" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Great . Thank you for contacting Cambridge Towninfo Centre . Have a great day ." } ]
MUL1085.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "32" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "stars", "four" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "32" ], [ "_:result", "has_internet", "none" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "stars", "four" ], [ "_:result", "name", "a and b guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "32" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "the autumn house" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "32" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "pricerange", "moderately prices" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "32" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "pricerange", "moderately prices" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Acorn Guest House" ], [ "_:booking", "ref", "LXMFRZLR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "pricerange", "moderately prices" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Acorn Guest House" ], [ "_:booking", "ref", "LXMFRZLR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "museums" ], [ "_: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_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "pricerange", "moderately prices" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Acorn Guest House" ], [ "_:booking", "ref", "LXMFRZLR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:result", "area", "Centre" ], [ "_:result", "count", "79" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately prices" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Acorn Guest House" ], [ "_:booking", "ref", "LXMFRZLR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:result", "area", "Centre" ], [ "_:result", "count", "79" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Castle Galleries" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ], [ "_:search", "name", "Castle Galleries" ], [ "_:search", "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", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately prices" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:booking", "name", "Acorn Guest House" ], [ "_:booking", "ref", "LXMFRZLR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:result", "area", "Centre" ], [ "_:result", "count", "79" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Castle Galleries" ], [ "_:search", "name", "Castle Galleries" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb23bj" ], [ "_: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,'south');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hi there , I 'm looking for a middle - range hotel located in the south of Cambridge ." }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,count,'2');(_:result,name,'bridge guest house');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are two hotels that meet your criteria , aylesbray lodge which is a 4 star hotel , and bridge guest house which is 3 star , would you like more information on one ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please . Is any of these two a guesthouse type of hotel ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'both');(_:result,name,'aylesbray lodge guest house');(_:result,name,'bridge guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "there is the aylesbray lodge guest house and the bridge guest house , both meet your requirements ." }, { "id": 4, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "What is the postcode of aylesbray lodge ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'Aylesbray Lodge Guest House');(_:result,postcode,'cb17sr');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The postcode of the Aylesbray Lodge Guest House is cb17sr ." }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'lebanese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great , thanks . Can you also help me find a lebanese restaurant ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,food,'lebanese');(_:result,name,'Ali Baba');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is one I know of . Ali Baba in the centre . It is a moderately priced lebanese place . Does that work ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'18:15');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes . Can you book that for 5 people at 18:15 on Friday ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Friday');(_:booking,duration,'18:15');(_:booking,people,'5');(_:booking,ref,'RXC5FU89');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have successfully booked your table for 5 at 18:15 on Friday . Your reference number is RXC5FU89 . Anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that would be all . Thank you . Have a good day ." }, { "id": 11, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "You 're welcome . thank you for using our service . Have a good day ." }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "You have a good day as well . Goodbye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you again for using our service ." } ]
MUL0103.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "count", "2" ], [ "_:result", "name", "bridge guest house" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "count", "2" ], [ "_:result", "stars", "4" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ], [ "_:result", "amount", "both" ], [ "_:result", "name", "aylesbray lodge guest house" ], [ "_:result", "name", "bridge guest house" ], [ "_:result", "type", "Hotel" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "count", "2" ], [ "_:result", "stars", "4" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "amount", "both" ], [ "_:result", "name", "Aylesbray Lodge Guest House" ], [ "_:result", "postcode", "cb17sr" ], [ "_:result", "type", "Hotel" ], [ "_:search", "food", "lebanese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "count", "2" ], [ "_:result", "stars", "4" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "amount", "both" ], [ "_:result", "postcode", "cb17sr" ], [ "_:search", "food", "lebanese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "lebanese" ], [ "_:result", "name", "Ali Baba" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "stars", "4" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "amount", "both" ], [ "_:result", "postcode", "cb17sr" ], [ "_:search", "food", "lebanese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "lebanese" ], [ "_:result", "name", "Ali Baba" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "duration", "18:15" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "RXC5FU89" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "stars", "4" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "amount", "both" ], [ "_:result", "postcode", "cb17sr" ], [ "_:search", "food", "lebanese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "lebanese" ], [ "_:result", "name", "Ali Baba" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "duration", "18:15" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "RXC5FU89" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'acorn guest house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for the acorn guest house ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'north');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Acorn Guest House');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Ah , yes . The Acorn Guest House is moderately priced and located in the north . It has a 4 star rating and offers both free internet and parking ." }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Sounds perfect . What is the phone number ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'01223353888');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "its phone number is 01223353888" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you . Can you also find a train that leaves on sunday and departs from cambridge ." }, { "id": 5, "rdf-acts": [ "request((_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you going to and what time would you like to leave ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,leave_at,'19:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am leaving from cambridge and going to ely and I need to leave after 19:30 ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'20:07');(_:result,id,'TR3544');(_:result,leave_at,'19:50');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR3544 leaves at 19:50 and arrives at 20:07 . Would you like to book it ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "yes book it for me please" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "How many people do you want to purchase tickets for ?" } ]
PMUL1800.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "acorn guest house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "acorn guest house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "acorn guest house" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "acorn guest house" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "leave_at", "19:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "acorn guest house" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "phone", "01223353888" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "leave_at", "19:30" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "20:07" ], [ "_:result", "id", "TR3544" ], [ "_:result", "leave_at", "19:50" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a restaurant in cambridge that serves italian . I would like it to be in the south ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'2');(_:result,food,'Italian');(_:result,name,'Frankie and Bennys');(_:result,name,'Pizza Hut');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are two italian places . Pizza Hut and Frankie and Bennys . Would you like to make a reservation at one of them ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Maybe . I need a place that serves expensive food . Does either place fit the bill ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,name,\"Frankie and Benny 's\");(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , Frankie and Benny 's is expensive ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'19:00');(_:search,people,'6');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to book a table for 6 people at 19:00 on Monday . I need the reference number for the booking as well ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Monday');(_:booking,duration,'19:00');(_:booking,people,'6');(_:booking,ref,'554BXNRB');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have your booking for 6 people on Monday at 19:00 , your reference number is 554BXNRB . Can I help with anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would also like to find a hotel with free parking ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "i have many options for you ! any particular part of town ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I would like it to be in the same area as the restaurant please ." }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'the allenbell');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I would suggest the allenbell ." }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Okay . do they have free parking ? if so are they in the same area as frankie and benny 's ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'south');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'the lensfield hotel');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "unfortunately they are in different areas . let me find something that will work . i have the lensfield hotel . it is expensive in the south and offers free parking and wifi ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . You just answered all my questions . Have a good day . Goodbye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "If you decide to make reservations , we will be glad to help you ." } ]
PMUL0253.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "Frankie and Bennys" ], [ "_:result", "name", "Pizza Hut" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Italian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Frankie and Benny 's" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Italian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Frankie and Benny 's" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "19:00" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "554BXNRB" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Italian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Frankie and Benny 's" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "19:00" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "554BXNRB" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "same area" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Italian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "19:00" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "554BXNRB" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:result", "amount", "many" ], [ "_:result", "name", "the allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "same area" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Italian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "19:00" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "554BXNRB" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "same area" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "south" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the lensfield hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a 4 star hotel that has free parking ." }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'The cambridge belfry');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The cambridge belfry matches those requirements ." }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does it have free internet ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,name,'Cambridge Belfry');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , free internet is included at The Cambridge Belfry ." }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'Cambridge Belfry');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Great , I 'd like to book at room at The Cambridge Belfry ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "I can book your room now . Thank you so much" } ]
SSNG0288.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "The cambridge belfry" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "Cambridge Belfry" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'royal spice');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need to find a place called Royal Spice in Cambridge . It is a restaurant , can you help me ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Victoria Avenue Chesterton');(_:result,area,'North');(_:result,food,'Indian');(_:result,phone,'01733553355');(_:result,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "Yes . It is an Indian restaurant in the North , the phone number is 01733553355 and it is located at Victoria Avenue Chesterton ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can you please provide the full address ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Victoria Avenue Chesterton');(_:result,postcode,'cb41eh');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , the address is Victoria Avenue Chesterton cb41eh . May I help with anything else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'birmingham new street');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need to find a train going to Cambridge from birmingham new street ." }, { "id": 5, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,day,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day are you departing and do you have a time preference ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,leave_at,'19:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "The train should leave on Friday after 19:00" }, { "id": 7, "rdf-acts": [ "inform((_:result,id,'TR9704');(_:result,leave_at,'19:40');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The earliest train after 19:00 is TR9704 leaving at 19:40 . Would you like a ticket ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I do not think I want to book at this time . Thank you for all your help ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "It was a pleasure helping you . Have a great day !" } ]
MUL1428.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "royal spice" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "royal spice" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "Victoria Avenue Chesterton" ], [ "_:result", "area", "North" ], [ "_:result", "food", "Indian" ], [ "_:result", "phone", "01733553355" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "royal spice" ], [ "_:result", "area", "North" ], [ "_:result", "food", "Indian" ], [ "_:result", "phone", "01733553355" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Victoria Avenue Chesterton" ], [ "_:result", "postcode", "cb41eh" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "royal spice" ], [ "_:result", "area", "North" ], [ "_:result", "food", "Indian" ], [ "_:result", "phone", "01733553355" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Victoria Avenue Chesterton" ], [ "_:result", "postcode", "cb41eh" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "19:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "royal spice" ], [ "_:result", "area", "North" ], [ "_:result", "food", "Indian" ], [ "_:result", "phone", "01733553355" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Victoria Avenue Chesterton" ], [ "_:result", "postcode", "cb41eh" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "19:00" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR9704" ], [ "_:result", "leave_at", "19:40" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a to find a train departing from stansted airport going to cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Do you want the earliest train ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "It needs to leave after 9:15" }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'105');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 105 trains making that trip do you have a day you need to travel ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Train'))", "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I am looking to leave on Thursday . Can you also please give me the train ID for this trip ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "inform((_:result,id,'TR0031');(_:result,leave_at,'9:24');(_:result,type,'Train'))" ], "speaker": "system", "text": "TR0031 leaves at 9:24 , would you like me to book it for you ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "That might be cutting it a little close . Maybe one an hour later ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'10:52');(_:result,leave_at,'10:24');(_:result,type,'Train'))" ], "speaker": "system", "text": "Okay I have a 10:24 that arrives at 10:52 ." }, { "id": 8, "rdf-acts": [ "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can you give me the train ID for the 10:24 ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'10:52');(_:result,duration,'28 minutes');(_:result,id,'TR2635');(_:result,leave_at,'10:24');(_:result,type,'Train'))" ], "speaker": "system", "text": "Sure , the TR2635 \t train leaves at 10:24 and arrives at 10:52 with a travel time of 28 minutes ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much . I appreciate your help ." }, { "id": 11, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Did you need anything else today , or may I close this conversation in our system ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all . Thank you ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you , have a good day . Goodbye ." } ]
SNG0337.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:result", "count", "105" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:result", "count", "105" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR0031" ], [ "_:result", "leave_at", "9:24" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:result", "count", "105" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR0031" ], [ "_:result", "arrive_by", "10:52" ], [ "_:result", "leave_at", "10:24" ], [ "_:result", "type", "Train" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:result", "count", "105" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "10:52" ], [ "_:result", "duration", "28 minutes" ], [ "_:result", "id", "TR2635" ], [ "_:result", "leave_at", "10:24" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:result", "count", "105" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "10:52" ], [ "_:result", "duration", "28 minutes" ], [ "_:result", "id", "TR2635" ], [ "_:result", "leave_at", "10:24" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a guesthouse to stay at that has a 4 star rating . Can you help me ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have several options for you . Is there a particular area you 're looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No . But I would like a cheap guesthouse ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Alexander Bed and Breakfast');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Would you like to try Alexander Bed and Breakfast ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Yes , can you book it please ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I would be happy to ! Which day , how many people , and how many days ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'6');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to check in on Thursday and stay for 3 nights . I need to book a room for 6 people ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Thursday');(_:booking,name,'alexander b&b');(_:booking,people,'6');(_:booking,stay,'3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 've booked it ! You 'll be at alexander b&b starting Thursday for 6 people for 3 nights . Is there anything else I can help you with ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "May I have the reference number for that booking ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'4NG5RGOI');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reference number is 4NG5RGOI . Do you need anything else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'italian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please , can you help me me find an Italian restaurant in the west that is cheap ?" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'La Margherita');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "La Margherita fits those specifications . Would you like to book a table ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'14:15');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I need a table for 6 on Thursday . We 'd like it at 14:15 , please" }, { "id": 13, "rdf-acts": [ "inform((_:booking,ref,'5JJ8331T');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book that for you . Here is your reference number 5JJ8331T ." }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Great . I also will need a taxi ." }, { "id": 15, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where would you like to be picked up and drop off ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I will need picked up from the hotel and go to the restaurant ." }, { "id": 17, "rdf-acts": [ "inform((_:result,type,'Taxi'))" ], "speaker": "system", "text": "You are all booked with a taxi ." }, { "id": 18, "rdf-acts": [ "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "Thank you may I have the contact number and car type please ." }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'red lexus');(_:result,phone,'07350632245');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booked car type \t : \t red lexus \n Contact number \t : \t 07350632245" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 'll aboutdo it , thanks a bunch ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "You are welcome , have a great night ." } ]
PMUL0397.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "alexander b&b" ], [ "_:booking", "people", "6" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "alexander b&b" ], [ "_:booking", "people", "6" ], [ "_:booking", "stay", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "4NG5RGOI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "alexander b&b" ], [ "_:booking", "people", "6" ], [ "_:booking", "stay", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "4NG5RGOI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "La Margherita" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "14:15" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "alexander b&b" ], [ "_:booking", "people", "6" ], [ "_:booking", "stay", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "west" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "La Margherita" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "14:15" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "5JJ8331T" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "alexander b&b" ], [ "_:booking", "people", "6" ], [ "_:booking", "stay", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "west" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "La Margherita" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "14:15" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "5JJ8331T" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "alexander b&b" ], [ "_:booking", "people", "6" ], [ "_:booking", "stay", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "west" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "La Margherita" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "14:15" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "5JJ8331T" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "type", "Taxi" ], [ "_:result", "car", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "3" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "alexander b&b" ], [ "_:booking", "people", "6" ], [ "_:booking", "stay", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "west" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "La Margherita" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "14:15" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "5JJ8331T" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red lexus" ], [ "_:result", "phone", "07350632245" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,pricerange,'cheaper');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for suggestions for a cheaper restaurant in the center of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have several listings available for you to choose from , is there any preference on the type of food they serve for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'17:00');(_:search,food,'dontcare');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Not really . Just get me a table for 3 on Tuesday at 17:00" }, { "id": 3, "rdf-acts": [ "inform((_:booking,day,'Tuesday');(_:booking,duration,'17:00');(_:booking,people,'3');(_:booking,type,'Booking');(_:result,address,'40210 Millers Yard City Centre');(_:result,name,'Dojo Noodle Bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Would you like me to book you a table at Dojo Noodle Bar at 40210 Millers Yard City Centre for Tuesday at 17:00 for 3 people ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,duration,'16:00');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please , if that time does n't work , we can try for 16:00 ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,day,'Tuesday');(_:booking,duration,'16:00');(_:booking,people,'3');(_:booking,ref,'V65S4LW2');(_:booking,type,'Booking');(_:result,name,'Dojo Noodle Bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Your booking for 3 at the Dojo Noodle Bar for Tuesday at 16:00 . Your reference number is V65S4LW2 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I also need a hotel with free parking and free wifi ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "What area of town and price range would you prefer ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'guesthouse');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I prefer a guesthouse , and I need someplace cheap , please . Area does n't matter ." }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'west');(_:result,name,'Finches Bed and Breakfast');(_:result,type,'Hotel'))", "request((_:search,category,?);(_:search,type,'Hotel'))", "reqmore()", "inform((_:result,amount,'several');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have several options here . I would recommend Finches Bed and Breakfast that s located in the west . Would you like more info or would you prefer something different ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "Could you tell me the star of the hotel ?" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Finches');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Finches has a 4 star rating . Would you like me to go ahead and book that for you ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you , that is all ." }, { "id": 13, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Thank you for using our service . Is there any further assistance you need ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thanks . That 's all I needed . Have a great day !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Have a good day !" } ]
MUL0144.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "cheaper" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "cheaper" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "17:00" ], [ "_:search", "food", "dontcare" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "cheaper" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "tuesday" ], [ "_:search", "food", "dontcare" ], [ "_:search", "people", "3" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "17:00" ], [ "_:booking", "people", "3" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "40210 Millers Yard City Centre" ], [ "_:result", "name", "Dojo Noodle Bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "16:00" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "cheaper" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "tuesday" ], [ "_:search", "food", "dontcare" ], [ "_:search", "people", "3" ], [ "_:result", "address", "40210 Millers Yard City Centre" ], [ "_:search", "duration", "16:00" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "16:00" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "V65S4LW2" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Dojo Noodle Bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:search", "day", "tuesday" ], [ "_:search", "food", "dontcare" ], [ "_:search", "people", "3" ], [ "_:result", "address", "40210 Millers Yard City Centre" ], [ "_:search", "duration", "16:00" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "16:00" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "V65S4LW2" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Dojo Noodle Bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "food", "dontcare" ], [ "_:search", "people", "3" ], [ "_:result", "address", "40210 Millers Yard City Centre" ], [ "_:search", "duration", "16:00" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "16:00" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "V65S4LW2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Finches Bed and Breakfast" ], [ "_:search", "category", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "food", "dontcare" ], [ "_:search", "people", "3" ], [ "_:result", "address", "40210 Millers Yard City Centre" ], [ "_:search", "duration", "16:00" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "16:00" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "V65S4LW2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "west" ], [ "_:search", "category", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "several" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Finches" ], [ "_:result", "stars", "4" ], [ "_: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", "day", "tuesday" ], [ "_:search", "food", "dontcare" ], [ "_:search", "people", "3" ], [ "_:result", "address", "40210 Millers Yard City Centre" ], [ "_:search", "duration", "16:00" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "16:00" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "V65S4LW2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "west" ], [ "_:search", "category", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Finches" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Is there anything fun to see or do on the West end ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,area,'West');(_:result,category,'museums');(_:result,name,'Cafe Jello Gallery');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "Cambridge offers many museums on the West end . The Cafe Jello Gallery is one that looks fun . Would you like to know about more of them ?" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I just need the phone number , please ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Cafe Jello Gallery');(_:result,phone,'01223312112');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number for Cafe Jello Gallery is 01223312112 . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'09:30');(_:search,day,'wednesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can I get a train arriving by 09:30 on wednesday ?" }, { "id": 5, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be traveling to and from ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to go from cambridge to stevenage , please ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'08:10');(_:result,type,'Train'))" ], "speaker": "system", "text": "I have a train that arrives by 08:10 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "Okay that will work . I need to book it for 7 people ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,people,'7');(_:booking,ref,'9VEQHOIF');(_:booking,ticket,'89.6');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You have 7 tickets for the train , your reference # is : 9VEQHOIF . The fee is 89.6 , pay at the station . Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you . That will be all" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Great ! Have a nice night !" } ]
PMUL4895.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", "type", "Attraction" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "West" ], [ "_:result", "category", "museums" ], [ "_:result", "name", "Cafe Jello Gallery" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "West" ], [ "_:result", "category", "museums" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Cafe Jello Gallery" ], [ "_:result", "phone", "01223312112" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "West" ], [ "_:result", "category", "museums" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Cafe Jello Gallery" ], [ "_:result", "phone", "01223312112" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "West" ], [ "_:result", "category", "museums" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Cafe Jello Gallery" ], [ "_:result", "phone", "01223312112" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "arrive_by", "08:10" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "West" ], [ "_:result", "category", "museums" ], [ "_:result", "name", "Cafe Jello Gallery" ], [ "_:result", "phone", "01223312112" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:result", "arrive_by", "08:10" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "9VEQHOIF" ], [ "_:booking", "ticket", "89.6" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'leicester');(_:search,leave_at,'11:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "i need a train going to leicester that leaves after 11:45" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure , are you going to leicester , or to cambridge ? What is your departure site please ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'leicester');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be departing leicester going to cambridge , sorry for the confusion . I need to leave after 11:45 also ." }, { "id": 3, "rdf-acts": [ "inform((_:result,day,'friday');(_:result,leave_at,'12:09');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The earliest train leaving after 11:45 is at 12:09 on friday . Would you like me to book this for you ?" }, { "id": 4, "rdf-acts": [ "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That is fine . Can I have the train ID once it 's booked ?" }, { "id": 5, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking');(_:search,day,?);(_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Of course , what day will you be traveling , and how many people will be in your party ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'1');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need 1 ticket for departure on Thursday ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,departure,'Leicester');(_:booking,leave_at,'12:09');(_:booking,people,'one');(_:booking,ref,'7UR3BFW6');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great . I have booked you one seat on the 12:09 train from Leicester and your reference number is 7UR3BFW6 . Is there anything else I can do for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'15:00');(_:search,food,'african');(_:search,people,'7');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes I want to reserve a table for 7 people at 15:00 on Thursday at an expensive African restaurant . Can you help me with this ?" }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There are no tables available at Bedouin at that time . Would you like to try a different time slot or perhaps a different day ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,duration,'14:00');(_:search,name,'Bedouin');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sure . If there are no other African eateries to choose from , try the 14:00 at the Bedouin ." }, { "id": 11, "rdf-acts": [ "canthelp((_:booking,name,'bedouin');(_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is one restaurant called bedouin , but unfortunately it does not have any open reservations for matching your specifications . Could you provide another day or time ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,food,'african');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could you get a reservation at a difference expensive African restaurant ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,people,'7');(_:booking,ref,'R2RPLBI3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was successfully able to book you a reservation for 7 . The reference number is R2RPLBI3 . Can I help you with anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you . I have everything I need ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Good bye ." } ]
MUL0216.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:search", "leave_at", "11:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "11:45" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "11:45" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "friday" ], [ "_:result", "leave_at", "12:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "11:45" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "friday" ], [ "_:result", "leave_at", "12:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "id", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "11:45" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "friday" ], [ "_:result", "leave_at", "12:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "id", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Leicester" ], [ "_:booking", "leave_at", "12:09" ], [ "_:booking", "people", "one" ], [ "_:booking", "ref", "7UR3BFW6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "15:00" ], [ "_:search", "food", "african" ], [ "_:search", "people", "7" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "11:45" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "friday" ], [ "_:result", "leave_at", "12:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "id", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Leicester" ], [ "_:booking", "leave_at", "12:09" ], [ "_:booking", "people", "one" ], [ "_:booking", "ref", "7UR3BFW6" ], [ "_:search", "day", "thursday" ], [ "_:search", "food", "african" ], [ "_:search", "people", "7" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:booking/007383b6" ], [ "_:booking/007383b6", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "14:00" ], [ "_:search", "name", "Bedouin" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "11:45" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "friday" ], [ "_:result", "leave_at", "12:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "id", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Leicester" ], [ "_:booking", "leave_at", "12:09" ], [ "_:booking", "people", "one" ], [ "_:booking", "ref", "7UR3BFW6" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/007383b6" ], [ "_:booking/007383b6", "type", "Booking" ], [ "_:search", "duration", "14:00" ], [ "_:search", "name", "Bedouin" ], [ "_:system", "canthelp", "_:booking/925d88ee" ], [ "_:booking/925d88ee", "name", "bedouin" ], [ "_:booking/925d88ee", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "african" ], [ "_:search", "pricerange", "expensive" ], [ "_: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", "11:45" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "friday" ], [ "_:result", "leave_at", "12:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "id", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "Leicester" ], [ "_:booking", "leave_at", "12:09" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/007383b6" ], [ "_:booking/007383b6", "type", "Booking" ], [ "_:search", "duration", "14:00" ], [ "_:search", "name", "Bedouin" ], [ "_:system", "canthelp", "_:booking/925d88ee" ], [ "_:booking/925d88ee", "name", "bedouin" ], [ "_:booking/925d88ee", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "food", "african" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "R2RPLBI3" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "i need a place to stay" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Sure , do you have an area you want to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I would like to stay in the north . I need free wifi . I 'd like to stay in a moderately priced guesthouse please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'172 chesterton road');(_:result,name,'kirkwood house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about kirkwood house ? They are located at 172 chesterton road ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'8');(_:search,stay,'five');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That should work . Can you reserve enough space for 8 people starting on Monday , for five nights ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'LQ3H9RZR');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , your booking as complete ! Your reference number is LQ3H9RZR . Can I be of any further help ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to book a place to dine as well ." }, { "id": 7, "rdf-acts": [ "request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "I can help with that . Is there a certain type of cuisine or price range you are interested in ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'near the hotel');(_:search,food,'dontcare');(_:search,type,'Restaurant'))", "request((_:result,food,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I do not have a preference on the type of food but it does need to be near the hotel ." }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'north');(_:result,count,'9');(_:result,name,'hakka');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 9 restaurants in the north . I recommend hakka ." }, { "id": 10, "rdf-acts": [ "inform((_:search,name,'hakka');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is hakka moderately priced ?" }, { "id": 11, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Hakka');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Hakka is an expensive restaurant . Would you like to book it or locate a different restaurant ?" }, { "id": 12, "rdf-acts": [ "request((_:result,food,?);(_:result,type,'Restaurant'))", "inform((_:search,pricerange,'same price range');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want somewhere in the same price range as my hotel actually . And I do n't care about food type but I want to know what kind of food it is" }, { "id": 13, "rdf-acts": [ "inform((_:result,address,'7 Milton Road Chesterton');(_:result,name,'Nirala');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is The Nirala , a moderately priced restaurant at 7 Milton Road Chesterton ." }, { "id": 14, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is that in the North area ?" }, { "id": 15, "rdf-acts": [ "select((_:result,food,'Chinese');(_:result,food,'Indian');(_:result,type,'Restaurant'))", "inform((_:result,area,'North');(_:result,name,'Golden Wok');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes it is in the North and it serves Indian food . I also found Golden Wok in the North serving Chinese food . Which would you prefer ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Can you suggest one , no wait , Chinese sounds wonderful ! I love refried rice !" }, { "id": 17, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "reqmore()", "inform((_:result,name,'golden wok');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "You will love the golden wok then , would you like more information or a booking ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No booking needed today . In fact , I 'm all set . Thanks for your help - goodbye !" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . I am happy you 've enjoyed using our services . Bye for now ." } ]
PMUL3960.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "address", "172 chesterton road" ], [ "_:result", "name", "kirkwood house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "five" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "address", "172 chesterton road" ], [ "_:result", "name", "kirkwood house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "five" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "LQ3H9RZR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "address", "172 chesterton road" ], [ "_:result", "name", "kirkwood house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "five" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "LQ3H9RZR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "?" ], [ "_:search", "area", "near the hotel" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "?" ], [ "_:result", "type", "Restaurant" ] ], "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", "address", "172 chesterton road" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "five" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "LQ3H9RZR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "near the hotel" ], [ "_:search", "food", "dontcare" ], [ "_:result", "food", "?" ], [ "_:result", "area", "north" ], [ "_:result", "count", "9" ], [ "_:result", "name", "hakka" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "hakka" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "address", "172 chesterton road" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "five" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "LQ3H9RZR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "dontcare" ], [ "_:result", "food", "?" ], [ "_:result", "area", "north" ], [ "_:result", "count", "9" ], [ "_:search", "name", "hakka" ], [ "_:search", "area", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Hakka" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "five" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "LQ3H9RZR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "dontcare" ], [ "_:result", "food", "?" ], [ "_:result", "area", "north" ], [ "_:result", "count", "9" ], [ "_:search", "name", "hakka" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "address", "7 Milton Road Chesterton" ], [ "_:result", "name", "Nirala" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "five" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "LQ3H9RZR" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "9" ], [ "_:search", "name", "hakka" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "address", "7 Milton Road Chesterton" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "north" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "area", "North" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "five" ], [ "_:booking", "ref", "LQ3H9RZR" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "9" ], [ "_:search", "name", "hakka" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "address", "7 Milton Road Chesterton" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "north" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "area", "North" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "golden wok" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'worth house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hello , I am looking for a hotel called the worth house . Can you help me find it ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'152 Chesterton Road');(_:result,area,'north');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Worth House');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Absolutely . The Worth House is located in the north . It offers free wifi and parking . They are located at 152 Chesterton Road . Can I assist you in booking a room ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is this a hotel or a guesthouse ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,category,'guesthouse');(_:result,name,'Worth House');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Worth House is a guesthouse ." }, { "id": 4, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Ok , that will be perfect . I think that s all I need . Bye !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Okay , have a great day !" } ]
SNG1030.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "worth house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "worth house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "152 Chesterton Road" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Worth House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "worth house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "152 Chesterton Road" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Worth House" ], [ "_:result", "type", "Hotel" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'colleges');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking to check out local colleges can you help me ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'several');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure thing ! There are several , do you know the area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Attraction'))", "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I 'm not particular on the area , do you have a recommendation ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,\"saint andrew 's street\");(_:result,area,'centre');(_:result,entrance_fee,'no entrance fee');(_:result,name,\"Christ 's College\");(_:result,phone,'01223334900');(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Christ 's College is in the centre and has no entrance fee . Their phone number is 01223334900 , they are located on saint andrew 's street , post code cb23bu . Anything else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'north');(_:search,food,'indonesian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for an indonesian restaurant in the north ." }, { "id": 5, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'Indonesian');(_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I 'm afraid we do n't have any Indonesian restaurants . Is there something else that might work instead ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Well how about one that serves indian food then ?" }, { "id": 7, "rdf-acts": [ "select((_:result,pricerange,'cheap');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Would you like a restaurant in the moderate or cheap price range ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'14:15');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "It does n't matter , I 'd like to book it for 8 people on Thursday at 14:15 ." }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Both restaurants are booked at that time . Will another time work for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,duration,'13:15');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , try 13:15 , please ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,day,'thursday');(_:booking,duration,'14:15');(_:booking,name,'nirala');(_:booking,people,'8');(_:booking,type,'Booking'))", "reqmore()", "inform((_:result,address,'Victoria Avenue Chesterton');(_:result,phone,'01733553355');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have booked you for 8 people at 14:15 on thursday at the nirala . The address is Victoria Avenue Chesterton . Phone number 01733553355 . Anything else ?" }, { "id": 12, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can I get the reference number ?" }, { "id": 13, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I Am sorry , it is not open then . Is there another time or place I can book you during ?" }, { "id": 14, "rdf-acts": [], "speaker": "user", "text": "I do n't understand , did you book the reservation or not ?" }, { "id": 15, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "No , I did not as there is not an opening then . Would you like another day / time ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,duration,'13:15');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you try at 13:15 please ." }, { "id": 17, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'D26JFPZ7');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Your reference number is D26JFPZ7 . Can I help you with anything else ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , I think that will be everything . Thank you ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting Cambridge TownInfo centre . Goodbye !" } ]
MUL2317.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "colleges" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "colleges" ], [ "_:result", "amount", "several" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "north" ], [ "_:search", "food", "indonesian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "colleges" ], [ "_:result", "amount", "several" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "north" ], [ "_:system", "canthelp", "_:search/64b2aa8c" ], [ "_:search/64b2aa8c", "food", "Indonesian" ], [ "_:search/64b2aa8c", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "colleges" ], [ "_:result", "amount", "several" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "area", "north" ], [ "_:system", "canthelp", "_:search/64b2aa8c" ], [ "_:search/64b2aa8c", "food", "Indonesian" ], [ "_:search/64b2aa8c", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "14:15" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "colleges" ], [ "_:result", "amount", "several" ], [ "_:result", "address", "saint andrew 's street" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "area", "north" ], [ "_:system", "canthelp", "_:search/64b2aa8c" ], [ "_:search/64b2aa8c", "food", "Indonesian" ], [ "_:search/64b2aa8c", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/ecbfb180" ], [ "_:booking/ecbfb180", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "13:15" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "colleges" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "area", "north" ], [ "_:system", "canthelp", "_:search/64b2aa8c" ], [ "_:search/64b2aa8c", "food", "Indonesian" ], [ "_:search/64b2aa8c", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/ecbfb180" ], [ "_:booking/ecbfb180", "type", "Booking" ], [ "_:search", "duration", "13:15" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "thursday" ], [ "_:booking", "duration", "14:15" ], [ "_:booking", "name", "nirala" ], [ "_:booking", "people", "8" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Victoria Avenue Chesterton" ], [ "_:result", "phone", "01733553355" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "colleges" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "area", "north" ], [ "_:system", "canthelp", "_:search/64b2aa8c" ], [ "_:search/64b2aa8c", "food", "Indonesian" ], [ "_:search/64b2aa8c", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/ecbfb180" ], [ "_:booking/ecbfb180", "type", "Booking" ], [ "_:search", "duration", "13:15" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "thursday" ], [ "_:booking", "name", "nirala" ], [ "_:booking", "people", "8" ], [ "_:result", "address", "Victoria Avenue Chesterton" ], [ "_:result", "phone", "01733553355" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/a6388c63" ], [ "_:booking/a6388c63", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "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", "colleges" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "area", "north" ], [ "_:system", "canthelp", "_:search/64b2aa8c" ], [ "_:search/64b2aa8c", "food", "Indonesian" ], [ "_:search/64b2aa8c", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/ecbfb180" ], [ "_:booking/ecbfb180", "type", "Booking" ], [ "_:booking", "name", "nirala" ], [ "_:booking", "people", "8" ], [ "_:result", "address", "Victoria Avenue Chesterton" ], [ "_:result", "phone", "01733553355" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/a6388c63" ], [ "_:booking/a6388c63", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:booking/287ee738" ], [ "_:booking/287ee738", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "13:15" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "category", "colleges" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "area", "north" ], [ "_:system", "canthelp", "_:search/64b2aa8c" ], [ "_:search/64b2aa8c", "food", "Indonesian" ], [ "_:search/64b2aa8c", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/ecbfb180" ], [ "_:booking/ecbfb180", "type", "Booking" ], [ "_:booking", "name", "nirala" ], [ "_:booking", "people", "8" ], [ "_:result", "address", "Victoria Avenue Chesterton" ], [ "_:result", "phone", "01733553355" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/a6388c63" ], [ "_:booking/a6388c63", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/287ee738" ], [ "_:booking/287ee738", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "13:15" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "D26JFPZ7" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a cheap restaurant which serves italian food" }, { "id": 1, "rdf-acts": [ "inform((_:result,food,'italian');(_:result,name,'Da vinci pizzeria');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Da vinci pizzeria serves cheap italian food . Would you like their address or phone number ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is their address and what part of town are they in ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'20 Milton Road Chesterton');(_:result,area,'north');(_:result,name,'Da Vinci Pizzeria');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Da Vinci Pizzeria is in the north part of town . The address is 20 Milton Road Chesterton ." }, { "id": 4, "rdf-acts": [ "request((_:result,food,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Sorry what type of food do they serve ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,food,'italian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "They serve italian food ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . Goodbye ." }, { "id": 7, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "Good bye . Please call again if you have further questions ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thank you , goodbye !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Good bye ." } ]
WOZ20093.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "italian" ], [ "_:result", "name", "Da vinci pizzeria" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "italian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Da Vinci Pizzeria" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "food", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Da Vinci Pizzeria" ], [ "_:result", "food", "italian" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Da Vinci Pizzeria" ], [ "_:result", "food", "italian" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , can you help me with a train for my upcoming trip ?" }, { "id": 1, "rdf-acts": [ "thank()", "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Absolutely ! Where are you leaving from ? And where are you headed ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am departing from Cambridge and going to Broxbourne ." }, { "id": 3, "rdf-acts": [ "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day and time would you like to travel ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'20:30');(_:search,day,'monday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave on monday and arrive as close to 20:30 as possible ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'20:21');(_:result,destination,'Broxbourne');(_:result,id,'TR4655');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The closes arrival time to 20:30 would be Train TR4655 that arrives in Broxbourne at 20:21 . Would you like me to book you a seat ?" }, { "id": 6, "rdf-acts": [ "request((_:result,duration,?);(_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No , thanks . I just need the travel time and departure time ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'20:01');(_:result,day,'Monday');(_:result,departure,'Cambridge');(_:result,destination,'Broxbourne');(_:result,leave_at,'19:01');(_:result,type,'Train'))" ], "speaker": "system", "text": "The train leaves Cambridge at 19:01 and arrives to Broxbourne at 20:01 on Monday ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'colleges');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thanks . Are there any colleges in the centre I can visit ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'a few');(_:result,entrance_fee,'no entrance fee');(_:result,name,'Downing College');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are a few . Downing College is beautiful and there is no entrance fee charged ." }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "My i have the address please ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,address,'regent street');(_:result,name,'Downing College');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure , Downing College is located on regent street . Do you need any additional information ?" }, { "id": 12, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "About the train , I know the arrival and departure , but need travel time ( time on train ) ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,duration,'60 minutes');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The travel time is 60 minutes . Will there be anything else I can assist you with today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all the information I need today . Thanks so much for your help . Goodbye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Thanks you for contacting Cambridge TownInfo centre . Have a good trip . Goodbye ." } ]
PMUL1450.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:30" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:30" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "20:21" ], [ "_:result", "destination", "Broxbourne" ], [ "_:result", "id", "TR4655" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:30" ], [ "_:search", "day", "monday" ], [ "_:result", "id", "TR4655" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "arrive_by", "20:01" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Broxbourne" ], [ "_:result", "leave_at", "19:01" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:30" ], [ "_:search", "day", "monday" ], [ "_:result", "id", "TR4655" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "arrive_by", "20:01" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Broxbourne" ], [ "_:result", "leave_at", "19:01" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "a few" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Downing College" ], [ "_: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", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:30" ], [ "_:search", "day", "monday" ], [ "_:result", "id", "TR4655" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "arrive_by", "20:01" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Broxbourne" ], [ "_:result", "leave_at", "19:01" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "a few" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "regent street" ], [ "_:result", "name", "Downing College" ], [ "_:result", "type", "Attraction" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "20:30" ], [ "_:search", "day", "monday" ], [ "_:result", "id", "TR4655" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "20:01" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Broxbourne" ], [ "_:result", "leave_at", "19:01" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "a few" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "address", "regent street" ], [ "_:result", "name", "Downing College" ], [ "_:result", "duration", "60 minutes" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'Cambridge Belfry');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Where would I find the Cambridge Belfry hotel ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'west');(_:result,name,'Cambridge Belfry');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Cambridge Belfry is located in the west and rated 4 stars . Would you like their address ? I can also book a stay for you if you would like ." }, { "id": 2, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like you to book a stay please , for 8 people ." }, { "id": 3, "rdf-acts": [ "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day do you want me to book it for ? And how many days ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "We will be coming in on Wednesday for 2 nights ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Cambridge Belfry');(_:booking,people,'8');(_:booking,ref,'0XQV7RNY');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your rooms for 8 at the Cambridge Belfry have been reserved . Your reference number is 0XQV7RNY . Can I help with anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'12:15');(_:search,day,'friday');(_:search,departure,'cambridge');(_:search,destination,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I need a train from Cambridge to Leicester that arrives by 12:15 on Friday ." }, { "id": 7, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are several trains that meet your criteria . Is there a particular time you would like to leave ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'same number of people');(_:search,type,'Train'))" ], "speaker": "user", "text": "No it does n't matter , I 'd like the booking for the same number of people as my hotel ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'ATTE8GFK');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was a success ! Your reference number is ATTE8GFK . what else can I help you with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that is all , thank you very much for your time ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Glad to help ! Enjoy your day ." } ]
MUL2289.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "Cambridge Belfry" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "Cambridge Belfry" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "Cambridge Belfry" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "8" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "Cambridge Belfry" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "8" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Cambridge Belfry" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "0XQV7RNY" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "Cambridge Belfry" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "stars", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Cambridge Belfry" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "0XQV7RNY" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "same number of people" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "Cambridge Belfry" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "stars", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "2" ], [ "_:booking", "name", "Cambridge Belfry" ], [ "_:booking", "people", "8" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "same number of people" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "ATTE8GFK" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a 4 star hotel in the south ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Hotel'))", "canthelp((_:search,area,'south');(_:search,category,'hotels');(_:search,stars,'4-star');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "It looks like there are n't any 4-star hotels in the south . Would you like me to search another area or look for different kind of hotel ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "What about in the centre ? A cheap 4 star hotel that includes free parking" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "canthelp((_:search,type,'Hotel'))", "inform((_:result,area,'west');(_:result,category,'guesthouses');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It looks like if you wanted a hotel , you 'd need to stay in the west part of town . There are guesthouses that meet your needs , though . Does that work ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'south');(_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "So you are saying you have nothing south , 4 star and cheap that has free parking like I wanted ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,name,\"rosa 's bed and breakfast\");(_:result,type,'Hotel'))" ], "speaker": "system", "text": "sorry about that , actually rosa 's bed and breakfast fits that criteria ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'2');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Ok , can you book me for 2 nights on wednesday for 2 people ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'wednesday');(_:booking,people,'2');(_:booking,ref,'OVUP7D9I');(_:booking,stay,'2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok , your room is booked for 2 people for 2 nights on wednesday . the reference number is OVUP7D9I . Is there anything else I can help you with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'maharajah tandoori');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm also looking for a restaurant by the name Maharajah Tandoori ." }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'41518 Castle Street City Centre');(_:result,area,'west');(_:result,food,'indian');(_:result,name,'maharajah tandoori');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "maharajah tandoori is an expensive indian restaurant located in the west at 41518 Castle Street City Centre ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'11:45');(_:search,people,'two');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like a booking there for two , at 11:45 wednesday ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Maharajah Tandoori Restaurant');(_:booking,ref,'4ENY97QO');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure your table at Maharajah Tandoori Restaurant has been booked . The table will be reserved for 15 minutes , reference number 4ENY97QO . Can I assist you with anything else ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would need a taxi now" }, { "id": 13, "rdf-acts": [ "request((_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "to what destination , what time do you need it ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi to the restaurant ." }, { "id": 15, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "What time do you need the taxi ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,leave_at,'11:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need it by 11:45 please ." }, { "id": 17, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))", "inform((_:result,departure,\"rosa 's bed and breakfast\");(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Will be be getting picked up from rosa 's bed and breakfast ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,departure,'rosas bed and breakfast');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes , please . That is exactly what I need ." }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'white honda');(_:result,phone,'07902962429');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I have booked that taxi look for a white honda . The contact number is 07902962429 ." }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much for your help ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "You are more than welcome . May I help you with anything else ?" } ]
PMUL0420.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e769a011" ], [ "_:search/e769a011", "area", "south" ], [ "_:search/e769a011", "category", "hotels" ], [ "_:search/e769a011", "stars", "4-star" ], [ "_:search/e769a011", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e769a011" ], [ "_:search/e769a011", "area", "south" ], [ "_:search/e769a011", "category", "hotels" ], [ "_:search/e769a011", "stars", "4-star" ], [ "_:search/e769a011", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/08c705d4" ], [ "_:search/08c705d4", "type", "Hotel" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e769a011" ], [ "_:search/e769a011", "area", "south" ], [ "_:search/e769a011", "category", "hotels" ], [ "_:search/e769a011", "stars", "4-star" ], [ "_:search/e769a011", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/08c705d4" ], [ "_:search/08c705d4", "type", "Hotel" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "area", "south" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "rosa 's bed and breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e769a011" ], [ "_:search/e769a011", "area", "south" ], [ "_:search/e769a011", "category", "hotels" ], [ "_:search/e769a011", "stars", "4-star" ], [ "_:search/e769a011", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:search/08c705d4" ], [ "_:search/08c705d4", "type", "Hotel" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "area", "south" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "rosa 's bed and breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "wednesday" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "OVUP7D9I" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "maharajah tandoori" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e769a011" ], [ "_:search/e769a011", "area", "south" ], [ "_:search/e769a011", "category", "hotels" ], [ "_:search/e769a011", "stars", "4-star" ], [ "_:search/e769a011", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:search/08c705d4" ], [ "_:search/08c705d4", "type", "Hotel" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "area", "south" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "wednesday" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "OVUP7D9I" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "maharajah tandoori" ], [ "_:result", "address", "41518 Castle Street City Centre" ], [ "_:result", "area", "west" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "maharajah tandoori" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e769a011" ], [ "_:search/e769a011", "area", "south" ], [ "_:search/e769a011", "category", "hotels" ], [ "_:search/e769a011", "stars", "4-star" ], [ "_:search/e769a011", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:search/08c705d4" ], [ "_:search/08c705d4", "type", "Hotel" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "area", "south" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "wednesday" ], [ "_:booking", "people", "2" ], [ "_:booking", "stay", "2" ], [ "_:search", "name", "maharajah tandoori" ], [ "_:result", "address", "41518 Castle Street City Centre" ], [ "_:result", "area", "west" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "maharajah tandoori" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "two" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Maharajah Tandoori Restaurant" ], [ "_:booking", "ref", "4ENY97QO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e769a011" ], [ "_:search/e769a011", "area", "south" ], [ "_:search/e769a011", "category", "hotels" ], [ "_:search/e769a011", "stars", "4-star" ], [ "_:search/e769a011", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:search/08c705d4" ], [ "_:search/08c705d4", "type", "Hotel" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "area", "south" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "wednesday" ], [ "_:booking", "people", "2" ], [ "_:booking", "stay", "2" ], [ "_:search", "name", "maharajah tandoori" ], [ "_:result", "address", "41518 Castle Street City Centre" ], [ "_:result", "area", "west" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "maharajah tandoori" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "two" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Maharajah Tandoori Restaurant" ], [ "_:booking", "ref", "4ENY97QO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e769a011" ], [ "_:search/e769a011", "area", "south" ], [ "_:search/e769a011", "category", "hotels" ], [ "_:search/e769a011", "stars", "4-star" ], [ "_:search/e769a011", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:search/08c705d4" ], [ "_:search/08c705d4", "type", "Hotel" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "area", "south" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "wednesday" ], [ "_:booking", "people", "2" ], [ "_:booking", "stay", "2" ], [ "_:search", "name", "maharajah tandoori" ], [ "_:result", "address", "41518 Castle Street City Centre" ], [ "_:result", "area", "west" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "maharajah tandoori" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "two" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Maharajah Tandoori Restaurant" ], [ "_:booking", "ref", "4ENY97QO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "leave_at", "11:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/e769a011" ], [ "_:search/e769a011", "area", "south" ], [ "_:search/e769a011", "category", "hotels" ], [ "_:search/e769a011", "stars", "4-star" ], [ "_:search/e769a011", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:search/08c705d4" ], [ "_:search/08c705d4", "type", "Hotel" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "area", "south" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "wednesday" ], [ "_:booking", "people", "2" ], [ "_:booking", "stay", "2" ], [ "_:search", "name", "maharajah tandoori" ], [ "_:result", "address", "41518 Castle Street City Centre" ], [ "_:result", "area", "west" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "maharajah tandoori" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "two" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Maharajah Tandoori Restaurant" ], [ "_:booking", "ref", "4ENY97QO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "leave_at", "11:45" ], [ "_:result", "departure", "rosa 's bed and breakfast" ], [ "_:result", "type", "Taxi" ], [ "_:search", "departure", "rosas bed and breakfast" ], [ "_: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": [ [ "_:system", "canthelp", "_:search/e769a011" ], [ "_:search/e769a011", "area", "south" ], [ "_:search/e769a011", "category", "hotels" ], [ "_:search/e769a011", "stars", "4-star" ], [ "_:search/e769a011", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:search/08c705d4" ], [ "_:search/08c705d4", "type", "Hotel" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "area", "south" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "4" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "wednesday" ], [ "_:booking", "people", "2" ], [ "_:booking", "stay", "2" ], [ "_:search", "name", "maharajah tandoori" ], [ "_:result", "address", "41518 Castle Street City Centre" ], [ "_:result", "area", "west" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "maharajah tandoori" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "two" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Maharajah Tandoori Restaurant" ], [ "_:booking", "ref", "4ENY97QO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "leave_at", "11:45" ], [ "_:result", "departure", "rosa 's bed and breakfast" ], [ "_:search", "departure", "rosas bed and breakfast" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white honda" ], [ "_:result", "phone", "07902962429" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking to book lodging for a place to stay , it should be a guesthouse and have free wifi ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "In what area would you prefer it to be ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like one in Caimbridge that is in the cheap price range ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'9');(_:result,name,'el shaddai');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 9 of them . If you do n't have a certain area , I can recommend the el shaddai ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,name,'El Shaddi');(_:search,people,'4');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The El Shaddi is fine . Can I please have a room for 4 people , for 4 nights , starting from Monday ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'El Shaddai');(_:booking,ref,'JYUN4Q2R');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your rooms at the El Shaddai have been booked . Your reference number is JYUN4Q2R . Is there anything further I can assist you with today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'21:15');(_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , please help me find a train ? I need to travel on Friday , and I need to arrive at my destination by 21:15 , please ." }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What are your departure and destination cities ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am leaving from Cambridge and going to Stansted Airport ." }, { "id": 9, "rdf-acts": [ "inform((_:result,count,'16');(_:result,type,'Train'))" ], "speaker": "system", "text": "I have 16 trains to choose from . Do you have a price preference ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'21:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "No , but if you ca n't decide , maybe pick the one that departs the latest and still gets us their by 21:15 ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,id,'TR9595');(_:booking,leave_at,'20:40');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok the TR9595 leaves at 20:40 , do you want a booking ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , please book that train for 4 people ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'M9UXW8S8');(_:booking,ticket,'40.4 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 40.4 GBP payable at the station . Reference number is : M9UXW8S8 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Wonderful . Thank you for your help today ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "My pleasure . Enjoy your stay ." } ]
MUL2130.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" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "9" ], [ "_:result", "name", "el shaddai" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "name", "El Shaddi" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "9" ], [ "_:result", "name", "el shaddai" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "El Shaddi" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "El Shaddai" ], [ "_:booking", "ref", "JYUN4Q2R" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "21:15" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "9" ], [ "_:result", "name", "el shaddai" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "El Shaddi" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "El Shaddai" ], [ "_:booking", "ref", "JYUN4Q2R" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "21:15" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "el shaddai" ], [ "_:search", "name", "El Shaddi" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "El Shaddai" ], [ "_:booking", "ref", "JYUN4Q2R" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "count", "16" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "21:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "el shaddai" ], [ "_:search", "name", "El Shaddi" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "El Shaddai" ], [ "_:booking", "ref", "JYUN4Q2R" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "count", "16" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "21:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR9595" ], [ "_:booking", "leave_at", "20:40" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "el shaddai" ], [ "_:search", "name", "El Shaddi" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "El Shaddai" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "count", "16" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "21:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "id", "TR9595" ], [ "_:booking", "leave_at", "20:40" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "M9UXW8S8" ], [ "_:booking", "ticket", "40.4 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "hello()" ], "speaker": "user", "text": "Hello , could you please find me a place to dine ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Did you have a certain area or price range you would like to dine at ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'kosher');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "The restaurant should be in the west and should serve expensive kosher food ." }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I do not have any restaurants meeting that description . Would you like to try a different type of food ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Do you have one that serves British food ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'2');(_:result,food,'British');(_:result,name,'Graffiti');(_:result,name,'Travellers Rest');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 2 restaurants that serve British food , the Graffiti and Travellers Rest . Would you like me to book one for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'west');(_:search,day,'tuesday');(_:search,duration,'17:45');(_:search,people,'1');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sure , either as long as it is expensive and in the west . Can you book a table for 1 on Tuesday at 17:45 ?" }, { "id": 7, "rdf-acts": [ "inform((_:booking,day,'Tuesday');(_:booking,duration,'17:45');(_:booking,name,'Graffiti');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok , I have you booked at Graffiti on Tuesday at 17:45 ." }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can I get a reference number please ?" }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()", "inform((_:booking,name,'Travellers Rest');(_:booking,ref,'BRTYJSC8');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sorry , apparently that booking did n't clear . I got you a table at Travellers Rest instead . Reference number is : BRTYJSC8 . Can I help with anything else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , Thanks for all your help" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Enjoy your meal and have a great day !" } ]
SSNG0045.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "west" ], [ "_:search", "food", "kosher" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/32197214" ], [ "_:search/32197214", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:system", "canthelp", "_:search/32197214" ], [ "_:search/32197214", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "name", "Travellers Rest" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "1" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:system", "canthelp", "_:search/32197214" ], [ "_:search/32197214", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "name", "Travellers Rest" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "1" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "17:45" ], [ "_:booking", "name", "Graffiti" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:system", "canthelp", "_:search/32197214" ], [ "_:search/32197214", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "name", "Travellers Rest" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "1" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "17:45" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/7a7901b9" ], [ "_:booking/7a7901b9", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Travellers Rest" ], [ "_:booking", "ref", "BRTYJSC8" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hi , I 'm looking for a guesthouse that 's in the expensive range ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "canthelp((_:search,category,'guesthouses');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I am sorry but there are no guesthouses in the expensive price range . Do you want me to check hotels or a different price range for a guesthouse ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need the place I 'd like to stay to also include wifi , is there anything ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,name,'A and B guest house');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "A and B guest house looks like it is in the moderate price range with internet , would that work for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd prefer a cheap guesthouse instead ( that still offers WiFi ) ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'Allenbell');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Allenbell looks like a good fit . Would you like me to make a reservation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'5');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please . I would like to book a room starting Wednesday for 5 people , 2 nights ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,day,'Wednesday');(_:booking,name,'Allenbell');(_:booking,people,'5');(_:booking,ref,'AJSQZY8R');(_:booking,stay,'2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked you into the Allenbell on Wednesday for 2 nights with accommodations for 5 people . Your reference number is AJSQZY8R ." }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I also am looking for a train ." }, { "id": 9, "rdf-acts": [ "request((_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Ok , would you please give me some information ? What day and time are you traveling ? Where are you going ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'ely');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be travelling from Ely to Cambridge on Wednesday and need to leave after ." }, { "id": 11, "rdf-acts": [ "inform((_:result,count,'10');(_:result,leave_at,'05:35');(_:result,leave_at,'every 2 hours');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "request((_:search,leave_at,?);(_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 10 trains that day starting at 05:35 and then every 2 hours . What time do you want to leave and how many tickets would you like to book ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,leave_at,'16:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to leave after 16:30 , please ." }, { "id": 13, "rdf-acts": [ "inform((_:result,id,'TR8610');(_:result,leave_at,'17:35');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "TR8610 leaves at 17:35 . Can I help you book ? If so , how many tickets do you need ?" }, { "id": 14, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Thank you , I will not need the booking quite yet but I would like to have the price of the train as well please ." }, { "id": 15, "rdf-acts": [ "inform((_:result,ticket,'4.40 pounds');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "Not a problem , the train tickets cost 4.40 pounds each . Can I assist you with anything else ," }, { "id": 16, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "And what time does the train arrive ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,arrive_by,'17:52');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "It arrives by 17:52 . Would you like me to book it ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you . That 's all I need . Thank you and goodbye !" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a nice day ." } ]
MUL2066.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/981ed93b" ], [ "_:search/981ed93b", "category", "guesthouses" ], [ "_:search/981ed93b", "pricerange", "expensive" ], [ "_:search/981ed93b", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:system", "canthelp", "_:search/981ed93b" ], [ "_:search/981ed93b", "category", "guesthouses" ], [ "_:search/981ed93b", "pricerange", "expensive" ], [ "_:search/981ed93b", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "A and B guest house" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:system", "canthelp", "_:search/981ed93b" ], [ "_:search/981ed93b", "category", "guesthouses" ], [ "_:search/981ed93b", "pricerange", "expensive" ], [ "_:search/981ed93b", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:system", "canthelp", "_:search/981ed93b" ], [ "_:search/981ed93b", "category", "guesthouses" ], [ "_:search/981ed93b", "pricerange", "expensive" ], [ "_:search/981ed93b", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "name", "Allenbell" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "AJSQZY8R" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:system", "canthelp", "_:search/981ed93b" ], [ "_:search/981ed93b", "category", "guesthouses" ], [ "_:search/981ed93b", "pricerange", "expensive" ], [ "_:search/981ed93b", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "name", "Allenbell" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "AJSQZY8R" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "ely" ], [ "_: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", "category", "?" ], [ "_:system", "canthelp", "_:search/981ed93b" ], [ "_:search/981ed93b", "category", "guesthouses" ], [ "_:search/981ed93b", "pricerange", "expensive" ], [ "_:search/981ed93b", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Allenbell" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "name", "Allenbell" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "AJSQZY8R" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "10" ], [ "_:result", "leave_at", "05:35" ], [ "_:result", "leave_at", "every 2 hours" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "?" ], [ "_:search", "leave_at", "16: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", "category", "?" ], [ "_:system", "canthelp", "_:search/981ed93b" ], [ "_:search/981ed93b", "category", "guesthouses" ], [ "_:search/981ed93b", "pricerange", "expensive" ], [ "_:search/981ed93b", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Allenbell" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "name", "Allenbell" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "AJSQZY8R" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "10" ], [ "_:booking", "category", "Train" ], [ "_:search", "leave_at", "16:30" ], [ "_:result", "id", "TR8610" ], [ "_:result", "leave_at", "17:35" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:system", "canthelp", "_:search/981ed93b" ], [ "_:search/981ed93b", "category", "guesthouses" ], [ "_:search/981ed93b", "pricerange", "expensive" ], [ "_:search/981ed93b", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Allenbell" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "name", "Allenbell" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "AJSQZY8R" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "10" ], [ "_:booking", "category", "Train" ], [ "_:search", "leave_at", "16:30" ], [ "_:result", "id", "TR8610" ], [ "_:result", "leave_at", "17:35" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_: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": [ [ "_:search", "category", "?" ], [ "_:system", "canthelp", "_:search/981ed93b" ], [ "_:search/981ed93b", "category", "guesthouses" ], [ "_:search/981ed93b", "pricerange", "expensive" ], [ "_:search/981ed93b", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Allenbell" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "name", "Allenbell" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "AJSQZY8R" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "10" ], [ "_:booking", "category", "Train" ], [ "_:search", "leave_at", "16:30" ], [ "_:result", "id", "TR8610" ], [ "_:result", "leave_at", "17:35" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "arrive_by", "17:52" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'swedish');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a restaurant that serves swedish food" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are no restaurants that serve swedish food . Are you interested in some other type of food ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'north american');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , how about North American food . I will also need the address , phone number , and postcode ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,count,'1');(_:result,food,'north american');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is one location that servies north american food . It is and expensive restaurant in the centre of town ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the address , phone number , and postcode ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'Regent Street City Centre');(_:result,name,\"Gourmet Burger Kitchen 's\");(_:result,phone,'01223 312598');(_:result,postcode,'.C.B 2');(_:result,postcode,'1 A.B');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Gourmet Burger Kitchen 's phone number is 01223 312598 , they are loated at Regent Street City Centre , and there post code is .C.B 2 , 1 A.B" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our system . Good bye" } ]
WOZ20015.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "swedish" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/1a14fd67" ], [ "_:search/1a14fd67", "type", "Restaurant" ], [ "_:search", "food", "north american" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/1a14fd67" ], [ "_:search/1a14fd67", "type", "Restaurant" ], [ "_:search", "food", "north american" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "1" ], [ "_:result", "food", "north american" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/1a14fd67" ], [ "_:search/1a14fd67", "type", "Restaurant" ], [ "_:search", "food", "north american" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "1" ], [ "_:result", "food", "north american" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "Regent Street City Centre" ], [ "_:result", "name", "Gourmet Burger Kitchen 's" ], [ "_:result", "phone", "01223 312598" ], [ "_:result", "postcode", ".C.B 2" ], [ "_:result", "postcode", "1 A.B" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "i need a place to go which is the type of a college ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,area,'west');(_:result,name,'Clare College');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Is there a certain area you 're interested in ? If that does n't matter , I recommend Clare College in the west ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Sure , can you give me the address for that ? You said it is in the west , right ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'trinity lane');(_:result,area,'west');(_:result,name,'Clare College');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "That 's right Clare College in the west part of town . The address is just trinity lane . Anything else I can do for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'northern');(_:search,category,'guesthouse');(_:search,type,'Hotel'))", "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , I need to book accommodation . can you recommend a guesthouse in the northern area of town ?" }, { "id": 5, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Is there a price range you prefer ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like it to be expensive please" }, { "id": 7, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "canthelp((_:search,category,'hotels');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "There are no hotels that match that criteria . Are you interested in a different price range ." }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are there any in the moderate price range ?" }, { "id": 9, "rdf-acts": [ "request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have several that match that criteria , do you care about parking or wifi ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd prefer it to have wifi , parking it does n't really matter ." }, { "id": 11, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,name,'Acorn Guesthouse');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How does the Acorn Guesthouse sound . It is moderately priced and has free wifi ." }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'2');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sounds great , Can you book it on Sunday for 2 nights for 2 people ?" }, { "id": 13, "rdf-acts": [ "inform((_:booking,ref,'MQGFE5F1');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I was able to book the room , the reference number is MQGFE5F1 . Is there anything else I can assist with today ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'the college');(_:search,destination,'the guesthouse');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would also like to book a taxi from the college to the guesthouse . Can you help with that ?" }, { "id": 15, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))", "inform((_:result,departure,'the college');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I sure can ! I 'll just need to know a time that you either want to arrive at the hotel by or leave the college by ." }, { "id": 16, "rdf-acts": [ "inform((_:search,departure,'the college');(_:search,leave_at,'21:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want to leave the college by 21:15 please ." }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'yellow honda');(_:result,phone,'07912722753');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I have booked you with a yellow honda taxi . The number to contact is 07912722753 . \n ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great ! ! Thank you for all your help ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Your welcome ! Please contact us anytime . Good bye ." } ]
PMUL3676.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Clare College" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "trinity lane" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Clare College" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "northern" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "trinity lane" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Clare College" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "northern" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "?" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "trinity lane" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Clare College" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "northern" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "?" ], [ "_:system", "canthelp", "_:search/48af9bb2" ], [ "_:search/48af9bb2", "category", "hotels" ], [ "_:search/48af9bb2", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "trinity lane" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Clare College" ], [ "_:search", "area", "northern" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "?" ], [ "_:system", "canthelp", "_:search/48af9bb2" ], [ "_:search/48af9bb2", "category", "hotels" ], [ "_:search/48af9bb2", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "trinity lane" ], [ "_:result", "area", "west" ], [ "_:search", "area", "northern" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "?" ], [ "_:system", "canthelp", "_:search/48af9bb2" ], [ "_:search/48af9bb2", "category", "hotels" ], [ "_:search/48af9bb2", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "address", "trinity lane" ], [ "_:result", "area", "west" ], [ "_:search", "area", "northern" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "?" ], [ "_:system", "canthelp", "_:search/48af9bb2" ], [ "_:search/48af9bb2", "category", "hotels" ], [ "_:search/48af9bb2", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "MQGFE5F1" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "the college" ], [ "_:search", "destination", "the guesthouse" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "address", "trinity lane" ], [ "_:result", "area", "west" ], [ "_:search", "area", "northern" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "?" ], [ "_:system", "canthelp", "_:search/48af9bb2" ], [ "_:search/48af9bb2", "category", "hotels" ], [ "_:search/48af9bb2", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "MQGFE5F1" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "the guesthouse" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "departure", "the college" ], [ "_:result", "type", "Taxi" ], [ "_:search", "departure", "the college" ], [ "_:search", "leave_at", "21:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:result", "address", "trinity lane" ], [ "_:result", "area", "west" ], [ "_:search", "area", "northern" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "?" ], [ "_:system", "canthelp", "_:search/48af9bb2" ], [ "_:search/48af9bb2", "category", "hotels" ], [ "_:search/48af9bb2", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Acorn Guesthouse" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "MQGFE5F1" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "the guesthouse" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "departure", "the college" ], [ "_:search", "departure", "the college" ], [ "_:search", "leave_at", "21:15" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow honda" ], [ "_:result", "phone", "07912722753" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am traveling to Cambridge and excited to see local tourist attractions . I am looking for a museum in the west part of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'13 magdalene street');(_:result,count,'7');(_:result,name,'cafe jello gallery');(_:result,phone,'01223312112');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 7 options , the first is cafe jello gallery located at 13 magdalene street , phone number 01223312112 . Would that work ?" }, { "id": 2, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That would work well for me can I get their entrance fee and postcode as well ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'free');(_:result,postcode,'cb30af');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , the postcode is cb30af . Entrance is free ! What else can I help you with today ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'lovell lodge');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I 'm also looking for a hotel called the Lovell Lodge . Can you help me find information about this hotel ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'365 milton road');(_:result,area,'north');(_:result,name,'Lovell lodge');(_:result,type,'Hotel'))", "reqmore()", "thank()" ], "speaker": "system", "text": "Sure thing ! Lovell lodge is located in the north at 365 milton road . What else would you like to know ?" }, { "id": 6, "rdf-acts": [ "request((_:result,has_internet,?);(_:result,type,'Hotel'))", "inform((_:search,has_internet,'yes');(_:search,name,'Lovell Lodge');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does Lovell Lodge have free internet , and may I ask what star rating it has ? Thank you for checking this for me ." }, { "id": 7, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,stars,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "2 stars . Yes it has free internet ." }, { "id": 8, "rdf-acts": [ "inform((_:search,leave_at,'24:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thanks ! I will also need to book a taxi to pick me up at the hotel by 24:30 . Can you help with that ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,car,'grey Audi');(_:result,phone,'07486491137');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "It will be a grey Audi , and the contact number is 07486491137 . Will that be all today ?" }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Yes , that 's all . Goodbye !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you , and have a nice day !" } ]
MUL1148.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "13 magdalene street" ], [ "_:result", "count", "7" ], [ "_:result", "name", "cafe jello gallery" ], [ "_:result", "phone", "01223312112" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museum" ], [ "_:result", "address", "13 magdalene street" ], [ "_:result", "count", "7" ], [ "_:result", "name", "cafe jello gallery" ], [ "_:result", "phone", "01223312112" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb30af" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "lovell lodge" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museum" ], [ "_:result", "count", "7" ], [ "_:result", "phone", "01223312112" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb30af" ], [ "_:result", "address", "365 milton road" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Lovell lodge" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "has_internet", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "name", "Lovell Lodge" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museum" ], [ "_:result", "count", "7" ], [ "_:result", "phone", "01223312112" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb30af" ], [ "_:result", "address", "365 milton road" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Lovell lodge" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "name", "Lovell Lodge" ], [ "_:result", "has_internet", "none" ], [ "_:result", "stars", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "leave_at", "24:30" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museum" ], [ "_:result", "count", "7" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb30af" ], [ "_:result", "address", "365 milton road" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Lovell lodge" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "name", "Lovell Lodge" ], [ "_:result", "has_internet", "none" ], [ "_:result", "stars", "2" ], [ "_:search", "leave_at", "24:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey Audi" ], [ "_:result", "phone", "07486491137" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'boat');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I need a boat trip in the east please ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'1');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have one place . What would you like to know about it ?" }, { "id": 2, "rdf-acts": [ "request((_:result,area,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , please tell me about it . I would like to know the postcode and area for it ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'east');(_:result,postcode,'cb58sx');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is located in the east area and the postcode is cb58sx . The name of the place is Camboats ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'thai');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Perfect . I 'm looking for a Thai place to eat , too . Can you help ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,area,'west');(_:result,name,'bangkok city');(_:result,name,'sala thong');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is sala thong in the west of town and bangkok city located in the centre of town . Would you like me to book one for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'bangkok city');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , Bangkok City . What is the price range , address and phone number ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'24 Green Street City Centre');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "24 Green Street City Centre . It is an expensive place ." }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Could you also give me the phone number ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223354382');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number is 01223354382 . Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'architecture');(_:search,type,'Attraction'))", "request((_:result,area,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , I 'm sorry , but I actually need an architecture attraction , not boats . Can you give me the postcode and area for the best one in town ?" }, { "id": 11, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'east');(_:search,category,'architectural');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "I 'm sorry we do n't have any architectural attractions in the east . Perhaps another area ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Could you look for an architectural attract in other parts of the city then ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,amount,'All');(_:result,area,'centre');(_:result,category,'architecture');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "All architecture attractions are located in the centre of town . Would you like me to recommend one ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Attraction'))", "request((_:result,area,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes please do and I need the postcode and area ." }, { "id": 15, "rdf-acts": [ "inform((_:result,area,'center');(_:result,name,\"great saint Mary 's church\");(_:result,postcode,'cb23pq');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I recommend great saint Mary 's church . it is in the center . postcode is cb23pq ." }, { "id": 16, "rdf-acts": [ "inform((_:search,departure,'the restaurant');(_:search,leave_at,'12:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Can I also book a taxi to leave the restaurant at 12:45 ?" }, { "id": 17, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))", "thank()" ], "speaker": "system", "text": "I 'd love to help ! Where are you going ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,departure,'the restaurant');(_:search,destination,'the architecture');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'm going from the restaurant to the architecture ." }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'yellow bmw');(_:result,phone,'07385615231');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "It will be a yellow bmw picking you up . Their contact number is 07385615231 . Is there anything else I can assist you with ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That is all I need ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day ." } ]
PMUL2429.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ], [ "_:result", "count", "1" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "boat" ], [ "_:result", "count", "1" ], [ "_:result", "area", "east" ], [ "_:result", "postcode", "cb58sx" ], [ "_:result", "type", "Attraction" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "boat" ], [ "_:result", "count", "1" ], [ "_:result", "postcode", "cb58sx" ], [ "_:search", "food", "thai" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "west" ], [ "_:result", "name", "bangkok city" ], [ "_:result", "name", "sala thong" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "bangkok city" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "boat" ], [ "_:result", "count", "1" ], [ "_:result", "postcode", "cb58sx" ], [ "_:search", "food", "thai" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "west" ], [ "_:result", "name", "bangkok city" ], [ "_:result", "name", "sala thong" ], [ "_:search", "name", "bangkok city" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "address", "24 Green Street City Centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "count", "1" ], [ "_:result", "postcode", "cb58sx" ], [ "_:search", "food", "thai" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "west" ], [ "_:result", "name", "bangkok city" ], [ "_:result", "name", "sala thong" ], [ "_:search", "name", "bangkok city" ], [ "_:result", "address", "24 Green Street City Centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223354382" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "count", "1" ], [ "_:result", "postcode", "cb58sx" ], [ "_:search", "food", "thai" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "west" ], [ "_:result", "name", "bangkok city" ], [ "_:result", "name", "sala thong" ], [ "_:search", "name", "bangkok city" ], [ "_:result", "address", "24 Green Street City Centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223354382" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "architecture" ], [ "_:result", "area", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Attraction" ], [ "_:system", "canthelp", "_:search/a3fb1d28" ], [ "_:search/a3fb1d28", "area", "east" ], [ "_:search/a3fb1d28", "category", "architectural" ], [ "_:search/a3fb1d28", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "count", "1" ], [ "_:result", "postcode", "cb58sx" ], [ "_:search", "food", "thai" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "bangkok city" ], [ "_:result", "name", "sala thong" ], [ "_:search", "name", "bangkok city" ], [ "_:result", "address", "24 Green Street City Centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223354382" ], [ "_:search", "category", "architecture" ], [ "_:result", "postcode", "?" ], [ "_:system", "canthelp", "_:search/a3fb1d28" ], [ "_:search/a3fb1d28", "area", "east" ], [ "_:search/a3fb1d28", "category", "architectural" ], [ "_:search/a3fb1d28", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:result", "amount", "All" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "architecture" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "count", "1" ], [ "_:search", "food", "thai" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "bangkok city" ], [ "_:result", "address", "24 Green Street City Centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223354382" ], [ "_:search", "category", "architecture" ], [ "_:system", "canthelp", "_:search/a3fb1d28" ], [ "_:search/a3fb1d28", "area", "east" ], [ "_:search/a3fb1d28", "category", "architectural" ], [ "_:search/a3fb1d28", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:result", "amount", "All" ], [ "_:result", "category", "architecture" ], [ "_:result", "area", "center" ], [ "_:result", "name", "great saint Mary 's church" ], [ "_:result", "postcode", "cb23pq" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:result", "count", "1" ], [ "_:search", "food", "thai" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "bangkok city" ], [ "_:result", "address", "24 Green Street City Centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223354382" ], [ "_:search", "category", "architecture" ], [ "_:system", "canthelp", "_:search/a3fb1d28" ], [ "_:search/a3fb1d28", "area", "east" ], [ "_:search/a3fb1d28", "category", "architectural" ], [ "_:search/a3fb1d28", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:result", "amount", "All" ], [ "_:result", "category", "architecture" ], [ "_:result", "area", "center" ], [ "_:result", "name", "great saint Mary 's church" ], [ "_:result", "postcode", "cb23pq" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "destination", "the architecture" ], [ "_: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": [ [ "_:result", "count", "1" ], [ "_:search", "food", "thai" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "bangkok city" ], [ "_:result", "address", "24 Green Street City Centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "category", "architecture" ], [ "_:system", "canthelp", "_:search/a3fb1d28" ], [ "_:search/a3fb1d28", "area", "east" ], [ "_:search/a3fb1d28", "category", "architectural" ], [ "_:search/a3fb1d28", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:result", "amount", "All" ], [ "_:result", "category", "architecture" ], [ "_:result", "area", "center" ], [ "_:result", "name", "great saint Mary 's church" ], [ "_:result", "postcode", "cb23pq" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "destination", "the architecture" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow bmw" ], [ "_:result", "phone", "07385615231" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,leave_at,'14:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "Need a train leaving on Thursday after 14:30" }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'195');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I found 195 trains that match your prerequisites . What is your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'london liverpool street');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am going to London Liverpool Street from Cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'17:27');(_:result,id,'TR3237');(_:result,ticket,'16.60 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR3237 arrives at 17:27 and cost 16.60 pounds . Would you like me to book it ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thanks , I 'm not sure how many seats I 'll be needing yet ." }, { "id": 5, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "Okay . Just call us back when you do ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'north african');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Oh , I am also looking for an African restaurant in the centre ... North African , to be exact ." }, { "id": 7, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are n't any in that particular area , do you have any alternative preferences ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hmm , can you see if there might be an expensive restaurant that serves specifically \" north african \" food in the centre of town ?" }, { "id": 9, "rdf-acts": [ "canthelp((_:search,area,'this town');(_:search,food,'North African');(_:search,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,food,'African');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I apologize , but we are do n't have any North African restaurants in this town at all . I do have an expensive African restaurant in the centre . Will that suffice ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No , if I ca n't get North African I 'd really prefer something radically different . Chinese , maybe ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'chinese');(_:result,name,'Ugly Duckling');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about the Ugly Duckling ? They serve chinese food and are located in the centre of the city ." }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'11:00');(_:search,people,'7');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Okay . can you book me a table for 7 at 11:00 for Thursday ?" }, { "id": 13, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "That booking was unsuccessful . Would you like to try another time ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,duration,'10:00');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sure , can we try for 10:00 instead ?" }, { "id": 15, "rdf-acts": [ "inform((_:booking,duration,'10:00');(_:booking,type,'Booking');(_:result,ref,'XVUUCPBH');(_:result,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "Booking for 10:00 was successful . Your reference number is XVUUCPBH . Is there anything else I can help with ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all , thank you very much ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day !" } ]
MUL1437.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "14:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "14:30" ], [ "_:result", "count", "195" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "14:30" ], [ "_:result", "count", "195" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "17:27" ], [ "_:result", "id", "TR3237" ], [ "_:result", "ticket", "16.60 pounds" ], [ "_: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", "thursday" ], [ "_:search", "leave_at", "14:30" ], [ "_:result", "count", "195" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "arrive_by", "17:27" ], [ "_:result", "id", "TR3237" ], [ "_:result", "ticket", "16.60 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "north african" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "14:30" ], [ "_:result", "count", "195" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "arrive_by", "17:27" ], [ "_:result", "id", "TR3237" ], [ "_:result", "ticket", "16.60 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "north african" ], [ "_:system", "canthelp", "_:search/fc64f9c7" ], [ "_:search/fc64f9c7", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "14:30" ], [ "_:result", "count", "195" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "arrive_by", "17:27" ], [ "_:result", "id", "TR3237" ], [ "_:result", "ticket", "16.60 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/fc64f9c7" ], [ "_:search/fc64f9c7", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/c941464c" ], [ "_:search/c941464c", "area", "this town" ], [ "_:search/c941464c", "food", "North African" ], [ "_:search/c941464c", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "African" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "14:30" ], [ "_:result", "count", "195" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "arrive_by", "17:27" ], [ "_:result", "id", "TR3237" ], [ "_:result", "ticket", "16.60 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/fc64f9c7" ], [ "_:search/fc64f9c7", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/c941464c" ], [ "_:search/c941464c", "area", "this town" ], [ "_:search/c941464c", "food", "North African" ], [ "_:search/c941464c", "type", "Restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "chinese" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "7" ], [ "_: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", "14:30" ], [ "_:result", "count", "195" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "arrive_by", "17:27" ], [ "_:result", "id", "TR3237" ], [ "_:result", "ticket", "16.60 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:system", "canthelp", "_:search/fc64f9c7" ], [ "_:search/fc64f9c7", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/c941464c" ], [ "_:search/c941464c", "area", "this town" ], [ "_:search/c941464c", "food", "North African" ], [ "_:search/c941464c", "type", "Restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "chinese" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/2c24f44a" ], [ "_:booking/2c24f44a", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "10:00" ], [ "_: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", "14:30" ], [ "_:result", "count", "195" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "arrive_by", "17:27" ], [ "_:result", "id", "TR3237" ], [ "_:result", "ticket", "16.60 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:system", "canthelp", "_:search/fc64f9c7" ], [ "_:search/fc64f9c7", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/c941464c" ], [ "_:search/c941464c", "area", "this town" ], [ "_:search/c941464c", "food", "North African" ], [ "_:search/c941464c", "type", "Restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "chinese" ], [ "_:result", "name", "Ugly Duckling" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/2c24f44a" ], [ "_:booking/2c24f44a", "type", "Booking" ], [ "_:search", "duration", "10:00" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "duration", "10:00" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "XVUUCPBH" ], [ "_:result", "type", "Restaurant" ], [ "_: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,arrive_by,'19:30');(_:search,destination,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train for stansted airport and I need to arrive by 19:30 please ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day will you be traveling on ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will travel in Sunday ." }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay . Where will you be leaving from please ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to leave from Cambridge ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'19:08');(_:result,id,'TR5009');(_:result,type,'Train'))" ], "speaker": "system", "text": "ok the TR5009 arrives at 19:08 ." }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Yes can you book that for me please ?" }, { "id": 7, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "certainly , how many tickets do you need ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I just need one ticket please . I need the train price as well ." }, { "id": 9, "rdf-acts": [ "canthelp((_:search,id,'TR5009');(_:search,type,'Train'))", "inform((_:booking,category,'Train');(_:booking,ticket,'8.08 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is no longer a TR5009 but have booked you for the next best . The price is 8.08 GBP" }, { "id": 10, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Actually , can you tell me the travel time for that ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'19:08');(_:result,departure,'Cambridge');(_:result,destination,'Stansted Airport');(_:result,duration,'28 minute');(_:result,id,'TR5009');(_:result,leave_at,'18:40');(_:result,ref,'090MN9HI');(_:result,type,'Train'))" ], "speaker": "system", "text": "I apologize , TR5009 is available . It is a 28 minute train ride , leaving Cambridge at 18:40 , arriving at Stansted Airport by 19:08 . Your reference number is 090MN9HI ." }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'college');(_:search,departure,'cambridge');(_:search,type,'Attraction');(_:search,type,'Train'))" ], "speaker": "user", "text": "I appreciate your help . I am also interested in looking at a college while I am in Cambridge . Could you help me ?" }, { "id": 13, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "We have many to choose from , is there a certain area you 'd like to be in ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "No particular area , would you choose one for me ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,address,'trumpington street');(_:result,entrance_fee,'free');(_:result,name,'Pembroke college');(_:result,phone,'01223338100');(_:result,postcode,'cb21rf');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "Pembroke college will blow your mind , free adminssion located at trumpington street , postal cb21rf , phone 01223338100 . Are there any other questions today ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you that is all I needed today ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , let me know if I can assist with anything else ." } ]
PMUL1277.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "19:08" ], [ "_:result", "id", "TR5009" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "19:08" ], [ "_:result", "id", "TR5009" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "19:08" ], [ "_:result", "id", "TR5009" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:result", "ticket", "?" ], [ "_:system", "canthelp", "_:search/362de3a7" ], [ "_:search/362de3a7", "id", "TR5009" ], [ "_:search/362de3a7", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "8.08 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ] ], "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", "stansted airport" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "one" ], [ "_:result", "ticket", "?" ], [ "_:system", "canthelp", "_:search/362de3a7" ], [ "_:search/362de3a7", "id", "TR5009" ], [ "_:search/362de3a7", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "8.08 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "19:08" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stansted Airport" ], [ "_:result", "duration", "28 minute" ], [ "_:result", "id", "TR5009" ], [ "_:result", "leave_at", "18:40" ], [ "_:result", "ref", "090MN9HI" ], [ "_:result", "type", "Train" ], [ "_:search", "category", "college" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Attraction" ], [ "_: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", "arrive_by", "19:30" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "one" ], [ "_:result", "ticket", "?" ], [ "_:system", "canthelp", "_:search/362de3a7" ], [ "_:search/362de3a7", "id", "TR5009" ], [ "_:search/362de3a7", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "8.08 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "19:08" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stansted Airport" ], [ "_:result", "duration", "28 minute" ], [ "_:result", "id", "TR5009" ], [ "_:result", "leave_at", "18:40" ], [ "_:result", "ref", "090MN9HI" ], [ "_:search", "category", "college" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "one" ], [ "_:result", "ticket", "?" ], [ "_:system", "canthelp", "_:search/362de3a7" ], [ "_:search/362de3a7", "id", "TR5009" ], [ "_:search/362de3a7", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "8.08 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "19:08" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stansted Airport" ], [ "_:result", "duration", "28 minute" ], [ "_:result", "id", "TR5009" ], [ "_:result", "leave_at", "18:40" ], [ "_:result", "ref", "090MN9HI" ], [ "_:search", "category", "college" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "trumpington street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Pembroke college" ], [ "_:result", "phone", "01223338100" ], [ "_:result", "postcode", "cb21rf" ], [ "_: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,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a moderate priced place to stay with free wifi ." }, { "id": 1, "rdf-acts": [ "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day will you be arriving at the hotel and how long are you staying ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am not sure what day , I am just researching now . I would like to have a 4 star hotel . Are there any options ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'about 11');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have about 11 guesthouses that are available . Do you have a preference as far as area ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do not have a preference on area ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'north');(_:result,name,'the avalon');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can suggest the avalon located in the north it is moderately priced with 4 stars . Would you like to make reservations ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "does it have wifi ?" }, { "id": 7, "rdf-acts": [ "request((_:search,has_parking,?);(_:search,type,'Hotel'))", "inform((_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It does have wifi ! Will you need parking as well ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,has_parking,'no');(_:search,people,'1');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Nope , that is n't important . Can you book it for 1 person for 3 nights starting on Thursday please ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Avalon');(_:booking,ref,'ZG7G439M');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , I 've booked you at the Avalon . Your reference number is ZG7G439M . Can I further assist you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,destination,'peterbourough');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I need a train to peterbourough on Sunday ." }, { "id": 11, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,day,'Sunday');(_:result,destination,'Peterborough');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are several trains to Peterborough on Sunday . Where are you departing from and do you have a time in mind ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,leave_at,'16:45');(_:search,type,'Train'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I am leaving after 16:45 , can I also get the price for the tickets ?" }, { "id": 13, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be departing from ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be departing from Cambridge ." }, { "id": 15, "rdf-acts": [ "select((_:result,leave_at,'17:06');(_:result,type,'Train'))", "thank()" ], "speaker": "system", "text": "Okay ! Would you like to take the train that leaves at 17:06 ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,leave_at,'16:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "i want one that will leave at 16:45 as i said earlier" }, { "id": 17, "rdf-acts": [ "canthelp((_:search,leave_at,'16:45');(_:search,type,'Train'))" ], "speaker": "system", "text": "There is not one that leaves at 16:45 ." }, { "id": 18, "rdf-acts": [ "inform((_:search,leave_at,'16:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "It does n't need to leave at 16:45 , but after . Sorry about that ." }, { "id": 19, "rdf-acts": [ "inform((_:result,arrive_by,'17:56');(_:result,departure,'Cambridge');(_:result,destination,'peterborough');(_:result,id,'TR5473');(_:result,leave_at,'17:06');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR5473 leaves Cambridge at 17:06 and arrives in peterborough at 17:56 . Will that work for you ?" }, { "id": 20, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That sounds like it might work , could you just forward me the price of that one please ?" }, { "id": 21, "rdf-acts": [ "inform((_:result,ticket,'13.20 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "That train ride will cost 13.20 pounds . Shall I book it for you ?" }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all today , thank you !" }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "Please let us know if we can assist you in the future . Goodbye ." } ]
PMUL1862.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "about 11" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "about 11" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "north" ], [ "_:result", "name", "the avalon" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "about 11" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "north" ], [ "_:result", "name", "the avalon" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "has_parking", "no" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "about 11" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "north" ], [ "_:result", "name", "the avalon" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Avalon" ], [ "_:booking", "ref", "ZG7G439M" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "peterbourough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "north" ], [ "_:result", "name", "the avalon" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "has_parking", "no" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Avalon" ], [ "_:booking", "ref", "ZG7G439M" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "peterbourough" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "Peterborough" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "north" ], [ "_:result", "name", "the avalon" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "has_parking", "no" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Avalon" ], [ "_:booking", "ref", "ZG7G439M" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "peterbourough" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "Peterborough" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "north" ], [ "_:result", "name", "the avalon" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "has_parking", "no" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Avalon" ], [ "_:booking", "ref", "ZG7G439M" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "peterbourough" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "Peterborough" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "leave_at", "17:06" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "north" ], [ "_:result", "name", "the avalon" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "has_parking", "no" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Avalon" ], [ "_:booking", "ref", "ZG7G439M" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "peterbourough" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "Peterborough" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "leave_at", "17:06" ], [ "_:result", "type", "Train" ], [ "_:system", "canthelp", "_:search/3d4ce822" ], [ "_:search/3d4ce822", "leave_at", "16:45" ], [ "_:search/3d4ce822", "type", "Train" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "north" ], [ "_:result", "name", "the avalon" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "has_parking", "no" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Avalon" ], [ "_:booking", "ref", "ZG7G439M" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "peterbourough" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Sunday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "cambridge" ], [ "_:system", "canthelp", "_:search/3d4ce822" ], [ "_:search/3d4ce822", "leave_at", "16:45" ], [ "_:search/3d4ce822", "type", "Train" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "17:56" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "peterborough" ], [ "_:result", "id", "TR5473" ], [ "_:result", "leave_at", "17:06" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "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": 11, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "north" ], [ "_:result", "name", "the avalon" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "has_parking", "no" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Avalon" ], [ "_:booking", "ref", "ZG7G439M" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "peterbourough" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Sunday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "cambridge" ], [ "_:system", "canthelp", "_:search/3d4ce822" ], [ "_:search/3d4ce822", "leave_at", "16:45" ], [ "_:search/3d4ce822", "type", "Train" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "17:56" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "peterborough" ], [ "_:result", "id", "TR5473" ], [ "_:result", "leave_at", "17:06" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "13.20 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am planning a trip in Cambridge ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "thank()", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "OK , can I help you with that ? Maybe book you some travel or accommodations ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Actually , I need to find a restaurant ." }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'many');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "there are many restraunts in cambridge , what exactly are you looking for ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'Portuguese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a cheap Portuguese place ." }, { "id": 5, "rdf-acts": [ "select((_:result,area,'centre');(_:result,area,'south');(_:result,type,'Restaurant'))", "inform((_:result,count,'2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have two . Would you prefer one in the south or the centre ?" }, { "id": 6, "rdf-acts": [ "request((_:result,area,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I 'll go with whichever one you recommend . I just need to know the area , postcode , and phone number ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'nandos');(_:result,type,'Restaurant'))", "reqmore()", "inform((_:result,area,'south');(_:result,phone,'01223327908');(_:result,postcode,'cb17dy');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I highly recommend nandos . They are located on the south side of town . Their postcode is cb17dy and their phone number is 01223327908 . Is there anything else you need ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,destination,\"king 's lynn\");(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I need a train , I 've got to get to King 's Lynn ." }, { "id": 9, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,day,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you departing from , and what day ? Do you have a spcific time you need to leave or arrive by ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'09:30');(_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,destination,\"king 's lynn\");(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to depart from Cambridge on Wednesday and arrive in King 's Lynn by 09:30 ." }, { "id": 11, "rdf-acts": [ "select((_:result,leave_at,'05:11');(_:result,leave_at,'06:11');(_:result,leave_at,'07:11');(_:result,leave_at,'08:11');(_:result,type,'Train'))", "inform((_:result,count,'4');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There are 4 trains that meet your criteria , departing at 05:11 , 06:11 , 07:11 , or 08:11 . Which one would you like me to book ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "The departure does not matter . I just need 6 tickets ." }, { "id": 13, "rdf-acts": [ "inform((_:result,ref,'Z6DSQLFY');(_:result,ticket,'58.8 GBP');(_:result,type,'Train'))", "reqmore()", "inform((_:booking,category,'Train');(_:booking,id,'TR1574');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I booked you on the TR1574 . Your reference is Z6DSQLFY and 58.8 GBP is due at the station . Is there anything else I can help you with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will be all . Thank you !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Hope you have a wonderful day . Goodbye ." } ]
PMUL3378.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "Portuguese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "amount", "many" ], [ "_:search", "food", "Portuguese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "amount", "many" ], [ "_:search", "food", "Portuguese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "2" ], [ "_:result", "name", "nandos" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "south" ], [ "_:result", "phone", "01223327908" ], [ "_:result", "postcode", "cb17dy" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "destination", "king 's lynn" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "amount", "many" ], [ "_:search", "food", "Portuguese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "2" ], [ "_:result", "name", "nandos" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "south" ], [ "_:result", "phone", "01223327908" ], [ "_:result", "postcode", "cb17dy" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "king 's lynn" ], [ "_: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", "type", "Booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "amount", "many" ], [ "_:search", "food", "Portuguese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "nandos" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "south" ], [ "_:result", "phone", "01223327908" ], [ "_:result", "postcode", "cb17dy" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "king 's lynn" ], [ "_:result", "leave_at", "05:11" ], [ "_:result", "leave_at", "06:11" ], [ "_:result", "leave_at", "07:11" ], [ "_:result", "leave_at", "08:11" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "6" ], [ "_: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" ], [ "_:result", "amount", "many" ], [ "_:search", "food", "Portuguese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "nandos" ], [ "_:result", "area", "south" ], [ "_:result", "phone", "01223327908" ], [ "_:result", "postcode", "cb17dy" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "king 's lynn" ], [ "_:result", "leave_at", "05:11" ], [ "_:result", "leave_at", "06:11" ], [ "_:result", "leave_at", "07:11" ], [ "_:result", "leave_at", "08:11" ], [ "_:result", "count", "4" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "Z6DSQLFY" ], [ "_:result", "ticket", "58.8 GBP" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR1574" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am looking for information in Cambridge ." }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "Okay ! What would you like to know ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'19:30');(_:search,day,'tuesday');(_:search,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train to bishops stortford on Tuesday that can get me there by 19:30 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'18:07');(_:result,id,'TR2153');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR2153 arrives closest to that , it can get you there by 18:07 , shall I book you ?" }, { "id": 4, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can I get the price for that ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,ticket,'55pounds');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "yes that will be 55pounds can I get anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'bishops stortford');(_:search,type,'Train'))", "request((_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "When does the train leave Bishops Stortford , please ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,leave_at,'17:29');(_:result,type,'Train'))" ], "speaker": "system", "text": "That train would leave at 17:29 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'persian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Okay , thanks . Now could you also help me find a cheap persian restaurant in the centre ?" }, { "id": 9, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are no such options available . Shall we try a different food type perhaps ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'asian oriental');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about asian oriental ?" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'2');(_:result,name,'dojo noodle bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are two options , I recommend the dojo noodle bar , shall I book you ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'16:00');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes book a table for 6 at 16:00 on Tuesday please ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes ." }, { "id": 14, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Ummm reference number please ." }, { "id": 15, "rdf-acts": [ "inform((_:result,ref,'9TUP5ZI2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The reference number is 9TUP5ZI2 ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much . You have been a great help ." }, { "id": 17, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You 're welcome . Did you need anything else ?" }, { "id": 18, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "I do n't need anything else . Have a great day !" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Okay , you have a great day as well !" } ]
PMUL3404.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "TR2153" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "TR2153" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "55pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "TR2153" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "55pounds" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "leave_at", "17:29" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "persian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "TR2153" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "55pounds" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "leave_at", "17:29" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/d7990732" ], [ "_:search/d7990732", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "TR2153" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "55pounds" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "leave_at", "17:29" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/d7990732" ], [ "_:search/d7990732", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "count", "2" ], [ "_:result", "name", "dojo noodle bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "TR2153" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "55pounds" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "leave_at", "17:29" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/d7990732" ], [ "_:search/d7990732", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "count", "2" ], [ "_:result", "name", "dojo noodle bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "type", "Booking" ], [ "_: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", "arrive_by", "19:30" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "TR2153" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "55pounds" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "leave_at", "17:29" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/d7990732" ], [ "_:search/d7990732", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "count", "2" ], [ "_:result", "name", "dojo noodle bar" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "9TUP5ZI2" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "id", "TR2153" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "55pounds" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "leave_at", "17:29" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/d7990732" ], [ "_:search/d7990732", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "count", "2" ], [ "_:result", "name", "dojo noodle bar" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "9TUP5ZI2" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'23:00');(_:search,destination,'holy trinity church');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "i want to book a taxi . The taxi should arrive by 23:00 and should go to holy trinity church ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where do you need to be picked up ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'rajmahal');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I will be departing from rajmahal ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'yellow honda');(_:result,phone,'07123496116');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Ok , I have a car for you : a yellow honda with the contact number 07123496116" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thanks very much for you time" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you , have a good day ." } ]
SNG1177.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "23:00" ], [ "_:search", "destination", "holy trinity church" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "23:00" ], [ "_:search", "destination", "holy trinity church" ], [ "_:search", "departure", "rajmahal" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "23:00" ], [ "_:search", "destination", "holy trinity church" ], [ "_:search", "departure", "rajmahal" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow honda" ], [ "_:result", "phone", "07123496116" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train departing from london kings cross ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'70');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 70 trains departing , what is your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'17:00');(_:search,day,'tuesday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to arrive in Cambridge on Tuesday by 17:00 ." }, { "id": 3, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Of course . When would you like to leave ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'17:00');(_:search,destination,'Cambridge');(_:search,leave_at,'does not matter');(_:search,type,'Train'))" ], "speaker": "user", "text": "It does not matter as long as I am in Cambridge by 17:00 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'16:08');(_:result,id,'TR0269');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure , train TR0269 arrives by 16:08 . That is the last train to arrive by 17:00 . Would you like to book it ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , please book the train for 4 people ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'F6JIDI3M');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "That booking reference will be F6JIDI3M . Is there anything else I can help you with today ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all I needed . Thank you ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Okay . Glad we could help ." } ]
SNG0405.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:result", "count", "70" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "17:00" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:result", "count", "70" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "tuesday" ], [ "_:search", "arrive_by", "17:00" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "leave_at", "does not matter" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:result", "count", "70" ], [ "_:search", "day", "tuesday" ], [ "_:search", "arrive_by", "17:00" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "leave_at", "does not matter" ], [ "_:result", "arrive_by", "16:08" ], [ "_:result", "id", "TR0269" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:result", "count", "70" ], [ "_:search", "day", "tuesday" ], [ "_:search", "arrive_by", "17:00" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "leave_at", "does not matter" ], [ "_:result", "arrive_by", "16:08" ], [ "_:result", "id", "TR0269" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "F6JIDI3M" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for an attraction in the centre of town . Do you have any suggestions ?" }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,area,'Centre');(_:result,count,'44');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 44 attractions in the Centre , do you have a specific type in mind ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))", "inform((_:search,category,'Not really');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Not really . What 's the phone number , fee , and address for your favorite ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Jesus lane');(_:result,area,'centre');(_:result,category,'architecture');(_:result,entrance_fee,'free');(_:result,name,'all saints church');(_:result,phone,'01223452587');(_:result,postcode,'b58bs');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "all saints church is architecture in the centre . Phone is 01223452587 . Adress , post code first : \t b58bs Jesus lane . Entrance is \t free" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Sounds like a good choice . I also need help securing a train ." }, { "id": 5, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure , What stations will you be using ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "The train should depart from cambridge and should leave on thursday" }, { "id": 7, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are several . Do you have a specific departure and arrival time ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,leave_at,'19:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "i need to leave after 19:15" }, { "id": 9, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you heading ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm headed to Bishops Stortford ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'20:07');(_:result,id,'TR7961');(_:result,leave_at,'19:29');(_:result,type,'Train'))" ], "speaker": "system", "text": "I have train TR7961 leaving at 19:29 and arriving at 20:07 ." }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))", "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Perfect ! I am leaving cambridge , what 's the travel time on the ride ?" }, { "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": [ "thank()" ], "speaker": "user", "text": "Thanks so much . That will be all for today . Goodbye" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You are very welcome . Please contact us again if we can be of further assistance . Good - bye ." } ]
PMUL1289.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "area", "Centre" ], [ "_:result", "count", "44" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:search", "category", "Not really" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:search", "category", "Not really" ], [ "_:result", "address", "Jesus lane" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "architecture" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "all saints church" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "postcode", "b58bs" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:search", "category", "Not really" ], [ "_:result", "address", "Jesus lane" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "architecture" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "all saints church" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "postcode", "b58bs" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:search", "category", "Not really" ], [ "_:result", "address", "Jesus lane" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "architecture" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "all saints church" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "postcode", "b58bs" ], [ "_:search", "destination", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "19:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:search", "category", "Not really" ], [ "_:result", "address", "Jesus lane" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "architecture" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "all saints church" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "postcode", "b58bs" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "19:15" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:search", "category", "Not really" ], [ "_:result", "address", "Jesus lane" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "architecture" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "all saints church" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "postcode", "b58bs" ], [ "_:search", "day", "thursday" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "19:15" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "20:07" ], [ "_:result", "id", "TR7961" ], [ "_:result", "leave_at", "19:29" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "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", "centre" ], [ "_:result", "count", "44" ], [ "_:search", "category", "Not really" ], [ "_:result", "address", "Jesus lane" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "architecture" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "all saints church" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "postcode", "b58bs" ], [ "_:search", "day", "thursday" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "19:15" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "20:07" ], [ "_:result", "id", "TR7961" ], [ "_:result", "leave_at", "19:29" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "38 minutes" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'Gallery at Twelve and High Street');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , can you provide me with information on the attraction Gallery at Twelve and High Street ?" }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Fulbourn');(_:result,area,'eat');(_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,phone,'01223295264');(_:result,postcode,'cb15dh');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I sure can . They are a museum located in the eat . They offer free admission . They are located at Fulbourn , postcode cb15dh . Their phone number is 01223295264 . Is there anything else ?" }, { "id": 2, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "can you tell me how much the entrance fee is ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There is no entrance fee . It is free admission into the museum . Can I help you with anything else today ? Maybe a taxi to the museum ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , but I am looking for a place to stay that is cheap ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'east');(_:result,category,'guesthouses');(_:result,count,'3');(_:result,stars,'four');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I can recommend three guesthouses , all four star , in the east . May I book a room for you and your family ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need something that includes free wifi as well ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'allenbell');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "I 'd like to suggest allenbell . Is there anything else I could help you with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "What is their star rating ? And do they offer free wifi ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They have a star rating of 4 and they do offer free wifi . Would you like me to book that for you ?" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No , but could I get the address and phone number , please ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'517a coldham lane');(_:result,phone,'01223210353');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "01223210353 is the phone number . The address is 517a coldham lane . Is there anything else I could help you with ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you . That is all for now ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a good day ." } ]
MUL2507.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "Gallery at Twelve and High Street" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "Gallery at Twelve and High Street" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Fulbourn" ], [ "_:result", "area", "eat" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223295264" ], [ "_:result", "postcode", "cb15dh" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "Gallery at Twelve and High Street" ], [ "_:result", "address", "Fulbourn" ], [ "_:result", "area", "eat" ], [ "_:result", "phone", "01223295264" ], [ "_:result", "postcode", "cb15dh" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "Gallery at Twelve and High Street" ], [ "_:result", "address", "Fulbourn" ], [ "_:result", "phone", "01223295264" ], [ "_:result", "postcode", "cb15dh" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "Gallery at Twelve and High Street" ], [ "_:result", "address", "Fulbourn" ], [ "_:result", "phone", "01223295264" ], [ "_:result", "postcode", "cb15dh" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "stars", "four" ], [ "_:result", "name", "allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "Gallery at Twelve and High Street" ], [ "_:result", "address", "Fulbourn" ], [ "_:result", "phone", "01223295264" ], [ "_:result", "postcode", "cb15dh" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "name", "allenbell" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "Gallery at Twelve and High Street" ], [ "_:result", "postcode", "cb15dh" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "name", "allenbell" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "stars", "4" ], [ "_:result", "address", "517a coldham lane" ], [ "_:result", "phone", "01223210353" ], [ "_: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,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Please find a museum in town ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,category,'museums');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Cambridge offers many museums . Is there a certain part of town you 'd like to look at for your search ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I do n't have a preference but can you suggest one and give me their address ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'98 king st');(_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'broughton house gallery');(_:result,postcode,'cb11ln');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure the broughton house gallery has free admission and is located in centre at 98 king st postcode cb11ln" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'international');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you ! Also , can you recommend a moderately - priced international restaurant , please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'international');(_:result,name,'Bloomsbury restaurant');(_:result,name,'Varsity Restaurant');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Varsity Restaurant and Bloomsbury restaurant are both in the centre of town and serve international food in the moderate price range ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for the info , that will be all ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , goodbye ." } ]
PMUL4279.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "many" ], [ "_:result", "category", "museums" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "category", "museums" ], [ "_:result", "address", "98 king st" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "broughton house gallery" ], [ "_:result", "postcode", "cb11ln" ], [ "_:result", "type", "Attraction" ], [ "_:search", "food", "international" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "category", "museums" ], [ "_:result", "address", "98 king st" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "postcode", "cb11ln" ], [ "_:search", "food", "international" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Bloomsbury restaurant" ], [ "_:result", "name", "Varsity Restaurant" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for entertainment in the east of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'both');(_:result,area,'east');(_:result,name,'cherry hinton hall and grounds');(_:result,name,'the funky fun house');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The east has both the funky fun house and cherry hinton hall and grounds . looking for something in particular ?" }, { "id": 2, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What are their entrance fees ?" }, { "id": 3, "rdf-acts": [], "speaker": "system", "text": "I do n't know what their entrance fees are . I can give you the phone numbers to call both of these places ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you please get me the entrance fee , address and phone number for these ." }, { "id": 5, "rdf-acts": [ "inform((_:result,entrance_fee,'no information');(_:result,name,'Cherry hinton hall and grounds');(_:result,phone,'01223446104');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Cherry hinton hall and grounds phone is 01223446104 . I have no information on the entrance fee ." }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'19:15');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you . I also need a train to Cambridge , arriving by 19:15" }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "On what day will you travel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'1');(_:search,type,'Train'))" ], "speaker": "user", "text": "It will be on friday and I only need 1 ticket for myself ." }, { "id": 9, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be departing from ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'kings lynn');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be leaving from Kings Lynn ." }, { "id": 11, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "what day will you be traveling ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be traveling on Friday ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'D6A6C4N1');(_:booking,ticket,'9.8 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 9.8 GBP payable at the station . \n Reference number is : D6A6C4N1 . Can I help with anything else today ?" }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No thank you that will be all ! Bye !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting us and have a nice day ." } ]
PMUL1387.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "both" ], [ "_:result", "area", "east" ], [ "_:result", "name", "cherry hinton hall and grounds" ], [ "_:result", "name", "the funky fun house" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "both" ], [ "_:result", "area", "east" ], [ "_:result", "name", "cherry hinton hall and grounds" ], [ "_:result", "name", "the funky fun house" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "entertainment" ], [ "_:result", "amount", "both" ], [ "_:result", "area", "east" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "no information" ], [ "_:result", "name", "Cherry hinton hall and grounds" ], [ "_:result", "phone", "01223446104" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "entertainment" ], [ "_:result", "amount", "both" ], [ "_:result", "area", "east" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "no information" ], [ "_:result", "name", "Cherry hinton hall and grounds" ], [ "_:result", "phone", "01223446104" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "entertainment" ], [ "_:result", "amount", "both" ], [ "_:result", "area", "east" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "no information" ], [ "_:result", "name", "Cherry hinton hall and grounds" ], [ "_:result", "phone", "01223446104" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "1" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "entertainment" ], [ "_:result", "amount", "both" ], [ "_:result", "area", "east" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "no information" ], [ "_:result", "name", "Cherry hinton hall and grounds" ], [ "_:result", "phone", "01223446104" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "people", "1" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "entertainment" ], [ "_:result", "amount", "both" ], [ "_:result", "area", "east" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "no information" ], [ "_:result", "name", "Cherry hinton hall and grounds" ], [ "_:result", "phone", "01223446104" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "people", "1" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "D6A6C4N1" ], [ "_:booking", "ticket", "9.8 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,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "i am looking for somewhere to go in the centre of Cambridge" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Market Street');(_:result,category,'architecture');(_:result,entrance_fee,'free');(_:result,name,'Holy Trinity Church');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Oh , I suggest my favorite ! It 's Holy Trinity Church , beautiful architecture , and it 's located on Market Street . It 's free . Would you like their phone number ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "No , Is that a museum or a church ." }, { "id": 3, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,category,'architecture');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It 's actually not a museum , but considered an architecture attraction . Were you interested in a specific type of attraction ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'warkworth house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "no . also find me a hotel by the name warkworth house" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'East');(_:result,category,'guesthouse');(_:result,name,'Warkworth House');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Warkworth House is a guesthouse in the East , it 's moderately priced and rated 4 stars . I would love to assist you in booking a room if you would like ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'5');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please . Can you reserve a room for Monday for 5 people , 3 nights ?" }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'53LJQ4H6');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes your reference number is 53LJQ4H6 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'park');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thanks ! Can you suggest to me something to visit that is n't a church or architecture ? Maybe a museum or a park ?" }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,category,'parks');(_:result,count,'5');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 5 parks in town . Did you have a certain area you prefer ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I think we would like it to be in the centre of town please ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'bateman street');(_:result,category,'park');(_:result,entrance_fee,'4 pounds');(_:result,name,'Cambridge university botanic gardens');(_:result,phone,'01223336265');(_:result,postcode,'cb21jf');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Cambridge university botanic gardens is a beautiful park . Its located at bateman street , costs 4 pounds to get in . Phone 01223336265 , cb21jf . Will you need transportation ? A train , taxi or bus ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "Actually , I will need to book lodgings as well ." }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:booking,type,'Booking');(_:result,name,'Warkworth house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have you at the Warkworth house . Would you like to change the reservations ?" }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No . That 's perfect ! Thanks for your help . Good bye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "have a good day" } ]
PMUL4573.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Market Street" ], [ "_:result", "category", "architecture" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "address", "Market Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:search", "category", "?" ], [ "_:result", "category", "architecture" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "warkworth house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "address", "Market Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "category", "?" ], [ "_:search", "name", "warkworth house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "East" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Warkworth House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_: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", "address", "Market Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "name", "warkworth house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "East" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Warkworth House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:booking", "ref", "53LJQ4H6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "address", "Market Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "name", "warkworth house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "East" ], [ "_:result", "name", "Warkworth House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:booking", "ref", "53LJQ4H6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "park" ], [ "_:result", "category", "parks" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "warkworth house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "East" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:booking", "ref", "53LJQ4H6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "park" ], [ "_:result", "count", "5" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "bateman street" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "name", "Cambridge university botanic gardens" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "postcode", "cb21jf" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "name", "warkworth house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "East" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:booking", "ref", "53LJQ4H6" ], [ "_:search", "category", "park" ], [ "_:result", "count", "5" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "bateman street" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "postcode", "cb21jf" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Warkworth house" ], [ "_:result", "type", "Hotel" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Looking for a place to eat in the city center ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'many');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are many options to choose from . Do you have a type of food in mind ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))", "request((_:result,food,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like to have some Chinese food ." }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'10');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "That narrows down the restaurant choices to 10 . Is there a price range you would like to stay in ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'bridge guest house');(_:search,pricerange,'moderately');(_:search,type,'Hotel');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a moderately priced place to eat , I am also looking to book a room in the bridge guest house hotel ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'Bridge Guest Room house');(_:result,type,'Hotel'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Which dates will you be staying at the Bridge Guest Room house ?" }, { "id": 6, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Before I commit I have a few questions . What area is the hotel located in ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'south');(_:result,category,'hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The hotel is in the south area ." }, { "id": 8, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does it provide free parking ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , free parking and free wifi !" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'center');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))", "request((_:result,stars,?);(_:result,type,'Hotel'))", "inform((_:search,name,'Bridge Guest House');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "OK , 2 questions . 1 - What are the moderately priced restaurants in the center of town ; and 2 - how many stars does the Bridge Guest House have ? Thanks !" }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'Bridge Guest House');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Bridge Guest House is a 3 star lodging ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That was all the questions I had . Thank you very much for helping me ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "I 'm happy I could help you today . Have a wonderful day !" } ]
MUL0002.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:result", "amount", "many" ], [ "_:search", "food", "chinese" ], [ "_:result", "food", "?" ], [ "_:result", "count", "10" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "bridge guest house" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:result", "amount", "many" ], [ "_:search", "food", "chinese" ], [ "_:result", "food", "?" ], [ "_:result", "count", "10" ], [ "_:search", "name", "bridge guest house" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "Bridge Guest Room house" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:result", "amount", "many" ], [ "_:search", "food", "chinese" ], [ "_:result", "food", "?" ], [ "_:result", "count", "10" ], [ "_:search", "name", "bridge guest house" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "Bridge Guest Room house" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "south" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "food", "chinese" ], [ "_:result", "food", "?" ], [ "_:result", "count", "10" ], [ "_:result", "name", "Bridge Guest Room house" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "south" ], [ "_:result", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "center" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "stars", "?" ], [ "_:search", "name", "Bridge Guest House" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "food", "chinese" ], [ "_:result", "food", "?" ], [ "_:result", "count", "10" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "south" ], [ "_:result", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "area", "center" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "name", "Bridge Guest House" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Bridge Guest House" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'clare hall');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'd like to know the location of Clare Hall ." }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,address,'herschel road');(_:result,area,'west');(_:result,name,'Claire Hall');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Claire Hall is located on herschel road in the west side of town . Do you need more information ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))", "inform((_:search,name,'clare hall');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Do you have clare hall 's address ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Herschel Road');(_:result,name,'Clare Hall');(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "Sure . Clare Hall is on Herschel Road ." }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I also get the phone number please ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223332360');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure , their phone number is 01223332360 . Anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'16:30');(_:search,departure,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I am looking for a train that leaves Ely and arrives by 16:30 ." }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure , where will you be going to , and on what day ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be going to cambridge and I can arrive whenever ." }, { "id": 9, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day will you take the train ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be leaving Ely on Sunday ." }, { "id": 11, "rdf-acts": [ "inform((_:result,id,'TR5703');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR5703 meets your criteria . Would you like to book tickets ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes please , for 3 people" }, { "id": 13, "rdf-acts": [ "inform((_:result,ref,'TDBKS2EJ');(_:result,type,'Train'))", "reqmore()", "inform((_:booking,category,'Train');(_:booking,ticket,'10.56 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 10.56 GBP payable at the station . \n Reference number is : TDBKS2EJ . Can i help with anything else today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 'll be all for today , thank you ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "enjoy your stay in Cambridge !" } ]
PMUL1491.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "clare hall" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "herschel road" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Claire Hall" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:search", "name", "clare hall" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "west" ], [ "_:search", "name", "clare hall" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Herschel Road" ], [ "_:result", "name", "Clare Hall" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "area", "west" ], [ "_:search", "name", "clare hall" ], [ "_:result", "address", "Herschel Road" ], [ "_:result", "name", "Clare Hall" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223332360" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "16:30" ], [ "_:search", "departure", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "area", "west" ], [ "_:search", "name", "clare hall" ], [ "_:result", "address", "Herschel Road" ], [ "_:result", "name", "Clare Hall" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223332360" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "16:30" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "?" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "area", "west" ], [ "_:search", "name", "clare hall" ], [ "_:result", "address", "Herschel Road" ], [ "_:result", "name", "Clare Hall" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223332360" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "16:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "area", "west" ], [ "_:search", "name", "clare hall" ], [ "_:result", "address", "Herschel Road" ], [ "_:result", "name", "Clare Hall" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223332360" ], [ "_:search", "arrive_by", "16:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "ely" ], [ "_:result", "id", "TR5703" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "area", "west" ], [ "_:search", "name", "clare hall" ], [ "_:result", "address", "Herschel Road" ], [ "_:result", "name", "Clare Hall" ], [ "_:result", "phone", "01223332360" ], [ "_:search", "arrive_by", "16:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "ely" ], [ "_:result", "id", "TR5703" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "TDBKS2EJ" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "10.56 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'hamilton lodge');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need to find a Hamilton Lodge in Cambridge ." }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223365664');(_:result,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "I have one for you , phone is 01223365664 . Enjoy" }, { "id": 2, "rdf-acts": [ "request((_:result,category,?);(_:result,stars,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I need to know how many stars it has and the hotel type ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,category,'guesthouse');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It is a guesthouse and is valued at 3 stars ." }, { "id": 4, "rdf-acts": [ "request((_:result,area,?);(_:result,category,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "What is the hotel type and what area is it located ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The hotel type is guesthouse and the area is north ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'unusual');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you . I would also like to find a restaurant located in the centre of town that specializes in unusual cuisine ." }, { "id": 7, "rdf-acts": [ "canthelp((_:search,area,'centre');(_:search,food,'unusual');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , there are no restaurants in the centre that serve unusual cuisines ." }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'mediterranean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about Mediterranean food then ?" }, { "id": 9, "rdf-acts": [ "select((_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))", "inform((_:result,count,'3');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 3 options . Do you prefer cheap or expensive ?" }, { "id": 10, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm not sure . What is the price range ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Gardina');(_:result,name,'La Mimosa');(_:result,name,'Shiraz Restaurant');(_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Gardina is cheap , while La Mimosa and Shiraz Restaurant are both expensive . Would you like more information on one of these ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Any of them will work . I need transportation to get there . Any information on taxis ?" }, { "id": 13, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Sure . Which restaurant would you like to arrive at and when ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,leave_at,'22:00');(_:search,type,'Taxi'))", "request((_:result,car,?);(_:result,category,?);(_:result,type,'Hotel');(_:result,type,'Taxi'))" ], "speaker": "user", "text": "I would like to leave the hotel by 22:00 to go to The Gardina . Please let me know the contact number and car type ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'black Tesla');(_:result,departure,'Hamilton Lodge');(_:result,destination,'The Gardenia');(_:result,leave_at,'22:00');(_:result,phone,'07825515577');(_:result,type,'Taxi'))", "thank()" ], "speaker": "system", "text": "OK ! I have booked you a black Tesla leaving Hamilton Lodge at 22:00 and heading to The Gardenia . The Driver 's number is 07825515577 ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay , sounds good . Thanks for all your help !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Not a problem ! Have a great day !" } ]
MUL0049.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" ], [ "_:search", "type", "Hotel" ], [ "_:result", "phone", "01223365664" ], [ "_:result", "type", "Hotel" ], [ "_:result", "category", "?" ], [ "_:result", "stars", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:search", "type", "Hotel" ], [ "_:result", "phone", "01223365664" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:result", "area", "?" ], [ "_:result", "category", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:result", "phone", "01223365664" ], [ "_:result", "stars", "3" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "unusual" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:result", "phone", "01223365664" ], [ "_:result", "stars", "3" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/1e3eb9d6" ], [ "_:search/1e3eb9d6", "area", "centre" ], [ "_:search/1e3eb9d6", "food", "unusual" ], [ "_:search/1e3eb9d6", "type", "Restaurant" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:result", "phone", "01223365664" ], [ "_:result", "stars", "3" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/1e3eb9d6" ], [ "_:search/1e3eb9d6", "area", "centre" ], [ "_:search/1e3eb9d6", "food", "unusual" ], [ "_:search/1e3eb9d6", "type", "Restaurant" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:result", "phone", "01223365664" ], [ "_:result", "stars", "3" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/1e3eb9d6" ], [ "_:search/1e3eb9d6", "area", "centre" ], [ "_:search/1e3eb9d6", "food", "unusual" ], [ "_:search/1e3eb9d6", "type", "Restaurant" ], [ "_:search", "food", "mediterranean" ], [ "_:result", "count", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Gardina" ], [ "_:result", "name", "La Mimosa" ], [ "_:result", "name", "Shiraz Restaurant" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "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", "hamilton lodge" ], [ "_:result", "phone", "01223365664" ], [ "_:result", "stars", "3" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/1e3eb9d6" ], [ "_:search/1e3eb9d6", "area", "centre" ], [ "_:search/1e3eb9d6", "food", "unusual" ], [ "_:search/1e3eb9d6", "type", "Restaurant" ], [ "_:search", "food", "mediterranean" ], [ "_:result", "count", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Gardina" ], [ "_:result", "name", "La Mimosa" ], [ "_:result", "name", "Shiraz Restaurant" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "22:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_:result", "category", "?" ], [ "_:result", "type", "Hotel" ], [ "_: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", "name", "hamilton lodge" ], [ "_:result", "stars", "3" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/1e3eb9d6" ], [ "_:search/1e3eb9d6", "area", "centre" ], [ "_:search/1e3eb9d6", "food", "unusual" ], [ "_:search/1e3eb9d6", "type", "Restaurant" ], [ "_:search", "food", "mediterranean" ], [ "_:result", "count", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Gardina" ], [ "_:result", "name", "La Mimosa" ], [ "_:result", "name", "Shiraz Restaurant" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "22:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "category", "?" ], [ "_:result", "car", "black Tesla" ], [ "_:result", "departure", "Hamilton Lodge" ], [ "_:result", "destination", "The Gardenia" ], [ "_:result", "leave_at", "22:00" ], [ "_:result", "phone", "07825515577" ], [ "_: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,'welsh');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a place to dine that serves welsh food ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'Welsh');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are none in the area that serves Welsh food , would you like to look for another type of cuisine ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there one that serves Italian food ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'15');(_:result,food,'Italian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 15 italian restaurants . Do you have preference in food price or area ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like a moderate price range , please ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,area,'east');(_:result,area,'south');(_:result,area,'west');(_:result,count,'5');(_:result,food,'Italian');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 5 moderately priced Italian restaurants . Do you have a preference on area , they are spread around the east , west , south , and centre ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,day,'wednesday');(_:search,duration,'16:45');(_:search,people,'6');(_:search,type,'Restaurant'))", "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I do n't have an area preference , but I would like to book a table for 6 people at 16:45 on wednesday ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,name,'Prezzo');(_:booking,ref,'G2FIPHUL');(_:booking,type,'Booking'))", "reqmore()", "inform((_:result,area,'west');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "You are booked into Prezzo which is moderately priced on the west side . Your reference number is G2FIPHUL . Is there anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'architecture');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am also looking for a place to go , anything with architecture ." }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,count,'5');(_:result,name,'all saints church');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have found 5 attractions . They are all in the centre . Would you like to visit all saints church ?" }, { "id": 10, "rdf-acts": [ "request((_:result,area,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds great to me . Can I get the phone number , postcode , and area please ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,phone,'01223452587');(_:result,postcode,'cb58bs');(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "Sure ! The phone number is 01223452587 , the postcode is cb58bs , and that is in the centre area ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great ! I think you 've covered it all . I do n't need anything else . Thank you !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're quite welcome . Just let us know if you need any further assistance . Have a great day !" } ]
MUL2417.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "welsh" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/5730e676" ], [ "_:search/5730e676", "food", "Welsh" ], [ "_:search/5730e676", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/5730e676" ], [ "_:search/5730e676", "food", "Welsh" ], [ "_:search/5730e676", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "area", "?" ], [ "_:result", "count", "15" ], [ "_:result", "food", "Italian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/5730e676" ], [ "_:search/5730e676", "food", "Welsh" ], [ "_:search/5730e676", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "south" ], [ "_:result", "area", "west" ], [ "_:result", "count", "5" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/5730e676" ], [ "_:search/5730e676", "food", "Welsh" ], [ "_:search/5730e676", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "5" ], [ "_:result", "food", "Italian" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "6" ], [ "_:booking", "name", "Prezzo" ], [ "_:booking", "ref", "G2FIPHUL" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "west" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/5730e676" ], [ "_:search/5730e676", "food", "Welsh" ], [ "_:search/5730e676", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "food", "Italian" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "6" ], [ "_:booking", "name", "Prezzo" ], [ "_:booking", "ref", "G2FIPHUL" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "5" ], [ "_:result", "name", "all saints church" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/5730e676" ], [ "_:search/5730e676", "food", "Welsh" ], [ "_:search/5730e676", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "food", "Italian" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "6" ], [ "_:booking", "name", "Prezzo" ], [ "_:booking", "ref", "G2FIPHUL" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:result", "count", "5" ], [ "_:result", "name", "all saints church" ], [ "_:result", "area", "centre" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "postcode", "cb58bs" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you find me a Chinese restaurant ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'17');(_:result,food,'Chinese');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 17 Chinese restaurants in town . What area of town are you interested in and what is your pricerange ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,day,'saturday');(_:search,duration,'11:15');(_:search,people,'8');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I would like for it to be in the centre . Price does not matter . I need a reservation for 8 at 11:15 on Saturday . Reference number after booking is complete ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,day,'Saturday');(_:booking,duration,'11:15');(_:booking,name,'charlie chan');(_:booking,ref,'77TIE1S5');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are booked for charlie chan for Saturday at 11:15 . Reference number is 77TIE1S5 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thanks a lot . I would also like for some places to go in town , how about a museum in the same area ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'museums');(_:result,count,'11');(_:result,name,'museum of archaelogy and anthropology');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "We have 11 museums in the town centre . I enjoy the museum of archaelogy and anthropology . Would you like information on it ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Please ! Can you also provide the address with postcode and the phone number ? I 'd like to jot it down in case I get lost !" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,address,'university of cambridge , downing street');(_:result,phone,'01223333516');(_:result,postcode,'cb23dz');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The address is university of cambridge , downing street . The postcode is cb23dz and the phone number is 01223333516 . Is there anything else I can help you with ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will be all . Thank you !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Have a nice day . Bye ." } ]
PMUL3626.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "17" ], [ "_:result", "food", "Chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "11:15" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "17" ], [ "_:result", "food", "Chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "11:15" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "11:15" ], [ "_:booking", "name", "charlie chan" ], [ "_:booking", "ref", "77TIE1S5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "?" ], [ "_:result", "food", "Chinese" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "11:15" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "11:15" ], [ "_:booking", "name", "charlie chan" ], [ "_:booking", "ref", "77TIE1S5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_:result", "name", "museum of archaelogy and anthropology" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "?" ], [ "_:result", "food", "Chinese" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "11:15" ], [ "_:search", "people", "8" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "11:15" ], [ "_:booking", "name", "charlie chan" ], [ "_:booking", "ref", "77TIE1S5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "11" ], [ "_:result", "name", "museum of archaelogy and anthropology" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "university of cambridge , downing street" ], [ "_:result", "phone", "01223333516" ], [ "_:result", "postcode", "cb23dz" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would to get a list of places to go in the center of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,category,'architecture');(_:result,category,'museum');(_:result,category,'park');(_:result,entrance_fee,'free');(_:result,name,'Broughton House Gallery');(_:result,name,'Cambridge University Botanic Gardens');(_:result,name,'Holy Trinity Church');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Holy Trinity Church is a great example of architecture , Broughton House Gallery is a good , free museum , and the Cambridge University Botanic Gardens is a lovely park ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you provide the address and postcode for all of those suggestions ? Thank you !" }, { "id": 3, "rdf-acts": [ "inform((_:result,type,'Attraction'))" ], "speaker": "system", "text": "all saints church \t architecture \t centre \t 01223452587 \t cb58bs \t jesus lane \t free \n great saint mary 's church \t architecture \t centre \t 01223350914 \t cb23pq \t market square \t 2 pounds \n holy trinity church \t architecture \t centre \t 01223355397 \t cb23nz \t market street \t free \n little saint mary 's church \t architecture \t centre \t 01223366202 \t cb21qy \t little saint mary 's lane \t free \n old schools \t architecture \t centre \t 01223332320 \t cb21tt \t trinity lane \t free" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "can you help me find a train now ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,amount,'dozens');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Yes , we have dozens of trains . What is your desired departure site and destination ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'08:30');(_:search,day,'monday');(_:search,departure,'cambridge');(_:search,destination,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need the train to depart from cambridge and go to london kings cross on Monday . I need to arrive by 08:30 please ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "TR7075 cost 23.60 pounds" } ]
PMUL1455.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "architecture" ], [ "_:result", "category", "museum" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:result", "category", "architecture" ], [ "_:result", "category", "museum" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:result", "category", "architecture" ], [ "_:result", "category", "museum" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "amount", "dozens" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "08:30" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,leave_at,'20:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train that leaves cambridge after 20:30" }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where would you like the train to take you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to go to Leicester ." }, { "id": 3, "rdf-acts": [ "inform((_:result,id,'TR3466');(_:result,leave_at,'22:21');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR3466 leaves at 22:21 would that work for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , that will work fine . Will you please book it for 3 people and also provide the reference number ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,id,'TR3466');(_:booking,people,'3');(_:booking,ref,'TB112VJL');(_:booking,ticket,'113.4 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reservation is confirmed for 3 people on Train ID TR3466 . Your reference number is TB112VJL . Total fee is 113.4 GBP payable at the station ." }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'venetian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm also looking for a cheap place to dine that serves venetian food ." }, { "id": 7, "rdf-acts": [ "canthelp((_:search,food,'venetian');(_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I 'm afraid we do n't have any venetian restaurants in town . Is there something else that would work for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'spanish');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you recommend a place that services spanish food ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'ctre');(_:result,food,'spanish');(_:result,name,'La raza');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "La raza is located in ctre and serves spanish food ." }, { "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 enjoy your train trip ." } ]
MUL1512.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "20:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "20:30" ], [ "_:search", "destination", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "20:30" ], [ "_:search", "destination", "leicester" ], [ "_:result", "id", "TR3466" ], [ "_:result", "leave_at", "22:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "20:30" ], [ "_:search", "destination", "leicester" ], [ "_:result", "id", "TR3466" ], [ "_:result", "leave_at", "22:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR3466" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "TB112VJL" ], [ "_:booking", "ticket", "113.4 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "venetian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "20:30" ], [ "_:search", "destination", "leicester" ], [ "_:result", "id", "TR3466" ], [ "_:result", "leave_at", "22:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR3466" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "TB112VJL" ], [ "_:booking", "ticket", "113.4 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/f5b65149" ], [ "_:search/f5b65149", "food", "venetian" ], [ "_:search/f5b65149", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "spanish" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "20:30" ], [ "_:search", "destination", "leicester" ], [ "_:result", "id", "TR3466" ], [ "_:result", "leave_at", "22:21" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR3466" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "TB112VJL" ], [ "_:booking", "ticket", "113.4 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/f5b65149" ], [ "_:search/f5b65149", "food", "venetian" ], [ "_:search/f5b65149", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "spanish" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "ctre" ], [ "_:result", "food", "spanish" ], [ "_:result", "name", "La raza" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a place to eat in cambridge today !" }, { "id": 1, "rdf-acts": [ "inform((_:result,food,'asian oriental');(_:result,name,'The yippee noodle bar');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The yippee noodle bar is an excellent restaurant that serves asian oriental food and is in the moderate price range ." }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want to find a european restaurant in the centre . try again please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'plenty');(_:result,food,'modern European');(_:result,name,'de luca cucina and bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure , there are plenty of options . I would recommend de luca cucina and bar if you are interested in modern European cuisine ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the address ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'83 Regent Street');(_:result,postcode,'cb21aw');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address is 83 Regent Street postcode cb21aw . Would you like me to book a table for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "No but I do need help getting a train going to cambridge ." }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day will you be traveling ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be traveling on saturday ." }, { "id": 9, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time do you need to leave by ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'12:45');(_:search,departure,'london liverpool street');(_:search,destination,'Cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would be leaving from London Liverpool Street going to Cambridge . I would need to arrive by 12:45 ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'11:07');(_:result,id,'TR0637');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR0637 arrives by 11:07 . Would that work ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "Yes that will work fine . Can you book that ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,id,'TR0637');(_:booking,leave_at,'09:39');(_:booking,ref,'IAC5V0TC');(_:booking,ticket,'16.6 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok , you are booked on the TR0637 departing at 09:39 . the total fee is 16.6 GBP payable at the station . \n Reference number is : IAC5V0TC ." }, { "id": 14, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That 's great ! What 's the travel time ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,duration,'88 minutes');(_:result,type,'Train'))" ], "speaker": "system", "text": "The total travel time on that train is 88 minutes ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks , that is all" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Have a wonderful visit ." } ]
PMUL0762.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "The yippee noodle bar" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "pricerange", "moderate" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "amount", "plenty" ], [ "_:result", "food", "modern European" ], [ "_:result", "name", "de luca cucina and bar" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "pricerange", "moderate" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "european" ], [ "_:result", "amount", "plenty" ], [ "_:result", "food", "modern European" ], [ "_:result", "name", "de luca cucina and bar" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "83 Regent Street" ], [ "_:result", "postcode", "cb21aw" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "pricerange", "moderate" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "european" ], [ "_:result", "amount", "plenty" ], [ "_:result", "food", "modern European" ], [ "_:result", "name", "de luca cucina and bar" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "83 Regent Street" ], [ "_:result", "postcode", "cb21aw" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "pricerange", "moderate" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "european" ], [ "_:result", "amount", "plenty" ], [ "_:result", "food", "modern European" ], [ "_:result", "name", "de luca cucina and bar" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "83 Regent Street" ], [ "_:result", "postcode", "cb21aw" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:45" ], [ "_:search", "departure", "london liverpool street" ], [ "_: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": [ [ "_:result", "pricerange", "moderate" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "european" ], [ "_:result", "amount", "plenty" ], [ "_:result", "food", "modern European" ], [ "_:result", "name", "de luca cucina and bar" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "83 Regent Street" ], [ "_:result", "postcode", "cb21aw" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:45" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "11:07" ], [ "_:result", "id", "TR0637" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "pricerange", "moderate" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "european" ], [ "_:result", "amount", "plenty" ], [ "_:result", "food", "modern European" ], [ "_:result", "name", "de luca cucina and bar" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "83 Regent Street" ], [ "_:result", "postcode", "cb21aw" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:45" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "11:07" ], [ "_:result", "id", "TR0637" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR0637" ], [ "_:booking", "leave_at", "09:39" ], [ "_:booking", "ref", "IAC5V0TC" ], [ "_:booking", "ticket", "16.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "pricerange", "moderate" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "european" ], [ "_:result", "amount", "plenty" ], [ "_:result", "food", "modern European" ], [ "_:result", "name", "de luca cucina and bar" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "83 Regent Street" ], [ "_:result", "postcode", "cb21aw" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:45" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "11:07" ], [ "_:result", "id", "TR0637" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR0637" ], [ "_:booking", "leave_at", "09:39" ], [ "_:booking", "ref", "IAC5V0TC" ], [ "_:booking", "ticket", "16.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "88 minutes" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train going to Ely please ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day is this for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Train'))" ], "speaker": "user", "text": "It will be for Thursday ." }, { "id": 3, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time would you like to go ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'14:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I just need to arrive by 14:15 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'10:07');(_:result,arrive_by,'6:07');(_:result,arrive_by,'8:07');(_:result,count,'3');(_:result,type,'Train'))" ], "speaker": "system", "text": "I have three different train choices . Depending on how early you want to arrive . I have one arriving at 6:07 , one at 8:07 and one at 10:07 ." }, { "id": 6, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What 's the travel time ? Knowing that will help me select on a time ." }, { "id": 7, "rdf-acts": [ "inform((_:result,duration,'only 17 minutes');(_:result,type,'Train'))" ], "speaker": "system", "text": "The travel time is only 17 minutes ." }, { "id": 8, "rdf-acts": [ "request((_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "When is the departure time for 10:07 ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'10:07');(_:result,departure,'cambridge');(_:result,destination,'ely');(_:result,duration,'17 minutes');(_:result,id,'TR1923');(_:result,leave_at,'9:50');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR1923 departs cambridge at 9:50 and arrives in ely by 10:07 , total travel time of 17 minutes . Do you want to book a ticket ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Not at this time . Thank you for your help !" }, { "id": 11, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there any other information I can get for you at this time ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's it . Thanks !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Enjoy your day ." } ]
SNG0306.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "ely" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "ely" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "ely" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:15" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "arrive_by", "6:07" ], [ "_:result", "arrive_by", "8:07" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Train" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "ely" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:15" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "arrive_by", "6:07" ], [ "_:result", "arrive_by", "8:07" ], [ "_:result", "count", "3" ], [ "_:result", "duration", "only 17 minutes" ], [ "_:result", "type", "Train" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "ely" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:15" ], [ "_:search", "type", "Train" ], [ "_:result", "count", "3" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "ely" ], [ "_:result", "duration", "17 minutes" ], [ "_:result", "id", "TR1923" ], [ "_:result", "leave_at", "9:50" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "ely" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:15" ], [ "_:search", "type", "Train" ], [ "_:result", "count", "3" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "ely" ], [ "_:result", "duration", "17 minutes" ], [ "_:result", "id", "TR1923" ], [ "_:result", "leave_at", "9:50" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you help me find a train to Cambridge ?" }, { "id": 1, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "I sure can ! What day and times are you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'norwich');(_:search,leave_at,'11:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be coming in from Norwich on Friday . I 'll need to leave after 11:30 , please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,id,'TR9900');(_:result,leave_at,'05:16');(_:result,type,'Train'))" ], "speaker": "system", "text": "How about TR9900 that leaves at 05:16 ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Train'))" ], "speaker": "user", "text": "That sounds just like what I needed . Can you please make a booking for 5 people ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,id,'TR9900');(_:booking,people,'5');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , I 'd be more than happy to book TR9900 for 5 people . Would you like a reference number ?" }, { "id": 6, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes please give me the reference number" }, { "id": 7, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Give me one moment to complete the booking ." }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Did you complete the booking ? I need the reference number ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'LR5KLQWT');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I apologize for the extended wait . Your seats have been reserved . Your reference # is LR5KLQWT . Is there anything else I can assist you with ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'park');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Great I 'm also looking for a park to visit in the centre of town ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'bateman street');(_:result,amount,'only');(_:result,area,'centre');(_:result,category,'park');(_:result,entrance_fee,'4 pounds');(_:result,name,'cambridge university botanic gardens');(_:result,phone,'01223336265');(_:result,postcode,'cb21jf');(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "Okay . The only park in the centre is cambridge university botanic gardens . Their address is bateman street , postcode is cb21jf , phone number is 01223336265 , and the entrance fee is 4 pounds ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That sounds great ! Thanks for all your help ; that 's all I needed today . Goodbye !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Please contact us if you need additional assistance during your visit to Cambridge !" } ]
PMUL1079.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "leave_at", "11:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "leave_at", "11:30" ], [ "_:result", "id", "TR9900" ], [ "_:result", "leave_at", "05:16" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "leave_at", "11:30" ], [ "_:result", "id", "TR9900" ], [ "_:result", "leave_at", "05:16" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR9900" ], [ "_:booking", "people", "5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "leave_at", "11:30" ], [ "_:result", "id", "TR9900" ], [ "_:result", "leave_at", "05:16" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR9900" ], [ "_:booking", "people", "5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "leave_at", "11:30" ], [ "_:result", "id", "TR9900" ], [ "_:result", "leave_at", "05:16" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "id", "TR9900" ], [ "_:booking", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "LR5KLQWT" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "leave_at", "11:30" ], [ "_:result", "id", "TR9900" ], [ "_:result", "leave_at", "05:16" ], [ "_:search", "people", "5" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "id", "TR9900" ], [ "_:booking", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "LR5KLQWT" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "bateman street" ], [ "_:result", "amount", "only" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "name", "cambridge university botanic gardens" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "postcode", "cb21jf" ], [ "_: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,'10:30');(_:search,destination,'kings lynn');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hello , I need a train to take me to Kings Lynn and I really need to arrive by 10:30 . Can you help me ?" }, { "id": 1, "rdf-acts": [ "thank()", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Absolutely ! Where are you departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be leaving from Cambridge on Thursday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'9:58');(_:result,id,'TR1855');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have train TR1855 that will get you there at 9:58 , would you like me to book a ticket ?" }, { "id": 4, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No , but could you tell me the price ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,ticket,'9.80 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "that should cost you 9.80 pounds" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'city centre north b and b.');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Okay , thank you . I would also like to get info on a hotel called City Centre North B and B." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Its a relatively cheap guesthouse on the North side that offers internet and parking" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'4');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sounds good . Can you book a room for 4 people for me . For 5 nights starting Saturday ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'Q4HJ6WRG');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I completed your booking Reference number is : Q4HJ6WRG . Do you need anything else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all I need today . Thank you for all your help !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Happy to be of service , and I hope you enjoy your time in Cambridge !" } ]
PMUL1661.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "9:58" ], [ "_:result", "id", "TR1855" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "9:58" ], [ "_:result", "id", "TR1855" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "name", "city centre north b and b." ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "9:58" ], [ "_:result", "id", "TR1855" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_:search", "name", "city centre north b and b." ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "9:58" ], [ "_:result", "id", "TR1855" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "9.80 pounds" ], [ "_:search", "name", "city centre north b and b." ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "Q4HJ6WRG" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'cambridge book and print gallery');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hi , I want to find out about cambridge book and print gallery please ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'Western part of the town');(_:result,category,'museum');(_:result,name,'cambridge book and print gallery');(_:result,postcode,'cb39ey');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "cambridge book and print gallery is a museum found in the Western part of the town . Their postcode is cb39ey ." }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Great ! What is their phone number ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'49 newnham road');(_:result,entrance_fee,'free');(_:result,phone,'01223694264');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There phone number is 01223694264 , they are located at 49 newnham road and best thing is addmisson is free . Can I help you find anything else toay ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a place to stay . I 'm looking for a place with 4 stars and free parking ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,count,'19');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have found 19 hotels . Is there a particular area of town and hotel star rating you are looking for ? Also price range ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,pricerange,'expensive');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like an expensive 4 star guesthouse if that is possible ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'Acorn guest house');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Acorn guest house is a good match . Would you like me to book it for you ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Yes , please . Book it as soon as possible ." }, { "id": 9, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day will you be staying there ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'6');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Wednesday for 3 nights and 6 people please ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Booking was unsuccessful . \n kindly book another day or shorter stay ." } ]
MUL2586.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge book and print gallery" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge book and print gallery" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "Western part of the town" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "cambridge book and print gallery" ], [ "_:result", "postcode", "cb39ey" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge book and print gallery" ], [ "_:result", "area", "Western part of the town" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "cambridge book and print gallery" ], [ "_:result", "postcode", "cb39ey" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "49 newnham road" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223694264" ], [ "_:result", "type", "Attraction" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge book and print gallery" ], [ "_:result", "area", "Western part of the town" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "cambridge book and print gallery" ], [ "_:result", "postcode", "cb39ey" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "49 newnham road" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223694264" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "count", "19" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge book and print gallery" ], [ "_:result", "area", "Western part of the town" ], [ "_:result", "category", "museum" ], [ "_:result", "postcode", "cb39ey" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "49 newnham road" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223694264" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "count", "19" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge book and print gallery" ], [ "_:result", "area", "Western part of the town" ], [ "_:result", "category", "museum" ], [ "_:result", "postcode", "cb39ey" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "49 newnham road" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223694264" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "count", "19" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want a train going to cambridge ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'quite a few');(_:result,destination,'Cambridge');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "You 're in luck , I have quite a few trains coming into Cambridge ! Where will you be departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "Stansted Airport , please ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "OK , and what day and time are you traveling ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'12:15');(_:search,day,'sunday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave on sunday and I need to arrive by 12:15 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'11:52');(_:result,id,'TR9445');(_:result,leave_at,'11:24');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR9445 departs at 11:24 and arrives by 11:52 . Would you like a ticket ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , please . I need a booking for 7 people ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'D2K69PNC');(_:booking,ticket,'56.56 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , the booking was successful and the total fee is 56.56 GBP payable at the station . The reference number is D2K69PNC ." }, { "id": 8, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'no');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks so much for the train booking . I also need lodging with free wifi . I do n't need free parking , though ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'a few');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have a few places available , in which area would you like to stay ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Do have anything expensive ? I do n't care what area ." }, { "id": 11, "rdf-acts": [ "select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Would you like a hotel or a guesthouse ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Either one is fine . If you can recommend for me , that would be great . Oh and if there 's one you like that 's moderately priced , that would be fine too ." }, { "id": 13, "rdf-acts": [ "request((_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,count,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have three , is there a star range you prefer ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,stars,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Oh , I do n't really care about that . Which place would you recommend ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,name,'Avalon');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I would suggest Avalon ." }, { "id": 16, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Great ! Can I get the phone number ?" }, { "id": 17, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,phone,'01223353071');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Their phone number is 01223353071 . Would you like me to reserve a room for you ?" }, { "id": 18, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No that wo n't be necessary . I 'd just like the postcode and address please ." }, { "id": 19, "rdf-acts": [ "inform((_:result,address,'62 gilbert road');(_:result,postcode,'cb43pd');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "They are at 62 gilbert road postal cb43pd , may I assist with anything else ?" }, { "id": 20, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "That 's all for me . Thanks for your help . Bye !" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Have a nice day !" } ]
PMUL1699.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "day", "sunday" ], [ "_:result", "arrive_by", "11:52" ], [ "_:result", "id", "TR9445" ], [ "_:result", "leave_at", "11:24" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "day", "sunday" ], [ "_:result", "arrive_by", "11:52" ], [ "_:result", "id", "TR9445" ], [ "_:result", "leave_at", "11:24" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "D2K69PNC" ], [ "_:booking", "ticket", "56.56 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "no" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "day", "sunday" ], [ "_:result", "arrive_by", "11:52" ], [ "_:result", "id", "TR9445" ], [ "_:result", "leave_at", "11:24" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "D2K69PNC" ], [ "_:booking", "ticket", "56.56 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "no" ], [ "_:result", "amount", "a few" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "day", "sunday" ], [ "_:result", "arrive_by", "11:52" ], [ "_:result", "id", "TR9445" ], [ "_:result", "leave_at", "11:24" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "D2K69PNC" ], [ "_:booking", "ticket", "56.56 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "no" ], [ "_:result", "amount", "a few" ], [ "_:search", "area", "dontcare" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "day", "sunday" ], [ "_:result", "arrive_by", "11:52" ], [ "_:result", "id", "TR9445" ], [ "_:result", "leave_at", "11:24" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "D2K69PNC" ], [ "_:booking", "ticket", "56.56 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "no" ], [ "_:result", "amount", "a few" ], [ "_:search", "area", "dontcare" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "dontcare" ], [ "_: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", "destination", "cambridge" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "day", "sunday" ], [ "_:result", "arrive_by", "11:52" ], [ "_:result", "id", "TR9445" ], [ "_:result", "leave_at", "11:24" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "D2K69PNC" ], [ "_:booking", "ticket", "56.56 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "no" ], [ "_:result", "amount", "a few" ], [ "_:search", "area", "dontcare" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "3" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Avalon" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "day", "sunday" ], [ "_:result", "arrive_by", "11:52" ], [ "_:result", "id", "TR9445" ], [ "_:result", "leave_at", "11:24" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "D2K69PNC" ], [ "_:booking", "ticket", "56.56 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "no" ], [ "_:result", "amount", "a few" ], [ "_:search", "area", "dontcare" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "3" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Avalon" ], [ "_:result", "phone", "01223353071" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:15" ], [ "_:search", "day", "sunday" ], [ "_:result", "arrive_by", "11:52" ], [ "_:result", "id", "TR9445" ], [ "_:result", "leave_at", "11:24" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "D2K69PNC" ], [ "_:booking", "ticket", "56.56 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "no" ], [ "_:result", "amount", "a few" ], [ "_:search", "area", "dontcare" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "3" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Avalon" ], [ "_:result", "phone", "01223353071" ], [ "_:result", "address", "62 gilbert road" ], [ "_:result", "postcode", "cb43pd" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,leave_at,'9:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to book a train departing from Cambridge after 9:15 ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you heading to ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am going to Stevenage , on Wednesday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,leave_at,'9:21');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to find a train for you at 9:21 . Would you like me to book it for you ?" }, { "id": 4, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Could you tell me what the price of this trip is ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,ticket,'12.80 pounds');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "It should cost around 12.80 pounds . Anything else ?" }, { "id": 6, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , what 's the train ID and what time does it arrive ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'10:10');(_:result,id,'TR8913');(_:result,type,'Train'))" ], "speaker": "system", "text": "TR8913 will arrive by 10:10 ." }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Great . That is all I need ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Okay . Glad I could be of assistance ." } ]
SNG0313.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "9:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "9:15" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "9:15" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "9:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "9:15" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "9:21" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "12.80 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "9:15" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "9:21" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "12.80 pounds" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "arrive_by", "10:10" ], [ "_:result", "id", "TR8913" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are there many places to stay with mid - range prices ?" }, { "id": 1, "rdf-acts": [ "request((_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , we have several options ! Do you have a star rating you 'd like to have it be ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,stars,'3-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , a 3-star guesthouse would be perfect . Free parking too , please !" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are three 3-star guest houses in Cambridge . Is there a part of town you were interested in staying in ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,day,'wednesday');(_:search,people,'4');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , I do n't have a preference . Please just pick one , and book it for 4 people , 2 nights starting from wednesday ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,name,'Bridge Guesthouse');(_:booking,ref,'UV8VFH1S');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay I have booked you into the Bridge Guesthouse and your reference number is UV8VFH1S ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much ." }, { "id": 7, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I 'm looking for a train the same day that will be going to Cambridge . Can you help me ?" }, { "id": 9, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "Sure , I can do that for you . Where will you be departing from ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'kings lynn');(_:search,leave_at,'16:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be leaving from Kings Lynn after 16:00 ." }, { "id": 11, "rdf-acts": [ "select((_:result,leave_at,'16:00');(_:result,leave_at,'16:11');(_:result,type,'Train'))", "inform((_:result,count,'8');(_:result,departure,'Kings Lynn');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There are 8 trains that leave Kings Lynn after 16:00 . The earliest leaves at 16:11 . Would you like to book this train ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "no just the i d please" }, { "id": 13, "rdf-acts": [ "inform((_:result,id,'TR5153');(_:result,leave_at,'16:11');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The train leaving at 16:11 is ID # TR5153 . May I help you with something else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That was all that I needed to know , thank you !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a great day ." } ]
PMUL3115.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "Bridge Guesthouse" ], [ "_:booking", "ref", "UV8VFH1S" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "2" ], [ "_:booking", "name", "Bridge Guesthouse" ], [ "_:booking", "ref", "UV8VFH1S" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "same day" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "2" ], [ "_:booking", "name", "Bridge Guesthouse" ], [ "_:booking", "ref", "UV8VFH1S" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "same day" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "16:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:search", "area", "dontcare" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "2" ], [ "_:booking", "name", "Bridge Guesthouse" ], [ "_:booking", "ref", "UV8VFH1S" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "same day" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "16:00" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "16:00" ], [ "_:result", "leave_at", "16:11" ], [ "_:result", "count", "8" ], [ "_:result", "departure", "Kings Lynn" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:search", "area", "dontcare" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "2" ], [ "_:booking", "name", "Bridge Guesthouse" ], [ "_:booking", "ref", "UV8VFH1S" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "16:00" ], [ "_:search", "type", "Train" ], [ "_:result", "count", "8" ], [ "_:result", "departure", "Kings Lynn" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "id", "TR5153" ], [ "_:result", "leave_at", "16:11" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'colleges');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I was wondering if you had any colleges I could visit during my stay ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,count,'18');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have 18 , what area would you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I have no preference besides colleges . Please recommend one ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,\"Saint Catharine 's College\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "My favorite is Saint Catharine 's College . It is in city centre , and they are free to enter ." }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds great . Can I get their phone number please ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,name,\"Saint Catharine 's college\");(_:result,phone,'01223338300');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Saint Catharine 's college 's phone number is 01223338300 . Can I assist you with anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I 'm looking for a place to stay with free parking and moderate prices ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,area,'centre');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Okay , there are several of those it looks like , are you also wanting to stay in the centre as well ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No need , but I 'd like a hotel , not a guesthouse , that 's in the 4 star range ." }, { "id": 9, "rdf-acts": [ "request((_:search,stars,?);(_:search,type,'Hotel'))", "canthelp((_:search,category,'hotels');(_:search,has_parking,'none');(_:search,stars,'4-star');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I do not have any listings for 4-star hotels with free parking . Perhaps you would like to try a different star rating ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about a hotel that is the expensive price range ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'kingfisher way , hinchinbrook business park');(_:result,name,'huntingdon marriott hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "huntingdon marriott hotel is found in kingfisher way , hinchinbrook business park , huntingdon" }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,day,'tuesday');(_:search,departure,'the hotel');(_:search,leave_at,'13:30');(_:search,people,'2');(_:search,stay,'3');(_:search,type,'Hotel');(_:search,type,'Taxi'))", "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "book for 2 people 3 nights from tuesday . i also want to book a taxi to leave the hotel by 13:30 . get contact number and car type" }, { "id": 13, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "That booking was not successful . Would you like to try another day or a shorter stay ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about for 2 nights" }, { "id": 15, "rdf-acts": [ "inform((_:booking,stay,'2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book your reservation for 2 days ." }, { "id": 16, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Okay , may I get a reference number please ?" }, { "id": 17, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,stay,?);(_:booking,type,'Booking'))", "reqmore()", "inform((_:result,name,'huntingdon');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I apologize it looks like there was a booking error . The huntingdon does not have availability . Would you like to try another hotel or length of stay ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Please try it for 2 nights ." }, { "id": 19, "rdf-acts": [ "inform((_:booking,day,'Tuesday');(_:booking,name,'Huntington Marriott Hotel');(_:booking,people,'2');(_:booking,ref,'J4Z0CZ41');(_:booking,stay,'3 nights');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Actually , there might have been an error int he system before . I booked the Huntington Marriott Hotel for 2 people , 3 nights , starting on Tuesday . Reference number is J4Z0CZ41 ." }, { "id": 20, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,departure,'the hotel');(_:search,leave_at,'13:30');(_:search,name,'the places');(_:search,type,'Attraction');(_:search,type,'Hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Excellent ! I also need a taxi to go between the places . I want to leave the hotel by 13:30 ." }, { "id": 21, "rdf-acts": [ "inform((_:result,car,'grey Skoda');(_:result,phone,'07491898705');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I booked a grey Skoda to pick you up . The contact number for the taxi is 07491898705 ." }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Awesome ! That 's all I need . Thanks for your help ." }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting Cambridge TownInfo centre . Goodbye !" } ]
MUL2691.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Saint Catharine 's College" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:search", "area", "dontcare" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Saint Catharine 's college" ], [ "_:result", "phone", "01223338300" ], [ "_:result", "type", "Attraction" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "count", "18" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Saint Catharine 's college" ], [ "_:result", "phone", "01223338300" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "count", "18" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Saint Catharine 's college" ], [ "_:result", "phone", "01223338300" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "stars", "?" ], [ "_:system", "canthelp", "_:search/22d21707" ], [ "_:search/22d21707", "category", "hotels" ], [ "_:search/22d21707", "has_parking", "none" ], [ "_:search/22d21707", "stars", "4-star" ], [ "_:search/22d21707", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "count", "18" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223338300" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "centre" ], [ "_:search", "area", "dontcare" ], [ "_:search", "stars", "?" ], [ "_:system", "canthelp", "_:search/22d21707" ], [ "_:search/22d21707", "category", "hotels" ], [ "_:search/22d21707", "has_parking", "none" ], [ "_:search/22d21707", "stars", "4-star" ], [ "_:search/22d21707", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "kingfisher way , hinchinbrook business park" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "13:30" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "count", "18" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223338300" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "centre" ], [ "_:search", "area", "dontcare" ], [ "_:search", "stars", "?" ], [ "_:system", "canthelp", "_:search/22d21707" ], [ "_:search/22d21707", "category", "hotels" ], [ "_:search/22d21707", "has_parking", "none" ], [ "_:search/22d21707", "stars", "4-star" ], [ "_:search/22d21707", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "kingfisher way , hinchinbrook business park" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "13:30" ], [ "_:search", "people", "2" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ], [ "_:system", "canthelp", "_:booking/d747f97f" ], [ "_:booking/d747f97f", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "count", "18" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223338300" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "centre" ], [ "_:search", "area", "dontcare" ], [ "_:search", "stars", "?" ], [ "_:system", "canthelp", "_:search/22d21707" ], [ "_:search/22d21707", "category", "hotels" ], [ "_:search/22d21707", "has_parking", "none" ], [ "_:search/22d21707", "stars", "4-star" ], [ "_:search/22d21707", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "kingfisher way , hinchinbrook business park" ], [ "_:result", "name", "huntingdon marriott hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "13:30" ], [ "_:search", "people", "2" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ], [ "_:system", "canthelp", "_:booking/d747f97f" ], [ "_:booking/d747f97f", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:result", "count", "18" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223338300" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "centre" ], [ "_:search", "area", "dontcare" ], [ "_:search", "stars", "?" ], [ "_:system", "canthelp", "_:search/22d21707" ], [ "_:search/22d21707", "category", "hotels" ], [ "_:search/22d21707", "has_parking", "none" ], [ "_:search/22d21707", "stars", "4-star" ], [ "_:search/22d21707", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "kingfisher way , hinchinbrook business park" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "13:30" ], [ "_:search", "people", "2" ], [ "_:result", "car", "?" ], [ "_:system", "canthelp", "_:booking/d747f97f" ], [ "_:booking/d747f97f", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/0d29c89a" ], [ "_:booking/0d29c89a", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "huntingdon" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:result", "count", "18" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223338300" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "centre" ], [ "_:search", "area", "dontcare" ], [ "_:search", "stars", "?" ], [ "_:system", "canthelp", "_:search/22d21707" ], [ "_:search/22d21707", "category", "hotels" ], [ "_:search/22d21707", "has_parking", "none" ], [ "_:search/22d21707", "stars", "4-star" ], [ "_:search/22d21707", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "kingfisher way , hinchinbrook business park" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "2" ], [ "_:result", "car", "?" ], [ "_:system", "canthelp", "_:booking/d747f97f" ], [ "_:booking/d747f97f", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/0d29c89a" ], [ "_:booking/0d29c89a", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "huntingdon" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "name", "Huntington Marriott Hotel" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "J4Z0CZ41" ], [ "_:booking", "stay", "3 nights" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "13:30" ], [ "_:search", "name", "the places" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:result", "count", "18" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "centre" ], [ "_:search", "area", "dontcare" ], [ "_:search", "stars", "?" ], [ "_:system", "canthelp", "_:search/22d21707" ], [ "_:search/22d21707", "category", "hotels" ], [ "_:search/22d21707", "has_parking", "none" ], [ "_:search/22d21707", "stars", "4-star" ], [ "_:search/22d21707", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "kingfisher way , hinchinbrook business park" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/d747f97f" ], [ "_:booking/d747f97f", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/0d29c89a" ], [ "_:booking/0d29c89a", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "huntingdon" ], [ "_:search", "stay", "2" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "name", "Huntington Marriott Hotel" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "J4Z0CZ41" ], [ "_:booking", "stay", "3 nights" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "13:30" ], [ "_:search", "name", "the places" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey Skoda" ], [ "_:result", "phone", "07491898705" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'jinling noodle bar');(_:search,destination,'tenpin');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Hi , can you help me book a taxi to go from Jinling Noodle Bar over to Tenpin ?" }, { "id": 1, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I 'd be happy to help you , when would you like to arrive at tenpin ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'21:45');(_:search,destination,'tenpin');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like the taxi to arrive in Tenpin by 21:45 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'grey BMW');(_:result,phone,'07914917823');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Booking completed . Please look out for a grey BMW ! Contact number is 07914917823 . Is there anything else I can help with ?" }, { "id": 4, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , that 's all I needed . Goodbye !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Enjoy your time in Cambridge ! Goodbye !" } ]
SNG0003.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "jinling noodle bar" ], [ "_:search", "destination", "tenpin" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "jinling noodle bar" ], [ "_:search", "arrive_by", "21:45" ], [ "_:search", "destination", "tenpin" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "jinling noodle bar" ], [ "_:search", "arrive_by", "21:45" ], [ "_:search", "destination", "tenpin" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey BMW" ], [ "_:result", "phone", "07914917823" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for places to go in the south part of town ." }, { "id": 1, "rdf-acts": [ "select((_:result,category,'cinema');(_:result,category,'museum');(_:result,category,'nightclub');(_:result,type,'Attraction'))", "inform((_:result,amount,'a few');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have a cinema , nightclub or museum .. just to name a few . Any preferences ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'cinema');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Actually , I would prefer the cinema ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'cambridge leisure park , clifton way');(_:result,area,'south');(_:result,name,'Cineworld cinema');(_:result,phone,'00872208000');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Cineworld cinema is in the south of town , their phone number is 00872208000 , and they 're located at cambridge leisure park , clifton way" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'Ian Hong house');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you , can you also find a restaurant called Ian Hong house ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'12 Norfolk Street City Centre');(_:result,name,'Lan Hong House');(_:result,phone,'01223350420');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes Lan Hong House is located at 12 Norfolk Street City Centre , they are moderately priced and their telephone is 01223350420 . Is there anything else you need to know ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'14:45');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you reserve a table there for 2 people on Wednesday at 14:45 ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'MBKF33I9');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You 're all booked ! The reference number is MBKF33I9 . Is there anything else I can assist you with today ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all I need . Thank you ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "It was my pleasure to assist you . Please contact us again soon . Have a great day ." } ]
MUL0952.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:result", "category", "cinema" ], [ "_:result", "category", "museum" ], [ "_:result", "category", "nightclub" ], [ "_:result", "amount", "a few" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "cinema" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:result", "category", "cinema" ], [ "_:result", "category", "museum" ], [ "_:result", "category", "nightclub" ], [ "_:result", "amount", "a few" ], [ "_:search", "category", "cinema" ], [ "_:result", "address", "cambridge leisure park , clifton way" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Cineworld cinema" ], [ "_:result", "phone", "00872208000" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "Ian Hong house" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:result", "category", "cinema" ], [ "_:result", "category", "museum" ], [ "_:result", "category", "nightclub" ], [ "_:result", "amount", "a few" ], [ "_:search", "category", "cinema" ], [ "_:result", "area", "south" ], [ "_:search", "name", "Ian Hong house" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "12 Norfolk Street City Centre" ], [ "_:result", "name", "Lan Hong House" ], [ "_:result", "phone", "01223350420" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:result", "category", "cinema" ], [ "_:result", "category", "museum" ], [ "_:result", "category", "nightclub" ], [ "_:result", "amount", "a few" ], [ "_:search", "category", "cinema" ], [ "_:result", "area", "south" ], [ "_:search", "name", "Ian Hong house" ], [ "_:result", "address", "12 Norfolk Street City Centre" ], [ "_:result", "name", "Lan Hong House" ], [ "_:result", "phone", "01223350420" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "MBKF33I9" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'museums');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for museums in town . Can you recommend one ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,category,'museums');(_:result,count,'23');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 23 museums in town . Do you have a specific area you would be interested in ?" }, { "id": 2, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Which ever one is your favorite will do . Can I have their contact information and what is the entrance fee ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'no admission');(_:result,name,'Cambridge Artworks');(_:result,phone,'01223902168');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Cambridge Artworks is in the east . They have no admission and their number is 01223902168" }, { "id": 4, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I need the post code also for the museum please ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb13ef');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Their postcode is cb13ef . Is there anything else I can assist you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'guesthouse');(_:search,has_parking,'no');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . I need a guesthouse . I should be a 4 star in the north . Parking is not important ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,name,'Acorn guest house');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Acorn guest house looks available , would you like to book that ?" }, { "id": 8, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Not right now , but could you tell me their postcode ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,postcode,'cb41da');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "The postcode is cb41da . Is there anything else I can help you with today ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,leave_at,'24:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yeah , can you have a taxi pick me up at the Acorn and take me to the Artworks , say around 24:45 ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,car,'red tesla');(_:result,phone,'07522217444');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Booking is complete . Your contact number is 07522217444 . The car type will be a red tesla . Can I help you with anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that 's all I needed thank you !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "I hope you enjoy your stay ." } ]
MUL2570.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "23" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "count", "23" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "area", "east" ], [ "_:result", "category", "no admission" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "phone", "01223902168" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "count", "23" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "area", "east" ], [ "_:result", "category", "no admission" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "phone", "01223902168" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "count", "23" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "area", "east" ], [ "_:result", "category", "no admission" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "phone", "01223902168" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "Acorn guest house" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "count", "23" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "area", "east" ], [ "_:result", "category", "no admission" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "phone", "01223902168" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:search", "stars", "4" ], [ "_:booking", "name", "Acorn guest house" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "leave_at", "24:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "count", "23" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "area", "east" ], [ "_:result", "category", "no admission" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:search", "stars", "4" ], [ "_:booking", "name", "Acorn guest house" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "cb41da" ], [ "_:search", "leave_at", "24:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red tesla" ], [ "_:result", "phone", "07522217444" ], [ "_:result", "type", "Taxi" ], [ "_: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,'9:15');(_:search,day,'saturday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be visiting Cambridge and I need to arrive by 9:15 on Saturday ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "Okay , I can help you with that . Where will you be departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be departing from peterborough ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'9:09');(_:result,leave_at,'8:19');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is a train leaving at 8:19 and will arrive at 9:09 . Would you like me to book that for you ?" }, { "id": 4, "rdf-acts": [ "request((_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can I get the price and train ID please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,id,'TR6763');(_:result,ticket,'13.20 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "Yes . The train ID is TR6763 and the price per seat is 13.20 pounds ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'swimming pools');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm also looking for swimming pools in the area . Can you help me ?" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,category,'swimmingpools');(_:result,count,'4');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are four swimmingpools in the area . What area of town would you prefer ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'swimming pool');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "is there a swimming pool in the east ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'east');(_:result,name,'Abbey pool and astroturf pitch');(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "There is ! Abbey pool and astroturf pitch is located in the east . Would you like their phone ?" }, { "id": 10, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes please . And can I also get the entrance fee ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,entrance_fee,'no listing');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I am sorry , there is no listing for an entrance fee available ." }, { "id": 12, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I please get the address for the swimming pool ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Pool Way , Whitehill Road off Newmarket Road');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure thing . They are located on Pool Way , Whitehill Road off Newmarket Road . Is there anything else I can help with ?" }, { "id": 14, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you give me the phone number for the pool ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,phone,'01223902088');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The number is 01223902088 , is that all you need ?" }, { "id": 16, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What 's the entrance fee ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,entrance_fee,'no information');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There is no information for that . I 'm sure if you call , they would be happy to provide it for you ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay , I will do that , thank you for your help ." }, { "id": 19, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,id,'TR6763');(_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "You are welcome . Would you like for me to book train TR6763 for you ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you . Goodbye !" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Have a great day !" } ]
MUL1947.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "9:15" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "9:15" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "9:15" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "9:09" ], [ "_:result", "leave_at", "8:19" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "9:15" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "arrive_by", "9:09" ], [ "_:result", "leave_at", "8:19" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR6763" ], [ "_:result", "ticket", "13.20 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "category", "swimming pools" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "9:15" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "arrive_by", "9:09" ], [ "_:result", "leave_at", "8:19" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR6763" ], [ "_:result", "ticket", "13.20 pounds" ], [ "_:result", "category", "swimmingpools" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "east" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "9:15" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "arrive_by", "9:09" ], [ "_:result", "leave_at", "8:19" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR6763" ], [ "_:result", "ticket", "13.20 pounds" ], [ "_:result", "category", "swimmingpools" ], [ "_:result", "count", "4" ], [ "_:search", "area", "east" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Abbey pool and astroturf pitch" ], [ "_: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", "arrive_by", "9:15" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "arrive_by", "9:09" ], [ "_:result", "leave_at", "8:19" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR6763" ], [ "_:result", "ticket", "13.20 pounds" ], [ "_:result", "category", "swimmingpools" ], [ "_:result", "count", "4" ], [ "_:search", "area", "east" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Abbey pool and astroturf pitch" ], [ "_:result", "entrance_fee", "no listing" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "9:15" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "arrive_by", "9:09" ], [ "_:result", "leave_at", "8:19" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR6763" ], [ "_:result", "ticket", "13.20 pounds" ], [ "_:result", "category", "swimmingpools" ], [ "_:result", "count", "4" ], [ "_:search", "area", "east" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Abbey pool and astroturf pitch" ], [ "_:result", "entrance_fee", "no listing" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Pool Way , Whitehill Road off Newmarket Road" ], [ "_:result", "type", "Attraction" ], [ "_: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", "arrive_by", "9:15" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "arrive_by", "9:09" ], [ "_:result", "leave_at", "8:19" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR6763" ], [ "_:result", "ticket", "13.20 pounds" ], [ "_:result", "category", "swimmingpools" ], [ "_:result", "count", "4" ], [ "_:search", "area", "east" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Abbey pool and astroturf pitch" ], [ "_:result", "entrance_fee", "no listing" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Pool Way , Whitehill Road off Newmarket Road" ], [ "_:result", "phone", "01223902088" ], [ "_:result", "type", "Attraction" ], [ "_: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", "arrive_by", "9:15" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "arrive_by", "9:09" ], [ "_:result", "leave_at", "8:19" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR6763" ], [ "_:result", "ticket", "13.20 pounds" ], [ "_:result", "category", "swimmingpools" ], [ "_:result", "count", "4" ], [ "_:search", "area", "east" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Abbey pool and astroturf pitch" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Pool Way , Whitehill Road off Newmarket Road" ], [ "_:result", "phone", "01223902088" ], [ "_:result", "entrance_fee", "no information" ], [ "_: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", "arrive_by", "9:15" ], [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "peterborough" ], [ "_:result", "arrive_by", "9:09" ], [ "_:result", "leave_at", "8:19" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR6763" ], [ "_:result", "ticket", "13.20 pounds" ], [ "_:result", "category", "swimmingpools" ], [ "_:result", "count", "4" ], [ "_:search", "area", "east" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Abbey pool and astroturf pitch" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Pool Way , Whitehill Road off Newmarket Road" ], [ "_:result", "phone", "01223902088" ], [ "_:result", "entrance_fee", "no information" ], [ "_:result", "type", "Attraction" ], [ "_:booking", "id", "TR6763" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'british');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to find a restaurant in the expensive range that serves British food . It should be in the west location ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'west');(_:result,count,'2');(_:result,food,'British');(_:result,name,'Graffiti');(_:result,name,'Travellers Rest');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are two British restaurants in the west area that are expensive ; they are Graffiti and Travellers Rest . Would you like to book a table at one of these ?" }, { "id": 2, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can I get the price range for these ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "They are in the expensive range for them ." }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can I get the postcode and phone number for them ?" }, { "id": 5, "rdf-acts": [ "inform((_: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": "For graffiti the number is 01223277977 and post code is cb30lx . For travellers rest , 01223276182 , cb30df ." }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'21:45');(_:search,departure,'birmingham new street');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thanks . I also looking for a train that departs from birmingham new street and should arrive by 21:45 ." }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Thank you . To confirm , you are heading to Cambridge , and on what day ? Do you have a specific departure in mind ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,departure,'Birmingham New Street');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave on Saturday from Birmingham New Street ." }, { "id": 9, "rdf-acts": [ "inform((_:result,departure,'Birmingham');(_:result,leave_at,'18:40');(_:result,leave_at,'5:40');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Great , did you have a departure time in mind ? You could leave Birmingham as early as 5:40 or as late as 18:40 ." }, { "id": 10, "rdf-acts": [ "request((_:result,leave_at,?);(_:result,type,'Train'))", "inform((_:search,arrive_by,'21:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I do n't have a departure time in mind but I would like to arrive by 21:45 ." }, { "id": 11, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "For how many people will you need to purchase tickets ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Train'))" ], "speaker": "user", "text": "4 people please ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'1KC4DQXL');(_:booking,ticket,'240.32 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 240.32 GBP payable at the station . Reference number is : 1KC4DQXL ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that will be all I think . Goodbye" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Great ! Have a wonderful day !" } ]
MUL1407.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "count", "2" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "name", "Travellers Rest" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "count", "2" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "name", "Travellers Rest" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "count", "2" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_: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", "21:45" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "count", "2" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_: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", "21:45" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "Birmingham New Street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "count", "2" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "name", "graffiti" ], [ "_:result", "name", "travellers rest" ], [ "_:result", "phone", "01223276182" ], [ "_:result", "phone", "01223277977" ], [ "_:result", "postcode", "cb30df" ], [ "_:result", "postcode", "cb30lx" ], [ "_:search", "destination", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "Birmingham New Street" ], [ "_:result", "departure", "Birmingham" ], [ "_:result", "leave_at", "18:40" ], [ "_:result", "leave_at", "5:40" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:result", "leave_at", "?" ], [ "_:search", "arrive_by", "21:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "count", "2" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "name", "graffiti" ], [ "_:result", "name", "travellers rest" ], [ "_:result", "phone", "01223276182" ], [ "_:result", "phone", "01223277977" ], [ "_:result", "postcode", "cb30df" ], [ "_:result", "postcode", "cb30lx" ], [ "_:search", "destination", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "Birmingham New Street" ], [ "_:result", "departure", "Birmingham" ], [ "_:result", "leave_at", "18:40" ], [ "_:result", "leave_at", "5:40" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:result", "leave_at", "?" ], [ "_:search", "arrive_by", "21:45" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "count", "2" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "name", "graffiti" ], [ "_:result", "name", "travellers rest" ], [ "_:result", "phone", "01223276182" ], [ "_:result", "phone", "01223277977" ], [ "_:result", "postcode", "cb30df" ], [ "_:result", "postcode", "cb30lx" ], [ "_:search", "destination", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "Birmingham New Street" ], [ "_:result", "departure", "Birmingham" ], [ "_:result", "leave_at", "18:40" ], [ "_:result", "leave_at", "5:40" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:result", "leave_at", "?" ], [ "_:search", "arrive_by", "21:45" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "1KC4DQXL" ], [ "_:booking", "ticket", "240.32 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'11:45');(_:search,departure,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train that arrives by 11:45 leaving from Ely . Can you help me ?" }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day will you be traveling ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm leaving on Wednesday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'5:52');(_:result,id,'TR5348');(_:result,leave_at,'05:35');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR5348 leaves at 05:35 and arrives at 5:52 . Is that suitable for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Does it go to Cambridge ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,type,'Train'))" ], "speaker": "system", "text": "Yes it does ." }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Train'))" ], "speaker": "user", "text": "That 's great . Can you make a booking for me for 5 people ?" }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,day,'wednesday');(_:booking,destination,'cambridge');(_:booking,id,'TR5348');(_:booking,leave_at,'05:35');(_:booking,people,'5');(_:booking,ticket,'4.40');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking for 5 people on TR5348 on wednesday at 05:35 going to cambridge was successful . I donothavereservationnumbers at the moment . Cost is 4.40 ." }, { "id": 8, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I will need the reference number please ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful I will get you the reference number" }, { "id": 10, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Okay , I need that . Did n't they give you a reference number when you booked it ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'OWXJ46II');(_:booking,ticket,'22 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I apologize for that . The booking number is OWXJ46II and the cost will be 22 GBP ." }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks . Now please help me find a moderate guesthouse that offers wifi" }, { "id": 13, "rdf-acts": [ "request((_:search,area,?);(_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,count,'14');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 14 to choose from . Do you have a preference for area or star rating ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,has_internet,'yes');(_:search,stars,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like to stay in Cambridge , but no area or star rating preference . Just the free wifi . Any suggestions ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,area,'north');(_:result,name,'avalon');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I recommend avalon , which is a 4 star lodging in the north ." }, { "id": 16, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Okay . Can you book that for me ? It will be 5 of us staying there" }, { "id": 17, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay . I just need a little bit of information to book that . What day do you want to check in and for how many nights will you stay there ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I will be staying for 3 nights starting Wednesday ." }, { "id": 19, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'1E4YWFGS');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure , your booking was successful . Reference number is 1E4YWFGS . Can I help with anything else ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all for now ! Thank you , have a good day !" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Your welcome . Have a lovely stay !" } ]
PMUL1877.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "wednesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "wednesday" ], [ "_:result", "arrive_by", "5:52" ], [ "_:result", "id", "TR5348" ], [ "_:result", "leave_at", "05:35" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "wednesday" ], [ "_:result", "arrive_by", "5:52" ], [ "_:result", "id", "TR5348" ], [ "_:result", "leave_at", "05:35" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "cambridge" ], [ "_: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", "arrive_by", "11:45" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "wednesday" ], [ "_:result", "arrive_by", "5:52" ], [ "_:result", "id", "TR5348" ], [ "_:result", "leave_at", "05:35" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "wednesday" ], [ "_:booking", "destination", "cambridge" ], [ "_:booking", "id", "TR5348" ], [ "_:booking", "leave_at", "05:35" ], [ "_:booking", "people", "5" ], [ "_:booking", "ticket", "4.40" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "wednesday" ], [ "_:result", "arrive_by", "5:52" ], [ "_:result", "id", "TR5348" ], [ "_:result", "leave_at", "05:35" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:booking", "day", "wednesday" ], [ "_:booking", "destination", "cambridge" ], [ "_:booking", "id", "TR5348" ], [ "_:booking", "leave_at", "05:35" ], [ "_:booking", "people", "5" ], [ "_:booking", "ticket", "4.40" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "wednesday" ], [ "_:result", "arrive_by", "5:52" ], [ "_:result", "id", "TR5348" ], [ "_:result", "leave_at", "05:35" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:booking", "day", "wednesday" ], [ "_:booking", "destination", "cambridge" ], [ "_:booking", "id", "TR5348" ], [ "_:booking", "leave_at", "05:35" ], [ "_:booking", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "OWXJ46II" ], [ "_:booking", "ticket", "22 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "wednesday" ], [ "_:result", "arrive_by", "5:52" ], [ "_:result", "id", "TR5348" ], [ "_:result", "leave_at", "05:35" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "people", "5" ], [ "_:booking", "day", "wednesday" ], [ "_:booking", "destination", "cambridge" ], [ "_:booking", "id", "TR5348" ], [ "_:booking", "leave_at", "05:35" ], [ "_:booking", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "OWXJ46II" ], [ "_:booking", "ticket", "22 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "14" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "wednesday" ], [ "_:result", "arrive_by", "5:52" ], [ "_:result", "id", "TR5348" ], [ "_:result", "leave_at", "05:35" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "destination", "cambridge" ], [ "_:booking", "day", "wednesday" ], [ "_:booking", "destination", "cambridge" ], [ "_:booking", "id", "TR5348" ], [ "_:booking", "leave_at", "05:35" ], [ "_:booking", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "OWXJ46II" ], [ "_:booking", "ticket", "22 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "14" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "dontcare" ], [ "_:result", "area", "north" ], [ "_:result", "name", "avalon" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "ely" ], [ "_:result", "arrive_by", "5:52" ], [ "_:result", "id", "TR5348" ], [ "_:result", "leave_at", "05:35" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "destination", "cambridge" ], [ "_:booking", "destination", "cambridge" ], [ "_:booking", "id", "TR5348" ], [ "_:booking", "leave_at", "05:35" ], [ "_:booking", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "OWXJ46II" ], [ "_:booking", "ticket", "22 GBP" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "14" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "dontcare" ], [ "_:result", "area", "north" ], [ "_:result", "name", "avalon" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "5" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "ely" ], [ "_:result", "arrive_by", "5:52" ], [ "_:result", "id", "TR5348" ], [ "_:result", "leave_at", "05:35" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "destination", "cambridge" ], [ "_:booking", "destination", "cambridge" ], [ "_:booking", "id", "TR5348" ], [ "_:booking", "leave_at", "05:35" ], [ "_:booking", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "22 GBP" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "14" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "dontcare" ], [ "_:result", "area", "north" ], [ "_:result", "name", "avalon" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "5" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "1E4YWFGS" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'kings lynn');(_:search,leave_at,'16:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hello , can you help me find a train that leaves after 16:00 ? The train should also leave Kings Lynn too . Thankyou ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Absolutely , what day would you like to leave ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave on Friday ." }, { "id": 3, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I 'm going to need your destination preference also , please ." }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm going to Cambridge ." }, { "id": 5, "rdf-acts": [ "inform((_:result,id,'TR0864');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR0864 is closest to when you want to leave . Would you like me to book it ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'west');(_:search,category,'college');(_:search,type,'Attraction'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes please , and please send the reference number . I am also looking for a college in the west to visit . Can you please find one for me ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "How many tickets do you need me to book for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "just one ticket" }, { "id": 9, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'4QINITRF');(_:booking,ticket,'9.8 GBP');(_:booking,type,'Booking');(_:result,category,'college');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Your reference number is 4QINITRF and you 'll owe 9.8 GBP when you arrive at the station . I 'll search for a college for you to visit ." }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Thanks , can I have the address and postcode for the college you find ." }, { "id": 11, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'a number');(_:result,category,'college');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure , there are actually a number of options . Is there a specific area of town you would like to visit a college ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'west');(_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , the college should be in the west ." }, { "id": 13, "rdf-acts": [ "select((_:result,name,'Churchill College or Magdalene');(_:result,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes I have many . How about Churchill College or Magdalene ?" }, { "id": 14, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))", "inform((_:search,name,'Churchill College');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Churchill College will be fine . I 'll need the postcode and address , please ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,phone,'01223336233');(_:result,postcode,'cb30ds');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The postcode is cb30ds and the phone number is 01223336233 ." }, { "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 today ?" }, { "id": 18, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))", "inform((_:search,name,'Churchill College');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I still need the address for Churchill College , please ." }, { "id": 19, "rdf-acts": [ "reqmore()", "inform((_:result,address,\"storey 's way\");(_:result,postcode,'cb30ds');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "They are on storey 's way , postcode is cb30ds , any further questions ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you . That 's it ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Thanks for letting us assist you today ! Enjoy your stay !" } ]
PMUL1373.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "16:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "16:00" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "16:00" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "16:00" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR0864" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "16:00" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR0864" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "category", "college" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "16:00" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR0864" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "area", "west" ], [ "_:search", "category", "college" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "4QINITRF" ], [ "_:booking", "ticket", "9.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "college" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "16:00" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR0864" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "one" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "4QINITRF" ], [ "_:booking", "ticket", "9.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "amount", "a number" ], [ "_:result", "category", "college" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "west" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "16:00" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR0864" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "one" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "4QINITRF" ], [ "_:booking", "ticket", "9.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "category", "college" ], [ "_:search", "area", "west" ], [ "_:search", "category", "college" ], [ "_:result", "name", "Churchill College or Magdalene" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "Churchill College" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "16:00" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR0864" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "one" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "4QINITRF" ], [ "_:booking", "ticket", "9.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_:result", "category", "college" ], [ "_:search", "area", "west" ], [ "_:search", "category", "college" ], [ "_:result", "name", "Churchill College or Magdalene" ], [ "_:result", "amount", "many" ], [ "_:search", "name", "Churchill College" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "01223336233" ], [ "_:result", "postcode", "cb30ds" ], [ "_: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", "departure", "kings lynn" ], [ "_:search", "leave_at", "16:00" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR0864" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "one" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "4QINITRF" ], [ "_:booking", "ticket", "9.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_:result", "category", "college" ], [ "_:search", "area", "west" ], [ "_:search", "category", "college" ], [ "_:result", "name", "Churchill College or Magdalene" ], [ "_:result", "amount", "many" ], [ "_:result", "phone", "01223336233" ], [ "_:result", "postcode", "cb30ds" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "Churchill College" ], [ "_:search", "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", "departure", "kings lynn" ], [ "_:search", "leave_at", "16:00" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR0864" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "one" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "4QINITRF" ], [ "_:booking", "ticket", "9.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "college" ], [ "_:search", "area", "west" ], [ "_:search", "category", "college" ], [ "_:result", "name", "Churchill College or Magdalene" ], [ "_:result", "amount", "many" ], [ "_:result", "phone", "01223336233" ], [ "_:search", "name", "Churchill College" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "storey 's way" ], [ "_:result", "postcode", "cb30ds" ], [ "_: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,name,'kirkwood house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for information on a hotel called kirkwood house ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'172 chesterton road');(_:result,area,'north');(_:result,category,'guesthouse');(_:result,name,'Kirkwood House');(_:result,phone,'01223306283');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Kirkwood House is a guesthouse located in the north at 172 chesterton road . Their phone number is \t 01223306283 . Is there anything else I can help you with ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'2');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to this book hotel for 2 people and for 5 nights on Friday , please ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'CNP27YE8');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay that booking was successful and the reservation number is CNP27YE8 ." }, { "id": 4, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thanks , that 's all I need . Good - bye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Okay great . Glad I could be of help ." } ]
PMUL4076.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "kirkwood house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "kirkwood house" ], [ "_:result", "address", "172 chesterton road" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Kirkwood House" ], [ "_:result", "phone", "01223306283" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "kirkwood house" ], [ "_:result", "address", "172 chesterton road" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Kirkwood House" ], [ "_:result", "phone", "01223306283" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "CNP27YE8" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm trying to plan a trip there . Can you find me a nice place to dine in the west area of town ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,area,'west');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Found several restaurant in the west , is there a specific cuisine you will like ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like an expensive place . Is there anything like that ?" }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'9');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have 9 places that fit that criteria . Do you have a food type you are looking for ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,*);(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Any will work , please book me for what is available ." }, { "id": 5, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many people will you be dining with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'21:30');(_:search,day,'friday');(_:search,departure,'norwich');(_:search,destination,'cambrige');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll have to get back to you about that . I also need to take a train from norwich to cambrige on friday , arriving by 21:30 ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'10:35');(_:result,destination,'Cambridge');(_:result,id,'TR2365');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR2365 arrives in Cambridge by 10:35 . Would you like me to book a seat for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,leave_at,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Before you do , what is the price and departure time ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,leave_at,'09:16');(_:result,ticket,'17.60 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "It departs at 09:16 and costs 17.60 pounds . Would you like me to book you a ticket ?" }, { "id": 10, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Sure , that sounds great ! What is the post code and the phone number ?" }, { "id": 11, "rdf-acts": [], "speaker": "system", "text": "I am sorry but that information is not available ." }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))", "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Any restaurant in the west that is expensive is fine with me . Can you please pick one and give me the post code and phone number ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,food,'british');(_:result,name,'Graffiti');(_:result,phone,'01223277977');(_:result,postcode,'cb30lx');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I recommend Graffiti , they serve british food . Their post code is cb30lx and phone number is 01223277977 . Is there anything else I can help you with ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Yes . I also need a train ." }, { "id": 15, "rdf-acts": [ "inform((_:result,id,'TR2365');(_:result,leave_at,'09:16');(_:result,ticket,'17.60 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "Please review the conversation history and see if the TR2365 with its departure time of 09:16 and cost of 17.60 pounds meets your needs before we proceed ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That was all the information I needed , thank you ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting Cambridge TownInfo Cenre . Have a great day !" } ]
MUL1635.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "west" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "9" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "*" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "9" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "*" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "21:30" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambrige" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "9" ], [ "_:search", "food", "*" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "21:30" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambrige" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "10:35" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2365" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "leave_at", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "9" ], [ "_:search", "food", "*" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "21:30" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambrige" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "10:35" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2365" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "leave_at", "09:16" ], [ "_:result", "ticket", "17.60 pounds" ], [ "_:result", "type", "Train" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:result", "area", "west" ], [ "_:result", "count", "9" ], [ "_:search", "food", "*" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "21:30" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambrige" ], [ "_:result", "arrive_by", "10:35" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2365" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "leave_at", "09:16" ], [ "_:result", "ticket", "17.60 pounds" ], [ "_:result", "type", "Train" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:result", "area", "west" ], [ "_:result", "count", "9" ], [ "_:search", "food", "*" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "21:30" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambrige" ], [ "_:result", "arrive_by", "10:35" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2365" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "leave_at", "09:16" ], [ "_:result", "ticket", "17.60 pounds" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "food", "british" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "phone", "01223277977" ], [ "_:result", "postcode", "cb30lx" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:result", "area", "west" ], [ "_:result", "count", "9" ], [ "_:search", "food", "*" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "21:30" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambrige" ], [ "_:result", "arrive_by", "10:35" ], [ "_:result", "destination", "Cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "food", "british" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "phone", "01223277977" ], [ "_:result", "postcode", "cb30lx" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR2365" ], [ "_:result", "leave_at", "09:16" ], [ "_:result", "ticket", "17.60 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'swedish');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a Swedish restaurant , preferably in the expensive price range ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I am sorry . There are no Swedish restaurants in this city . Is there another type of restaurant you would like me to help you find ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'mediterranean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "mediterranean food ." }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'3');(_:result,food,'mediterranean');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 3 restaurants that serve mediterranean food . What price range are you looking for ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I prefer the expensive price range ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'Thompsons Lane Fen Ditton');(_:result,food,'mediterranean');(_:result,name,'la mimosa');(_:result,phone,'01223 362525');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "la mimosa serves mediterranean food and is in the expensive price range . their phone number is 01223 362525 and they are located at Thompsons Lane Fen Ditton ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . Goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , thank you for using this system . Goodbye ." } ]
WOZ20070.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "swedish" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/1dd41d2b" ], [ "_:search/1dd41d2b", "type", "Restaurant" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/1dd41d2b" ], [ "_:search/1dd41d2b", "type", "Restaurant" ], [ "_:search", "food", "mediterranean" ], [ "_:result", "count", "3" ], [ "_:result", "food", "mediterranean" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/1dd41d2b" ], [ "_:search/1dd41d2b", "type", "Restaurant" ], [ "_:search", "food", "mediterranean" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "Thompsons Lane Fen Ditton" ], [ "_:result", "food", "mediterranean" ], [ "_:result", "name", "la mimosa" ], [ "_:result", "phone", "01223 362525" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,name,'india house');(_:search,people,'five');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Please book dinner reservations for five people on Saturday at the India House restaurant ." }, { "id": 1, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "inform((_:result,address,'31 Newnham Road Newnham');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "It is located at 31 Newnham Road Newnham . But , I can not perform the booking function as yet ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'14:00');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Really ? I need at table at 14:00 Wednesday for 4 people ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'MNFWDWLV');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking was successful . The reference number is MNFWDWLV ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What about a booking for Sunday ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,day,'Saturday');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have also reserved for Saturday evening" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you book Sunday as well like I asked please ?" }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "inform((_:booking,day,'Sunday');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "My apologies , I will cancel the Saturday booking , what time on Sunday would you like me to reserve ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "same time please ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'I64XBD1R');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You 're all set ! Your reference number is I64XBD1R" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sorry change of plans can you cancel and book for monday now please ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,day,'Monday');(_:booking,duration,'14:00');(_:booking,people,'4');(_:booking,ref,'E7SLGC6T');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have table for 4 booked for Monday at 14:00 with the reference number E7SLGC6T" }, { "id": 12, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks . I 'm also looking for an expensive 3 star hotel . I 'd like it to have free wifi and parking ." }, { "id": 13, "rdf-acts": [ "select((_:result,area,'centre');(_:result,area,'south');(_:result,name,'the gonville hotel');(_:result,name,'the lensfield hotel');(_:result,type,'Hotel'))", "inform((_:result,category,'hotels');(_:result,count,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The two hotels meeting your needs are the gonville hotel in the centre ; and the lensfield hotel in the south . Which one do you prefer ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))", "request((_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Either is fine as long as it has free parking and expensive price range . I will need the postcode as well ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Great , which day and how many people should I book for ?" } ]
PMUL0303.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "name", "india house" ], [ "_:search", "people", "five" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "india house" ], [ "_:system", "canthelp", "_:booking/b6377c50" ], [ "_:booking/b6377c50", "type", "Booking" ], [ "_:result", "address", "31 Newnham Road Newnham" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "india house" ], [ "_:system", "canthelp", "_:booking/b6377c50" ], [ "_:booking/b6377c50", "type", "Booking" ], [ "_:result", "address", "31 Newnham Road Newnham" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "4" ], [ "_:booking", "ref", "MNFWDWLV" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "india house" ], [ "_:system", "canthelp", "_:booking/b6377c50" ], [ "_:booking/b6377c50", "type", "Booking" ], [ "_:result", "address", "31 Newnham Road Newnham" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "4" ], [ "_:booking", "ref", "MNFWDWLV" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "india house" ], [ "_:system", "canthelp", "_:booking/b6377c50" ], [ "_:booking/b6377c50", "type", "Booking" ], [ "_:result", "address", "31 Newnham Road Newnham" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "4" ], [ "_:booking", "ref", "MNFWDWLV" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/0e7948f5" ], [ "_:booking/0e7948f5", "type", "Booking" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "india house" ], [ "_:system", "canthelp", "_:booking/b6377c50" ], [ "_:booking/b6377c50", "type", "Booking" ], [ "_:result", "address", "31 Newnham Road Newnham" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/0e7948f5" ], [ "_:booking/0e7948f5", "type", "Booking" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "ref", "I64XBD1R" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "india house" ], [ "_:system", "canthelp", "_:booking/b6377c50" ], [ "_:booking/b6377c50", "type", "Booking" ], [ "_:result", "address", "31 Newnham Road Newnham" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/0e7948f5" ], [ "_:booking/0e7948f5", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "14:00" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "E7SLGC6T" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "name", "india house" ], [ "_:system", "canthelp", "_:booking/b6377c50" ], [ "_:booking/b6377c50", "type", "Booking" ], [ "_:result", "address", "31 Newnham Road Newnham" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/0e7948f5" ], [ "_:booking/0e7948f5", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "14:00" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "E7SLGC6T" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "name", "the gonville hotel" ], [ "_:result", "name", "the lensfield hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:result", "postcode", "?" ] ], "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 will be traveling to Cambridge and I 'm excited about seeing local tourist attractions ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Great ! There are many wonderful tourist attractions in Cambridge . Is there a particular type of attraction you are looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would like to visit a museum . What do you suggest ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,category,'museums');(_:result,count,'23');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 23 museums . Is there a part of town you are interested in ?" }, { "id": 4, "rdf-acts": [ "request((_:result,area,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Not in particular . Please recommend one and provide the area and entrance free ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'South');(_:result,entrance_fee,'free');(_:result,name,'Byard Art museum');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Byard Art museum is free and is in the South ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks ! I would also like to find an expensive hotel ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'5');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 5 hotels that meet those specifications . Do you have a area in town in mind ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,stars,'3-star');(_:search,type,'Hotel'))", "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "The area is flexible . But I am looking for something with a 3-star rating that offers free wifi ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,name,'Gonville Hotel');(_:result,stars,'3-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Gonville Hotel is a 3-star hotel that offers free wifi . It is located in the centre area . Would you like me to book that for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'7');(_:search,stay,'three');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sure . I need rooms for 7 people for three nights starting Thursday ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'S56D4VON');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful . Your reference number is S56D4VON . Can I assist you further today ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,departure,'byard art');(_:search,leave_at,'15:30');(_:search,type,'Hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'd like a taxi please . It should pick me up at 15:30 from The Byard Art and drop me off at the hotel ." }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'blue Lexus');(_:result,phone,'07670314554');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "A blue Lexus will come to pick you up . Their number is 07670314554 . What else do you need ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That s it , thanks so much !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Glad to be of service ." } ]
MUL2627.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", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "category", "museum" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "23" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "area", "?" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "23" ], [ "_:result", "area", "South" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Byard Art museum" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "category", "museums" ], [ "_:result", "area", "South" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Byard Art museum" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "5" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "stars", "3-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "three" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "5" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "stars", "3-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "three" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "S56D4VON" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "departure", "byard art" ], [ "_:search", "leave_at", "15:30" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "5" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3-star" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "stars", "3-star" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "three" ], [ "_:booking", "ref", "S56D4VON" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "departure", "byard art" ], [ "_:search", "leave_at", "15:30" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue Lexus" ], [ "_:result", "phone", "07670314554" ], [ "_: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,arrive_by,'10:30');(_:search,departure,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , I 'm looking for a train that departs from peterborough and arrives by 10:30 ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be traveling to ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am traveling to Cambridge ." }, { "id": 3, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day are you taking the train ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am leaving on Friday . What is the cost please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,ticket,'16.50 pounds');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The price is 16.50 pounds . May I help with anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I need to find a place to stay ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'plenty');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are plenty of options available to you . Would you like to narrow it down by area , price range , stars , or type ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like a guesthouse that includes free parking ." }, { "id": 9, "rdf-acts": [ "thank()", "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Okay , great ! Do you have a certain area in mind ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,has_internet,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I have no preference for the area , but I would like something that includes free wifi and is in the expensive price range , please ." }, { "id": 11, "rdf-acts": [ "canthelp((_:search,category,'guesthouses');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I 'm sorry . There are n't any expensive guesthouses available for a reservation . Would you like me to check for a cheap or a moderately priced one ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'hotels');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Could you check to see if there are any expensive hotels then ?" }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'Centre');(_:result,name,'Gonville Hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There is the Gonville Hotel in Centre that meets your criteria . Would you like me to book that for you ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,name,'Gonville Hotel');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I do n't need to book but would you give me the star rating for the Gonville Hotel plus the address and phone number ." }, { "id": 15, "rdf-acts": [ "inform((_:result,address,'gonville place');(_:result,phone,'01223366611');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "3 stars , phone \t 01223366611 , address \t gonville place ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Wonderful . Thank you for all your help ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day !" } ]
PMUL1738.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:result", "ticket", "16.50 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:result", "ticket", "16.50 pounds" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "stars", "?" ], [ "_:result", "amount", "plenty" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:result", "ticket", "16.50 pounds" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "stars", "?" ], [ "_:result", "amount", "plenty" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:result", "ticket", "16.50 pounds" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "stars", "?" ], [ "_:result", "amount", "plenty" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ], [ "_:system", "canthelp", "_:search/7b00519d" ], [ "_:search/7b00519d", "category", "guesthouses" ], [ "_:search/7b00519d", "pricerange", "expensive" ], [ "_:search/7b00519d", "type", "Hotel" ], [ "_:search", "category", "hotels" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:result", "ticket", "16.50 pounds" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "stars", "?" ], [ "_:result", "amount", "plenty" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "ticket", "?" ], [ "_:system", "canthelp", "_:search/7b00519d" ], [ "_:search/7b00519d", "category", "guesthouses" ], [ "_:search/7b00519d", "pricerange", "expensive" ], [ "_:search/7b00519d", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "Gonville Hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:30" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:result", "ticket", "16.50 pounds" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "stars", "?" ], [ "_:result", "amount", "plenty" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "ticket", "?" ], [ "_:system", "canthelp", "_:search/7b00519d" ], [ "_:search/7b00519d", "category", "guesthouses" ], [ "_:search/7b00519d", "pricerange", "expensive" ], [ "_:search/7b00519d", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "Gonville Hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "gonville place" ], [ "_:result", "phone", "01223366611" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ] ], "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,category,'architecture');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for architecture attractions in the centre ." }, { "id": 1, "rdf-acts": [ "select((_:result,category,'architecture');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))", "inform((_:result,area,'centre');(_:result,count,'5');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Hi , there are five in the centre . Were you looking for free architecture attractions ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Not necessarily . Which is your favorite ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'trinity lane');(_:result,name,'old schools');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I really like old schools on trinity lane ." }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'kings lynn');(_:search,destination,'cambridge');(_:search,type,'Train'))", "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Ok , can I get the postcode , phone number , and entrance fee for that one ? I 'm also looking for a train to Cambridge from Kings Lynn ." }, { "id": 5, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,phone,'01223332320');(_:result,postcode,'cb21tt');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The postcode is cb21tt , the phone number is 01223332320 , and the entrance fee is free ." }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Sounds good . Can you tell me about taking the train there ?" }, { "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 available . Could you give me the day and time you would like to travel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'17:15');(_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to arrive no later than 17:15 on Friday ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,arrive_by,'5:58');(_:booking,category,'Train');(_:booking,day,'Friday');(_:booking,leave_at,'5:11');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can book you a train for Friday leaving at 5:11 and arriving at 5:58 . Would you like to book it ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , please . I need 7 tickets ." }, { "id": 11, "rdf-acts": [ "thank()", "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'NKD56Z46');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Excellent ! You 're booked with reference number NKD56Z46 . May I help with anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "no thank you . thanks for your help ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , if you need anything else I 'll be happy to help . Goodbye ." } ]
MUL1722.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "architecture" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "architecture" ], [ "_:result", "category", "architecture" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "5" ], [ "_:result", "address", "trinity lane" ], [ "_:result", "name", "old schools" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "architecture" ], [ "_:result", "category", "architecture" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "5" ], [ "_:result", "address", "trinity lane" ], [ "_:result", "name", "old schools" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223332320" ], [ "_:result", "postcode", "cb21tt" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "architecture" ], [ "_:result", "category", "architecture" ], [ "_:result", "area", "centre" ], [ "_:result", "address", "trinity lane" ], [ "_:result", "name", "old schools" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223332320" ], [ "_:result", "postcode", "cb21tt" ], [ "_:result", "count", "133" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "day", "friday" ], [ "_: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", "architecture" ], [ "_:result", "category", "architecture" ], [ "_:result", "area", "centre" ], [ "_:result", "address", "trinity lane" ], [ "_:result", "name", "old schools" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223332320" ], [ "_:result", "postcode", "cb21tt" ], [ "_:result", "count", "133" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "day", "friday" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "5:58" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "leave_at", "5:11" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "architecture" ], [ "_:result", "category", "architecture" ], [ "_:result", "area", "centre" ], [ "_:result", "address", "trinity lane" ], [ "_:result", "name", "old schools" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223332320" ], [ "_:result", "postcode", "cb21tt" ], [ "_:result", "count", "133" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "17:15" ], [ "_:search", "day", "friday" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "5:58" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "leave_at", "5:11" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "NKD56Z46" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'alexander bed and breakfast');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Have you ever heard of alexander bed and breakfast ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'pretty cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes I have stayed there many times . It is pretty cheap but offers free internet and free parking . Can I book a room for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'6');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please book it for 6 people for 4 nights starting wednesday ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'75UHIUU5');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , you 're all set ! Your reference number is : 75UHIUU5 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,leave_at,'08:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am also looking for a train leaving after 08:15 and should be on the same day as the hotel booking ." }, { "id": 5, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Can you tell me where you will be departing from and where you are heading to ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be departing stansted airport and arriving in cambridge ." }, { "id": 7, "rdf-acts": [ "inform((_:result,id,'TR7667');(_:result,leave_at,'08:24');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have the TR7667 that leaves at 08:24 available . Would you like me to book seats on that ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , please book it for 6 people ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'AK36XDFI');(_:booking,ticket,'60.59 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "OK , the booking was successful . The total fee is 60.59 GBP , payable at the station . Your reference number is AK36XDFI ." }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you so much . You have been very helpful . That is all I need for now . Bye ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a nice day ." } ]
MUL2182.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "pretty cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "pretty cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "75UHIUU5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "leave_at", "08:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "pretty cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "75UHIUU5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "leave_at", "08:15" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "pretty cheap" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "75UHIUU5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "leave_at", "08:15" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR7667" ], [ "_:result", "leave_at", "08:24" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "pretty cheap" ], [ "_:search", "stay", "4" ], [ "_:search", "day", "same day" ], [ "_:search", "leave_at", "08:15" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR7667" ], [ "_:result", "leave_at", "08:24" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "AK36XDFI" ], [ "_:booking", "ticket", "60.59 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a place to stay that is a guesthouse with free parking please ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'lots');(_:result,category,'guesthouses');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have lots of guesthouses available with parking , do you have a preference for area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , but I do need free wifi as well as free parking ." }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Do you have a preference for price range ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'2');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , the price range is flexible . I would like to book a room on Wednesday for 2 people , 2 nights ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'east');(_:result,name,'the allenbell');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Can I book you in at the allenbell ? It is cheap and in the east ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'2');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That will do . And that is for 2 people for 2 nights starting Wednesday ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sorry , there is n't any vacancy for those days . Would you care to stay just the Wednesday ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,stay,'one');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sure , let 's try for just one night and see if that works please ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . Can I get you anything else ?" }, { "id": 10, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "The reference number please !" }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'LPMF11YC');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reference number is LPMF11YC ." }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thanks for your help . I 'm all set . Bye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a good day !" } ]
SNG0944.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "lots" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "lots" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "lots" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "has_parking", "none" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "name", "the allenbell" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "lots" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "has_parking", "none" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "name", "the allenbell" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/f1e18019" ], [ "_:booking/f1e18019", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "one" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "lots" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "has_parking", "none" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "name", "the allenbell" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/f1e18019" ], [ "_:booking/f1e18019", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "one" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "lots" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "has_parking", "none" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "name", "the allenbell" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/f1e18019" ], [ "_:booking/f1e18019", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "one" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "LPMF11YC" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train leaving from Cambridge this Thursday" }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "In order to better assist you , may I please have your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'21:00');(_:search,destination,\"king 's lynn\");(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm going to king 's lynn , and I need to arrive by 21:00 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'21:00');(_:result,count,'16');(_:result,leave_at,'earliest leave time is 5:11 A.M.');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 16 trains traveling that path that will arrive no later than 21:00 . The earliest leave time is 5:11 A.M. Is there a time that you would like to leave ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'5:11');(_:search,people,'one');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Please get me a ticket for one that leaves at 5:11 a.m and send me the reference number ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,day,'Thursday');(_:booking,id,'TR7239');(_:booking,leave_at,'05:11');(_:booking,ref,'HLSA9R72');(_:booking,ticket,'9.8 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have successfully booked you a ticket for 05:11 on Thursday . The total fee is 9.8 GBP , payable at the station . The trainID is TR7239 , and your reference number is HLSA9R72 . Is there anything else I can do for you today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'corsica');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes ! I am looking for a restaurant that serves corsica food and it should in the centre . Can you find me a place to dine ?" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I could not find any matches for the criteria you mentioned . Perhaps there is another area or food type you would like to look for ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'corsica');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you check if these is any corsica restaurants anywhere ?" }, { "id": 9, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "No , I am sorry no matches found . Another type of cuisine possibly ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , how about something that serves indian food ." }, { "id": 11, "rdf-acts": [ "inform((_:result,count,'5');(_:result,food,'INDIAN');(_:result,name,'golden curry');(_:result,name,'the');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I found 5 restaurants that serve indian food . How about the golden curry ? It 's an expensive restaurant ." }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'13:00');(_:search,people,'1');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds great ! Go head and make a reservation for 1 for 13:00 on Thursday , please . I would like the reference number as well ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,ref,'VC1IKXJ9');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great your reservation was successful the reference number is VC1IKXJ9 ." }, { "id": 14, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Actually , I was looking for an cheap restaurant . Are there any cheap Indian restaurants . If so , let 's cancel that reservation ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,ref,'45J21VV5');(_:booking,type,'Booking');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "You have a new one at a cheap restaurant , reference 45J21VV5 ." }, { "id": 16, "rdf-acts": [ "inform((_:search,type,'Restaurant'))", "request((_:result,name,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the name of the restaurant ?" }, { "id": 17, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Kohinoor');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The name of the restaurant is Kohinoor . Is there anything else I can help you with ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thanks . I am all set ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Great . Have a great day ." } ]
MUL0207.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "destination", "king 's lynn" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "destination", "king 's lynn" ], [ "_:result", "arrive_by", "21:00" ], [ "_:result", "count", "16" ], [ "_:result", "leave_at", "earliest leave time is 5:11 A.M." ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "5:11" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "destination", "king 's lynn" ], [ "_:result", "arrive_by", "21:00" ], [ "_:result", "count", "16" ], [ "_:result", "leave_at", "earliest leave time is 5:11 A.M." ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "5:11" ], [ "_:search", "people", "one" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "id", "TR7239" ], [ "_:booking", "leave_at", "05:11" ], [ "_:booking", "ref", "HLSA9R72" ], [ "_:booking", "ticket", "9.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "corsica" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "destination", "king 's lynn" ], [ "_:result", "arrive_by", "21:00" ], [ "_:result", "count", "16" ], [ "_:result", "leave_at", "earliest leave time is 5:11 A.M." ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "5:11" ], [ "_:search", "people", "one" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "id", "TR7239" ], [ "_:booking", "leave_at", "05:11" ], [ "_:booking", "ref", "HLSA9R72" ], [ "_:booking", "ticket", "9.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/aecced68" ], [ "_:search/aecced68", "type", "Restaurant" ], [ "_:search", "food", "corsica" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "destination", "king 's lynn" ], [ "_:result", "arrive_by", "21:00" ], [ "_:result", "count", "16" ], [ "_:result", "leave_at", "earliest leave time is 5:11 A.M." ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "5:11" ], [ "_:search", "people", "one" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "id", "TR7239" ], [ "_:booking", "leave_at", "05:11" ], [ "_:booking", "ref", "HLSA9R72" ], [ "_:booking", "ticket", "9.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/aecced68" ], [ "_:search/aecced68", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/22383bc8" ], [ "_:search/22383bc8", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "destination", "king 's lynn" ], [ "_:result", "arrive_by", "21:00" ], [ "_:result", "leave_at", "earliest leave time is 5:11 A.M." ], [ "_:search", "leave_at", "5:11" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "id", "TR7239" ], [ "_:booking", "leave_at", "05:11" ], [ "_:booking", "ref", "HLSA9R72" ], [ "_:booking", "ticket", "9.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/aecced68" ], [ "_:search/aecced68", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/22383bc8" ], [ "_:search/22383bc8", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "5" ], [ "_:result", "food", "INDIAN" ], [ "_:result", "name", "golden curry" ], [ "_:result", "name", "the" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "destination", "king 's lynn" ], [ "_:result", "arrive_by", "21:00" ], [ "_:result", "leave_at", "earliest leave time is 5:11 A.M." ], [ "_:search", "leave_at", "5:11" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "id", "TR7239" ], [ "_:booking", "leave_at", "05:11" ], [ "_:booking", "ticket", "9.8 GBP" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/aecced68" ], [ "_:search/aecced68", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/22383bc8" ], [ "_:search/22383bc8", "type", "Restaurant" ], [ "_:result", "count", "5" ], [ "_:result", "food", "INDIAN" ], [ "_:result", "name", "golden curry" ], [ "_:result", "name", "the" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "1" ], [ "_:booking", "ref", "VC1IKXJ9" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "destination", "king 's lynn" ], [ "_:result", "arrive_by", "21:00" ], [ "_:result", "leave_at", "earliest leave time is 5:11 A.M." ], [ "_:search", "leave_at", "5:11" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "id", "TR7239" ], [ "_:booking", "leave_at", "05:11" ], [ "_:booking", "ticket", "9.8 GBP" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/aecced68" ], [ "_:search/aecced68", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/22383bc8" ], [ "_:search/22383bc8", "type", "Restaurant" ], [ "_:result", "count", "5" ], [ "_:result", "food", "INDIAN" ], [ "_:result", "name", "golden curry" ], [ "_:result", "name", "the" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "1" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "cheap" ], [ "_:booking", "ref", "45J21VV5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "21:00" ], [ "_:search", "destination", "king 's lynn" ], [ "_:result", "arrive_by", "21:00" ], [ "_:result", "leave_at", "earliest leave time is 5:11 A.M." ], [ "_:search", "leave_at", "5:11" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "id", "TR7239" ], [ "_:booking", "leave_at", "05:11" ], [ "_:booking", "ticket", "9.8 GBP" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/aecced68" ], [ "_:search/aecced68", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/22383bc8" ], [ "_:search/22383bc8", "type", "Restaurant" ], [ "_:result", "count", "5" ], [ "_:result", "food", "INDIAN" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "1" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "cheap" ], [ "_:booking", "ref", "45J21VV5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Kohinoor" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am planning a trip and need help finding a place to stay ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Are you looking to stay in a guesthouse or hotel ? What are of town do you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I was thinking a guesthouse on the east side of town" }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,pricerange,'cheap');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Do you have a price preference ? I have both cheap and moderately priced guesthouses available ." }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I can afford an expensive place , but if there are no rooms a cheap hotel will do as well ." }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'Allenbell');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))", "canthelp((_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Allenbell is a nice place , cheap . There was n't anything expensive ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'8');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "that is fine . book for 8 people and 5 nights from friday" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'BLY0KYCW');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . \n Reference number is : BLY0KYCW . anything else ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's it . Thank you for all your help ." }, { "id": 9, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Enjoy your stay in Cambridge ." }, { "id": 10, "rdf-acts": [ "inform((_:search,name,\"saint john 's college\");(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Wait ! I forgot something . Can you also tell me about a place called Saint John 's College ?" }, { "id": 11, "rdf-acts": [], "speaker": "system", "text": "Of course . What would you like to know ?" }, { "id": 12, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What area is it located ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,area,'centre');(_:result,name,\"St. John 's College\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "St. John 's College is located in the centre area . Do you need additional information ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,destination,'the college');(_:search,type,'Hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "No . But I do need a taxi from the hotel to the college ." }, { "id": 15, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I can do that . Do you have a departure time or arrival time for your trip ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,leave_at,'16:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes , of course , how could I forget ? ! I 'd like to leave the hotel by 16:45 . Are you able to book for that time ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'black volkswagen');(_:result,phone,'07300200666');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "here are the details , Booking completed ! \n Booked car type \t : \t black volkswagen \n Contact number \t : \t 07300200666" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that 's all I need today ." }, { "id": 19, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "you are welcome" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay , well , again , I really appreciate all the help you gave me ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "you are welcome . call me if you need anything else ." } ]
PMUL3347.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/981a40a6" ], [ "_:search/981a40a6", "pricerange", "expensive" ], [ "_:search/981a40a6", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/981a40a6" ], [ "_:search/981a40a6", "pricerange", "expensive" ], [ "_:search/981a40a6", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BLY0KYCW" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/981a40a6" ], [ "_:search/981a40a6", "pricerange", "expensive" ], [ "_:search/981a40a6", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BLY0KYCW" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "saint john 's college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/981a40a6" ], [ "_:search/981a40a6", "pricerange", "expensive" ], [ "_:search/981a40a6", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BLY0KYCW" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "saint john 's college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_: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", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/981a40a6" ], [ "_:search/981a40a6", "pricerange", "expensive" ], [ "_:search/981a40a6", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "BLY0KYCW" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "saint john 's college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "St. John 's College" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the college" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/981a40a6" ], [ "_:search/981a40a6", "pricerange", "expensive" ], [ "_:search/981a40a6", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "BLY0KYCW" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "saint john 's college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "St. John 's College" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "the college" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/981a40a6" ], [ "_:search/981a40a6", "pricerange", "expensive" ], [ "_:search/981a40a6", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "BLY0KYCW" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "saint john 's college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "St. John 's College" ], [ "_:search", "destination", "the college" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black volkswagen" ], [ "_:result", "phone", "07300200666" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/981a40a6" ], [ "_:search/981a40a6", "pricerange", "expensive" ], [ "_:search/981a40a6", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "BLY0KYCW" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "saint john 's college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "St. John 's College" ], [ "_:search", "destination", "the college" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black volkswagen" ], [ "_:result", "phone", "07300200666" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I need the address to a college in town" }, { "id": 1, "rdf-acts": [ "request((_:search,entrance_fee,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "any specific price range to help narrow down available options ?" }, { "id": 2, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , what are the entrance fees ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,name,\"Christ 's College\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I 'd recommend Christ 's College , it 's free to enter ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you I also would like to get a place to stay in the south ." }, { "id": 5, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have many options . Do you have preference on price ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'dontcare');(_:search,pricerange,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The price does n't matter it just needs to be a hotel . I do n't need internet ." }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'53 - 57 lensfield road');(_:result,name,'The lensfield hotel');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "The lensfield hotel is a match for you . It 's located at 53 - 57 lensfield road . Do you need anything else ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all . Thank you ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Please contact us again in the future . Goodbye ." } ]
PMUL2922.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "address", "?" ], [ "_:result", "type", "Attraction" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "address", "?" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "address", "?" ], [ "_:search", "entrance_fee", "?" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Christ 's College" ], [ "_:search", "area", "south" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "entrance_fee", "?" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "area", "south" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "dontcare" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "53 - 57 lensfield road" ], [ "_:result", "name", "The lensfield hotel" ], [ "_: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,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for a museum to visit in the centre of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'eleven');(_:result,area,'centre');(_:result,category,'museums');(_:result,name,'museum of archaelogy and anthropology');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are eleven museums in the city centre . Might I recommend the museum of archaelogy and anthropology ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Tell me more about the anthropology museum please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'University of Cambridge on Downing Street');(_:result,entrance_fee,'free');(_:result,name,'museum of archaelogy and anthropology');(_:result,phone,'01223333516');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The museum of archaelogy and anthropology is free to get into and is located at the University of Cambridge on Downing Street . Their phone number is 01223333516 ." }, { "id": 4, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What is their postcode ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223333516');(_:result,postcode,'cb23dz');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Their postcode is cb23dz . If you would like to reach them directly , their phone number is 01223333516 . Anything else I can help with ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that is all . Thanks so much ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Glad to help ." } ]
SNG1109.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "eleven" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "name", "museum of archaelogy and anthropology" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "eleven" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "address", "University of Cambridge on Downing Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "museum of archaelogy and anthropology" ], [ "_:result", "phone", "01223333516" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "eleven" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "address", "University of Cambridge on Downing Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "museum of archaelogy and anthropology" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223333516" ], [ "_:result", "postcode", "cb23dz" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a guesthouse to stay in that includes free wi - fi ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have found many options , is there a price range you were looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "It should be in the moderate price range with free parking" }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Acorn Guest House');(_:result,stars,'4');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,count,'12');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 12 such places . I 'd suggest the Acorn Guest House , which has 4 stars . Would you like to book a room ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'2');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please book it for 2 people and 4 nights starting from sunday ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,name,'archway house');(_:booking,ref,'VCECU7M4');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Howe about the archway house , they have rooms . Your reference number is VCECU7M4 . Is that okay ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes , that 's perfect ! Thank you so much for your help ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thanks for calling . Have a great day !" } ]
SSNG0220.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", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "many" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "12" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "many" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "12" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "archway house" ], [ "_:booking", "ref", "VCECU7M4" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would like to visit a college while I am in town ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Great , there are many . Any particular part of town ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes the west please ." }, { "id": 3, "rdf-acts": [ "select((_:result,name,'clare college');(_:result,name,'queens college');(_:result,type,'Attraction'))", "inform((_:result,category,'colleges');(_:result,count,'5');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have 5 colleges in that area . Would you like queens college or maybe clare college ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'clare college');(_:search,type,'Attraction'))", "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "How about Clare College . Can you get me the entrance fee and phone number ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,entrance_fee,'2.50 pounds');(_:result,phone,'01223333200');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "the entrance fee is 2.50 pounds . the phone number is 01223333200" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Great , thanks . I also need a place to stay that has free parking and wifi preferably a 4 star guesthouse in the north . What do you suggest ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Accorn Guesthouse');(_:result,pricerange,'moderately');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I suggest Accorn Guesthouse ? It is moderately price and includes parking and internet . Would you like me to make a reservation for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yep what is their postcode and phone number if you have that handy" }, { "id": 9, "rdf-acts": [ "inform((_:result,phone,'01223353888');(_:result,postcode,'cb41da');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Their postcode is cb41da . Their phone number is 01223353888 . Is there anything else I can help you with today ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , thanks for your help ." }, { "id": 11, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What dates are you needing reservations ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I have n't decided on the dates with my family yet . I will call back . Thanks for your help . Goodbye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting us have a nice day ." } ]
PMUL2774.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "amount", "many" ], [ "_:search", "area", "west" ], [ "_:result", "name", "clare college" ], [ "_:result", "name", "queens college" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "clare college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "name", "clare college" ], [ "_:result", "name", "queens college" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "5" ], [ "_:search", "name", "clare college" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:result", "phone", "01223333200" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "5" ], [ "_:search", "name", "clare college" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:result", "phone", "01223333200" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Accorn Guesthouse" ], [ "_:result", "pricerange", "moderately" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "5" ], [ "_:search", "name", "clare college" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Accorn Guesthouse" ], [ "_:result", "pricerange", "moderately" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "5" ], [ "_:search", "name", "clare college" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Accorn Guesthouse" ], [ "_:result", "pricerange", "moderately" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "?" ], [ "_: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,'asian oriental');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant to book a reservation . I want asian oriental in the expensive price range" }, { "id": 1, "rdf-acts": [ "select((_:result,area,'center');(_:result,area,'north');(_:result,type,'Restaurant'))", "inform((_:result,count,'2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have two choices for you . One on the north side of town and one in the city center . Any preferences ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Let 's try the one on the north side of town . I 'd like to make reservations , if possible ." }, { "id": 3, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can try to make that reservation for you . What day are you looking to eat on , how many are in your party , and what time would you like ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'18:45');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like the reservation for 5 people at 18:45 on Friday ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'WK0CPIFS');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have made those reservations your reference number is WK0CPIFS" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Thanks so much . Can you also help me look for a train ?" }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "I sure can . Which stations will you be using ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'13:15');(_:search,day,'same day');(_:search,departure,'peterborough');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to get to Cambridge from Peterborough by 13:15 on the the same day as my reservation ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'13:09');(_:result,id,'TR7877');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR7877 arrives by 13:09 . Would you like to book that one ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes please . I need 5 tickets ." }, { "id": 11, "rdf-acts": [ "inform((_:result,ref,'JU3L0EZL');(_:result,type,'Train'))", "reqmore()", "inform((_:booking,category,'Train');(_:booking,ticket,'82.5 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The Booking was successful , the total fee is 82.5 GBP payable at the station . Reference number is : JU3L0EZL . Is there anything else you need ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that is all for today . Thank you so much for your help !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "I 'm happy I could help you . Enjoy your trip . Good bye ." } ]
PMUL0603.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "north" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:45" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "north" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "18:45" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "WK0CPIFS" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "north" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "18:45" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "WK0CPIFS" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "13:15" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:search", "area", "north" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "18:45" ], [ "_:booking", "ref", "WK0CPIFS" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "13:15" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "13:09" ], [ "_:result", "id", "TR7877" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "center" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:search", "area", "north" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "18:45" ], [ "_:booking", "ref", "WK0CPIFS" ], [ "_:search", "arrive_by", "13:15" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "13:09" ], [ "_:result", "id", "TR7877" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "JU3L0EZL" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "82.5 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,'centre');(_:search,food,'african');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need a place in the centre that serves african food ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'100 Mill Road City Centre');(_:result,area,'centre');(_:result,food,'african');(_:result,name,'Bedouin');(_:result,phone,'01223367660');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Bedouin is an african restaurant in the centre . Phone # is 01223367660 and it 's located on 100 Mill Road City Centre . Would you like me to make a reservation ?" }, { "id": 2, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the price range ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "It is classified as an expensive place to eat . Would you like to book a table ?" }, { "id": 4, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No thanks what is their postcode though ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb12bd');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The post code is : cb12bd Is there anything else I can assist you with today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , I am also looking for a museum in the same area as the restaurant ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'Primavera');(_:result,type,'Attraction'))", "thank()", "reqmore()", "inform((_:result,area,'centre');(_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Of course ! I 'd suggest Primavera . It 's a wonderful museum in the centre , and it has free admission . Would you like more information ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'primavera');(_:search,type,'Attraction'))", "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Thanks for the good suggestion . What is the postcode for Primavera ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,address,'10 king s parade');(_:result,phone,'01223357708');(_:result,postcode,'cb21sj');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The post code is cb21sj and the address is 10 king s parade . Their phone number is 01223357708 . May I help you with anything else ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "No , that 's everything I needed ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Have a swell day ." } ]
MUL2323.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "african" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "african" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "100 Mill Road City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "african" ], [ "_:result", "name", "Bedouin" ], [ "_:result", "phone", "01223367660" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "african" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "100 Mill Road City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "african" ], [ "_:result", "name", "Bedouin" ], [ "_:result", "phone", "01223367660" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "african" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "100 Mill Road City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "african" ], [ "_:result", "name", "Bedouin" ], [ "_:result", "phone", "01223367660" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb12bd" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "african" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "100 Mill Road City Centre" ], [ "_:result", "food", "african" ], [ "_:result", "phone", "01223367660" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "postcode", "cb12bd" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "museum" ], [ "_:result", "name", "Primavera" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "primavera" ], [ "_:search", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "african" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "african" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "museum" ], [ "_:result", "name", "Primavera" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "name", "primavera" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "10 king s parade" ], [ "_:result", "phone", "01223357708" ], [ "_:result", "postcode", "cb21sj" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'norwich');(_:search,leave_at,'17:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , I 'm looking to catch a train to Norwich . Are there any that depart at or around 17:00 ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'most days');(_:result,departure,'Cambridge');(_:result,leave_at,'17:36');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "There are departures most days from Cambridge at 17:36 . Would you like any more information of train times or help booking a train ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Does that train leave on Friday ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'7');(_:result,day,'Friday');(_:result,departure,'norwich');(_:result,destination,'Norwich');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Yes ! We have 7 trains leaving on Friday to Norwich . What time would you like to arrive by ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "No preference ." }, { "id": 5, "rdf-acts": [ "inform((_:result,departure,'Cambridge');(_:result,destination,'Norwich');(_:result,id,'TR3833');(_:result,leave_at,'17:36');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The train closest to your preferred departure time is TR3833 , going from Cambridge to Norwich at 17:36 . Would you like me to book that for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "Sure thing , I 'd like 7 tickets please ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'P8ID3JSB');(_:booking,ticket,'123.2 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 123.2 GBP payable at the station . Your Reference number is : P8ID3JSB ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you !" }, { "id": 9, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You 're welcome . Can I help with anything else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks so much for all your help ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Good - bye ." } ]
SNG0256.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "amount", "most days" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "leave_at", "17:36" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "amount", "most days" ], [ "_:result", "leave_at", "17:36" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "friday" ], [ "_:result", "count", "7" ], [ "_:result", "day", "Friday" ], [ "_:result", "departure", "norwich" ], [ "_:result", "destination", "Norwich" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "amount", "most days" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "friday" ], [ "_:result", "count", "7" ], [ "_:result", "day", "Friday" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Norwich" ], [ "_:result", "id", "TR3833" ], [ "_:result", "leave_at", "17:36" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "amount", "most days" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "friday" ], [ "_:result", "count", "7" ], [ "_:result", "day", "Friday" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Norwich" ], [ "_:result", "id", "TR3833" ], [ "_:result", "leave_at", "17:36" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "P8ID3JSB" ], [ "_:booking", "ticket", "123.2 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "amount", "most days" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "friday" ], [ "_:result", "count", "7" ], [ "_:result", "day", "Friday" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Norwich" ], [ "_:result", "id", "TR3833" ], [ "_:result", "leave_at", "17:36" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "P8ID3JSB" ], [ "_:booking", "ticket", "123.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for museum type attractions ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'5 Greens Road');(_:result,area,'East');(_:result,name,'Cambridge Artworks');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "May I suggest Cambridge Artworks ? They are located in the East at 5 Greens Road ." }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay wonderful ! Thanks so much ." }, { "id": 3, "rdf-acts": [ "inform((_:result,entrance_fee,'no entrance fee');(_:result,name,'Cambridge Artworks');(_:result,phone,'01223902168');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Cambridge Artworks has no entrance fee and the contact number is 01223902168 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you so much ! I am also looking for a train leaving on Tuesday and going to Cambridge ." }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'202');(_:result,destination,'Cambridge');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 202 trains to Cambridge . Where are you leaving from ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'9:15');(_:search,departure,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to arrive by 9:15 and then depart from stevenage ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'08:43');(_:result,destination,'cambridge');(_:result,id,'TR5737');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Great , train TR5737 arrives at 08:43 in cambridge . How many riders shall I book tickets for ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "There are 8 riders , and I need a reference number please ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'AC1OUCJV');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful your Reference number is : AC1OUCJV" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much . That was all I needed for today . Have a nice day ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Happy to help . Enjoy your stay !" } ]
MUL0573.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "5 Greens Road" ], [ "_:result", "area", "East" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "address", "5 Greens Road" ], [ "_:result", "area", "East" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "phone", "01223902168" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "address", "5 Greens Road" ], [ "_:result", "area", "East" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "phone", "01223902168" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "202" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "9:15" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "address", "5 Greens Road" ], [ "_:result", "area", "East" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "phone", "01223902168" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "202" ], [ "_:search", "arrive_by", "9:15" ], [ "_:search", "departure", "stevenage" ], [ "_:result", "arrive_by", "08:43" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR5737" ], [ "_: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, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "address", "5 Greens Road" ], [ "_:result", "area", "East" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "phone", "01223902168" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "202" ], [ "_:search", "arrive_by", "9:15" ], [ "_:search", "departure", "stevenage" ], [ "_:result", "arrive_by", "08:43" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR5737" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "AC1OUCJV" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a place to stay in Cambridge . It should include free wifi and be a 3 star . Can you help me please ?" }, { "id": 1, "rdf-acts": [ "select((_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))", "inform((_:result,count,'5');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are five to choose from . Would you like moderate or expensive price point ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do not care about price ." }, { "id": 3, "rdf-acts": [ "select((_:result,category,'a guesthouse');(_:result,category,'a hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Would you prefer a guesthouse or a hotel ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like a hotel in the centre with free parking ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'gonville hotel');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have the gonville hotel . It is expensive . Would you like me to book that for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,has_parking,'yes');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Do they have free parking ? If so , please reserve a room for Tuesday for 7 people , 4 nights ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'ODEMZ03R');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Done ! Your reference number is ODEMZ03R . Do you need help with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you . I 'm looking for places to go in town . Can you recommend something near the hotel ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'old schools');(_:result,phone,'01223332320');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "i recommend old schools , phone-01223332320" }, { "id": 10, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What 's the postal code ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,postcode,'cb21tt');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "the post code is cb21tt" }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Great that 's all I needed . Thank you . Bye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a great day and enjoy your stay ." } ]
PMUL2615.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "count", "5" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "category", "a guesthouse" ], [ "_:result", "category", "a hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "count", "5" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "category", "a guesthouse" ], [ "_:result", "category", "a hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "gonville hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "count", "5" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "category", "a guesthouse" ], [ "_:result", "category", "a hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "gonville hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "ODEMZ03R" ], [ "_:booking", "type", "Booking" ], [ "_: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", "stars", "3" ], [ "_:result", "count", "5" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "category", "a guesthouse" ], [ "_:result", "category", "a hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "tuesday" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "ODEMZ03R" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "old schools" ], [ "_:result", "phone", "01223332320" ], [ "_:result", "type", "Attraction" ], [ "_: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", "stars", "3" ], [ "_:result", "count", "5" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "category", "a guesthouse" ], [ "_:result", "category", "a hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "tuesday" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "ODEMZ03R" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "old schools" ], [ "_:result", "phone", "01223332320" ], [ "_:result", "postcode", "cb21tt" ], [ "_:result", "type", "Attraction" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a moderately priced restaurant in the north part of town" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'north');(_:result,name,'golden wok');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "golden wok is a moderately priced restaurant in the north part of town" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Is there anything else ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'north');(_:result,name,'Nirala');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Nirala is moderately priced restaurant in the north of town as well ." }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'Nirala');(_:search,type,'Restaurant'))", "request((_:result,food,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What kind of food does The Nirala serve ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,food,'Indian');(_:result,name,'Nirala');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Nirala serves Indian" }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is their phone number ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,name,'the nirala');(_:result,phone,'01223 360966');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number for the nirala is 01223 360966 . Can I help you with anything else today ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you . I have all the information that I need now ." }, { "id": 9, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Thank you for using our system . Good bye" }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Good bye" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Goodbye ." } ]
WOZ20065.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "north" ], [ "_:result", "name", "golden wok" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Nirala" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "Nirala" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "name", "Nirala" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Nirala" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "name", "Nirala" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "Indian" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "the nirala" ], [ "_:result", "phone", "01223 360966" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "name", "Nirala" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "Indian" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "the nirala" ], [ "_:result", "phone", "01223 360966" ], [ "_: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,'italian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you tell me about any cheap priced italian restaurants in cambridge ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'a variety');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "i got a variety . which is your prefered location ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like a place in the centre ." }, { "id": 3, "rdf-acts": [ "select((_:result,name,'Ask');(_:result,name,'Pizza Hut City Centre');(_:result,name,'and Zizzi Cambridge');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have Pizza Hut City Centre , Ask , and Zizzi Cambridge . Which would you prefer ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'16:15');(_:search,name,'Zizzi');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Zizzi please , can you book me for 6 people on saturday at 16:15 ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'10TULA8Z');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes that booking was successful and your reference number is 10TULA8Z ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks ! I also need to find a cheap hotel ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'Cambridge Belfry');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I found The Cambridge Belfry . It is cheap but well valued ." }, { "id": 8, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does it have free wifi ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , it has free wifi . Would you like me to book it ?" }, { "id": 10, "rdf-acts": [ "request((_:result,car,?);(_:result,type,'Taxi'))", "inform((_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes and I need the reference number . Also I need a taxi to arrive at the restaurant on time . I would like the number and car type please ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Let 's finish booking the cambridge belfry first . How many people are going to stay ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'6');(_:search,stay,'two');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "There will be 6 people staying for two nights ." }, { "id": 13, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day would you be arriving ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "We need to check in on Saturday ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,day,'Saturday');(_:booking,name,'Cambridge Belfry');(_:booking,ref,'NCCFYY9W');(_:booking,stay,'2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking was successful for 2 nights at The Cambridge Belfry with check - in on Saturday . Reference number NCCFYY9W . Would you like to book that taxi now ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please . I want to book if to get me to the restaurant on time ." }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'yellow honda');(_:result,phone,'079969243265');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "You are all set the car type is a yellow honda and the contact number is 079969243265 . Do you need anything else today ?" }, { "id": 18, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "I do n't need anything else . Thank you , bye !" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Have a great trip . Goodbye ." } ]
PMUL0315.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "a variety" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "a variety" ], [ "_:search", "area", "centre" ], [ "_:result", "name", "Ask" ], [ "_:result", "name", "Pizza Hut City Centre" ], [ "_:result", "name", "and Zizzi Cambridge" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "name", "Zizzi" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "amount", "a variety" ], [ "_:search", "area", "centre" ], [ "_:result", "name", "Ask" ], [ "_:result", "name", "Pizza Hut City Centre" ], [ "_:result", "name", "and Zizzi Cambridge" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "name", "Zizzi" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "10TULA8Z" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "amount", "a variety" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "name", "Zizzi" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "10TULA8Z" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "amount", "a variety" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "name", "Zizzi" ], [ "_:search", "people", "6" ], [ "_:booking", "ref", "10TULA8Z" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "amount", "a variety" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "name", "Zizzi" ], [ "_:booking", "ref", "10TULA8Z" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ], [ "_:search", "destination", "the restaurant" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "two" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "amount", "a variety" ], [ "_:search", "area", "centre" ], [ "_:search", "duration", "16:15" ], [ "_:search", "name", "Zizzi" ], [ "_:booking", "ref", "10TULA8Z" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ], [ "_:search", "destination", "the restaurant" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "two" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_: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", "food", "italian" ], [ "_:result", "amount", "a variety" ], [ "_:search", "area", "centre" ], [ "_:search", "duration", "16:15" ], [ "_:search", "name", "Zizzi" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ], [ "_:search", "destination", "the restaurant" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "two" ], [ "_:search", "day", "saturday" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "name", "Cambridge Belfry" ], [ "_:booking", "ref", "NCCFYY9W" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "amount", "a variety" ], [ "_:search", "area", "centre" ], [ "_:search", "duration", "16:15" ], [ "_:search", "name", "Zizzi" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:search", "destination", "the restaurant" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "two" ], [ "_:search", "day", "saturday" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "name", "Cambridge Belfry" ], [ "_:booking", "ref", "NCCFYY9W" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "car", "yellow honda" ], [ "_:result", "phone", "079969243265" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I am a looking for a train . Can you help me ?" }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Yes , I would be happy to . Let me get your information . What is your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'bishops stortford');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am coming from Bishops Stortford heading into Cambridge ." }, { "id": 3, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day do you want to travel ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,leave_at,'12:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Tuesday , after 12:45 please" }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'6');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 6 trains , do you have an arrival time ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,leave_at,'12:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "No , but I would prefer to leave after 12:45 ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'14:07');(_:result,destination,'cambridge');(_:result,id,'TR8266');(_:result,leave_at,'13:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sounds good ! Train TR8266 leaves at 13:29 putting you in cambridge at 14:07 . Would you like me to book seats ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'2');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , make a booking for 2 people ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,id,'TR8266');(_:booking,people,'2');(_:booking,ref,'AZVRQ5NW');(_:booking,ticket,'20.2 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You have 2 seats reserved on TR8266 , ref # AZVRQ5NW . The total fee is 20.2 GBP , which you can pay at the station ." }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'thai');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm also looking for a place to dine that serves Thai food ." }, { "id": 11, "rdf-acts": [ "select((_:result,area,'center');(_:result,area,'west');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Would you like to eat on the west or center of town ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do not have a preference as to which side of town the restaurant is on ." }, { "id": 13, "rdf-acts": [ "select((_:result,name,'Bangkok City');(_:result,name,'Sala Thong');(_:result,type,'Restaurant'))", "inform((_:result,count,'2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 2 options availbable : Sala Thong and Bangkok City . Does either one sound good to your ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you ! Is one of them an expensive restaurant ?" }, { "id": 15, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,amount,'both');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "They are both expensive . Would you like to book a table ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'18:45');(_:search,name,'Bangkok City');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you make a reservation at Bangkok City on Tuesday for 2 people at 18:45 ?" }, { "id": 17, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'H129X294');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : H129X294 . Can I help with anything else ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's everything . Thanks ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service today ." } ]
PMUL3109.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:result", "count", "6" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "12:45" ], [ "_:result", "arrive_by", "14:07" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR8266" ], [ "_:result", "leave_at", "13:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:result", "count", "6" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "12:45" ], [ "_:result", "arrive_by", "14:07" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR8266" ], [ "_:result", "leave_at", "13:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "2" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR8266" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "AZVRQ5NW" ], [ "_:booking", "ticket", "20.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:result", "count", "6" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "12:45" ], [ "_:result", "arrive_by", "14:07" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR8266" ], [ "_:result", "leave_at", "13:29" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "2" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR8266" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "AZVRQ5NW" ], [ "_:booking", "ticket", "20.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "thai" ], [ "_:result", "area", "center" ], [ "_:result", "area", "west" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "12:45" ], [ "_:result", "arrive_by", "14:07" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR8266" ], [ "_:result", "leave_at", "13:29" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "2" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR8266" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "AZVRQ5NW" ], [ "_:booking", "ticket", "20.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "thai" ], [ "_:result", "area", "center" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Bangkok City" ], [ "_:result", "name", "Sala Thong" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "12:45" ], [ "_:result", "arrive_by", "14:07" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR8266" ], [ "_:result", "leave_at", "13:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR8266" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "AZVRQ5NW" ], [ "_:booking", "ticket", "20.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "thai" ], [ "_:result", "area", "center" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Bangkok City" ], [ "_:result", "name", "Sala Thong" ], [ "_:result", "count", "2" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "both" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "18:45" ], [ "_:search", "name", "Bangkok City" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "12:45" ], [ "_:result", "arrive_by", "14:07" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR8266" ], [ "_:result", "leave_at", "13:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR8266" ], [ "_:booking", "people", "2" ], [ "_:booking", "ticket", "20.2 GBP" ], [ "_:search", "food", "thai" ], [ "_:result", "area", "center" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Bangkok City" ], [ "_:result", "name", "Sala Thong" ], [ "_:result", "count", "2" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "both" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "18:45" ], [ "_:search", "name", "Bangkok City" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "H129X294" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train leaving from ely ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Ok , where will you be traveling to ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be going to Cambridge ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time would you like to depart and arrive ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,leave_at,'08:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave after 08:15 on Sunday please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,id,'TR4212');(_:result,leave_at,'09:35');(_:result,type,'Train'))" ], "speaker": "system", "text": "The first train after 08:15 is the TR4212 , which leaves at 09:35 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'center');(_:search,category,'architecture');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "That 's great . Can you tell me where architecture attractions are near the center of town ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,area,'centre');(_: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": "Near the centre is All Saints Church , Great Saint Mary 's Church , Holy Trinity Church , Little Saint Mary 's Church , and Old Schools . Would you like more information ?" }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Oh can you make a suggestion and get me the phone number , address and entrance fee ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Jesus Lane');(_:result,entrance_fee,'no');(_:result,name,'All Saints Church');(_:result,phone,'01223452587');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure ! All Saints Church is located on Jesus Lane and the phone number is 01223452587 . There is no entrance fee . Can I help with anything else ?" }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , you have been quite helpful . That is all I need to plan a great vacation . Thanks , and bye ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Have a nice trip !" } ]
PMUL1098.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "08:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "08:15" ], [ "_:result", "id", "TR4212" ], [ "_:result", "leave_at", "09:35" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "center" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "08:15" ], [ "_:result", "id", "TR4212" ], [ "_:result", "leave_at", "09:35" ], [ "_:search", "area", "center" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_: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", "address", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "08:15" ], [ "_:result", "id", "TR4212" ], [ "_:result", "leave_at", "09:35" ], [ "_:search", "area", "center" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Jesus Lane" ], [ "_:result", "entrance_fee", "no" ], [ "_:result", "name", "All Saints Church" ], [ "_:result", "phone", "01223452587" ], [ "_: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,'north');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a place to stay in the north that includes free wifi ." }, { "id": 1, "rdf-acts": [ "select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))", "inform((_:result,count,'12');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 12 potential places . Would you like a guesthouse or a hotel ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "A guesthouse please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'10');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "That narrows it down to 10 possibilities . Any other preferences you 'd like to share ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,has_parking,'yes');(_:search,people,'2');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like free parking and to book it for 2 people , 4 nights starting thursday . Just the best place possible ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately , all the guesthouses I have found do n't have availability for this long of a stay , would you like me to try for a shorter stay ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,stay,'2');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , let 's try for 2 nights instead . I will also need a reference number ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'7X4T9188');(_:booking,type,'Booking');(_:result,name,'acorn guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have booked you a room at acorn guest house . The reference number is 7X4T9188 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'museum of classical archaeology');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Great , can you also help me find a museum called museum of classical archaeology ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'west');(_:result,category,'museums');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Certainly . That 's one of our free museums over on the west side of town ." }, { "id": 10, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "May I have the postcode for the museum please ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb39da');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , the postcode is cb39da . Anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you , that will be all for now ." }, { "id": 13, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Thank you for contacting Cambridge Towninfo Centre . Have a great day ." }, { "id": 14, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I get the entrance fee also please ?" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Admission to the museum is free . Is there anything else I can do for you ?" }, { "id": 16, "rdf-acts": [], "speaker": "user", "text": "No , nothing at all ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Ok . Enjoy your time at the museum ." } ]
MUL1108.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "12" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "count", "10" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "thursday" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "count", "10" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "thursday" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/55eb0cca" ], [ "_:booking/55eb0cca", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "count", "10" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "thursday" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/55eb0cca" ], [ "_:booking/55eb0cca", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "7X4T9188" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "museum of classical archaeology" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "count", "10" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "thursday" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/55eb0cca" ], [ "_:booking/55eb0cca", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "7X4T9188" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "acorn guest house" ], [ "_:search", "name", "museum of classical archaeology" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museums" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "count", "10" ], [ "_:search", "day", "thursday" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/55eb0cca" ], [ "_:booking/55eb0cca", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "7X4T9188" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "acorn guest house" ], [ "_:search", "name", "museum of classical archaeology" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museums" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb39da" ], [ "_: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", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "count", "10" ], [ "_:search", "day", "thursday" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/55eb0cca" ], [ "_:booking/55eb0cca", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "7X4T9188" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "acorn guest house" ], [ "_:search", "name", "museum of classical archaeology" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museums" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb39da" ], [ "_:result", "type", "Attraction" ], [ "_:system", "dismissed", "_:user" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "count", "10" ], [ "_:search", "day", "thursday" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "people", "2" ], [ "_:system", "canthelp", "_:booking/55eb0cca" ], [ "_:booking/55eb0cca", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "7X4T9188" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "acorn guest house" ], [ "_:search", "name", "museum of classical archaeology" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "postcode", "cb39da" ], [ "_:system", "dismissed", "_:user" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "museum" ], [ "_: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 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'home from home');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hi . I am looking for information about a hotel called Home from home ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'moderately');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I can help with that . It is a guesthouse located in the north . They are moderately priced . It has a 4-star rating and offers free parking and wifi ." }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "i would like to go there soon , so thank you for the information" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "You are welcome ! Can I help you book that ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "No , thanks . I do need to look for a train , too . Can you help me ?" }, { "id": 5, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Yes , can you tell where you are going and coming from please ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,departure,'cambridge');(_:search,destination,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave from Cambridge and go to Broxbourne on Thursday ." }, { "id": 7, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Ok , how many tickets would you like ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,leave_at,'10:45');(_:search,people,'4');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need tickets for 4 people . I need something that leaves after 10:45 as well ." }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "We have many trains that match your request , is there a certain time you need to arrive by ?" }, { "id": 10, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No any of them are fine . Please give me the reference number too ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,day,'Thursday');(_:booking,departure,'Cambridge');(_:booking,destination,'Broxbourne');(_:booking,id,'TR3262');(_:booking,leave_at,'11:01');(_:booking,people,'4');(_:booking,ref,'AGMKNY6Z');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked your party of 4 on the TR3262 departing Cambridge for Broxbourne on Thursday at 11:01 . Your reference is AGMKNY6Z . Can I help you more today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thanks , that was all I needed ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Have a good day ." } ]
MUL2087.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "home from home" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "home from home" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "home from home" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "home from home" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "home from home" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "10:45" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "home from home" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately" ], [ "_:result", "stars", "4-star" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "10:45" ], [ "_:search", "people", "4" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_: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", "name", "home from home" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately" ], [ "_:result", "stars", "4-star" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "10:45" ], [ "_:search", "people", "4" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "departure", "Cambridge" ], [ "_:booking", "destination", "Broxbourne" ], [ "_:booking", "id", "TR3262" ], [ "_:booking", "leave_at", "11:01" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "AGMKNY6Z" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'restaurant alimentum');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a particular restaurant . Its name is called restaurant alimentum" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'152 - 154 Hills Road');(_:result,area,'south');(_:result,food,'modern european');(_:result,name,'restaurant alimentum');(_:result,phone,'01223413000');(_:result,postcode,'cb28pb');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "restaurant alimentum offers modern european found south has moderate price range \t 01223413000 \t cb28pb \t 152 - 154 Hills Road" }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks a lot . That 's all the information I 'm looking for . Goodbye ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "Goodbye and have a nice day ." } ]
SNG01380.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "restaurant alimentum" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "restaurant alimentum" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "152 - 154 Hills Road" ], [ "_:result", "area", "south" ], [ "_:result", "food", "modern european" ], [ "_:result", "name", "restaurant alimentum" ], [ "_:result", "phone", "01223413000" ], [ "_:result", "postcode", "cb28pb" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want a train going to stansted airport ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'133');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 133 trains . Where will you be leaving from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm leaving from Cambridge ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "And what day and time would you like to travel ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,leave_at,'08:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave on Wednesday after 08:45 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'10:08');(_:result,id,'TR1085');(_:result,leave_at,'09:40');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR1085 departs at 09:40 and arrives by 10:08 . Would you like a ticket ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotels');(_:search,has_internet,'yes');(_:search,stars,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Not at this time . However , I am looking at hotels as well . Is there a hotel that has 2 stars and includes free wifi ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,has_internet,'none');(_:result,name,'the lovell lodge');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "the lovell lodge is a moderate price in the north with free wifi . Would you like for me to book a room ." }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is this a hotel or guest house ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,category,'hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "This is a hotel ." }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,day,'sunday');(_:search,people,'4');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a hotel book it for 4 people and 3 nights starting from sunday ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Lovell Lodge');(_:booking,people,'4');(_:booking,ref,'LEC7DOND');(_:booking,stay,'3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your hotel at the Lovell Lodge is booked for 4 people and 3 nights , the reference number is LEC7DOND . Is there anything else I can help with ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will be all . Thank you ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you and Good bye ." } ]
PMUL1683.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:result", "count", "133" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:result", "count", "133" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "08:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:result", "count", "133" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "08:45" ], [ "_:result", "arrive_by", "10:08" ], [ "_:result", "id", "TR1085" ], [ "_:result", "leave_at", "09:40" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotels" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:result", "count", "133" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "08:45" ], [ "_:result", "arrive_by", "10:08" ], [ "_:result", "id", "TR1085" ], [ "_:result", "leave_at", "09:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "2" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "the lovell lodge" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:result", "count", "133" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "08:45" ], [ "_:result", "arrive_by", "10:08" ], [ "_:result", "id", "TR1085" ], [ "_:result", "leave_at", "09:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "2" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "the lovell lodge" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "stansted airport" ], [ "_:result", "count", "133" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "08:45" ], [ "_:result", "arrive_by", "10:08" ], [ "_:result", "id", "TR1085" ], [ "_:result", "leave_at", "09:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "2" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "the lovell lodge" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Lovell Lodge" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "LEC7DOND" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant . The restaurant should be in the expensive price range and should be in the centre ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'51 Trumpington Street City Centre');(_:result,area,'centre');(_:result,food,'British');(_:result,name,'Fitzbillies restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Fitzbillies restaurant serves British food , is located in the centre and is expensive . It 's address is 51 Trumpington Street City Centre ." }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there any chinese restaurants around ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,amount,'a few');(_:result,name,'Tang Chinese');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes there are a few . Can I recommend Tang Chinese . Would you like me to book that for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'13:00');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Do they have availability on Sunday at 13:00 ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes they do . How many people are in your party ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "We will have 7 people in the party ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Tang Chinese');(_:booking,ref,'P04KA65H');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have you booked at Tang Chinese . The reference number is P04KA65H . Is there anything else that I can do for you today ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all , thank you ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Happy to be of help , and I hope you enjoy your meal ! Goodbye !" } ]
SNG1376.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", "address", "51 Trumpington Street City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Fitzbillies restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "51 Trumpington Street City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "a few" ], [ "_:result", "name", "Tang Chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "51 Trumpington Street City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "a few" ], [ "_:result", "name", "Tang Chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "13:00" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "51 Trumpington Street City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "a few" ], [ "_:result", "name", "Tang Chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "13:00" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Tang Chinese" ], [ "_:booking", "ref", "P04KA65H" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you help me find a train going to cambridge leaving on tuesday ?" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you departing from and what is your departure time ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'16:30');(_:search,departure,'bishops stortford');(_:search,type,'Train'))", "request((_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I 'll be departing Bishops Stortford . My departure time is flexible , but I need to arrive by 16:30 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'one before that');(_:result,arrive_by,'16:07');(_:result,arrive_by,'two hours earlier');(_:result,departure,'Bishops Stortford');(_:result,destination,'Cambridge');(_:result,leave_at,'15:29');(_:result,type,'Train'))" ], "speaker": "system", "text": "The Bishops Stortford to Cambridge at 15:29 is scheduled to arrive at 16:07 . The one before that is two hours earlier ." }, { "id": 4, "rdf-acts": [ "request((_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Could you give me the price and train ID for that one please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,id,'TR1392');(_:result,ticket,'10.10 pounds');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "TR1392 . 10.10 pounds . Is there anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'can');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for places to go in town centre . I 'm interested in entertainment . Can you suggest a place to go ?" }, { "id": 7, "rdf-acts": [ "select((_:result,category,'church');(_:result,category,'park');(_:result,category,'water slide');(_:result,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are many attractions do you want a church , or park or water slide ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I was looking for entertainment , but if there is nothing how about a college ?" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "I think i can get for you anything else" } ]
PMUL1437.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", "leave_at", "?" ], [ "_:search", "arrive_by", "16:30" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:30" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ], [ "_:result", "amount", "one before that" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "arrive_by", "two hours earlier" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "15:29" ], [ "_:result", "type", "Train" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:30" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "amount", "one before that" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "arrive_by", "two hours earlier" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "15:29" ], [ "_:result", "id", "TR1392" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "can" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:30" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "arrive_by", "two hours earlier" ], [ "_:result", "departure", "Bishops Stortford" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "15:29" ], [ "_:result", "id", "TR1392" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:result", "category", "church" ], [ "_:result", "category", "park" ], [ "_:result", "category", "water slide" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,category,'colleges');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hi ! Can you tell me a little bit about the colleges that are in the center of town ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'colleges');(_:result,count,'13');(_:result,name,'christs college');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 13 colleges to visit in the centre . Are you interested in visiting christs college ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Sounds great . What is the address ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,\"Saint Andrew 's Street\");(_:result,name,\"Christ 's College\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The address for Christ 's College is Saint Andrew 's Street ." }, { "id": 4, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Is there an entrance fee for the college ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,entrance_fee,'no entrance fee');(_:result,name,\"Christ 's College\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There is no entrance fee for Christ 's College ." }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'midsummer house restaurant');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great . I 'm looking for Midsummer House Restaurant also . Can you help me book it ?" }, { "id": 7, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , I can ! When and what time would you like to go ? Also how many people is the reservation for ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'16:00');(_:search,people,'7');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need to book a table for 7 people at 16:00 on Tuesday ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'E8J6X7ZH');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "It has been booked the reference number is E8J6X7ZH the table will be reserved for 15 minutes ." }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'the booked time');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I also need a taxi between both places to arrive by the booked time" }, { "id": 11, "rdf-acts": [ "inform((_:result,car,'Grey Volkswagen');(_:result,destination,'restaurant');(_:result,phone,'07776457787');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "I 've booked your taxi ! A Grey Volkswagen will you pick you up and take you to the restaurant . The contact number is 07776457787 . Can I help you with anything else ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,arrive_by,'16:00');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thank you . Will the taxi arrive at the restaurant by 16:00 ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,arrive_by,'16:00');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Yes , the taxi is due to arrive at 16:00 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great . Thank you for your help ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "It 's my pleasure . Let me know if you ever need anything else ." } ]
MUL0967.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "name", "christs college" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "colleges" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "midsummer house restaurant" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "colleges" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "midsummer house restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "colleges" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "midsummer house restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "7" ], [ "_:booking", "ref", "E8J6X7ZH" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "the booked time" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "colleges" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:search", "name", "midsummer house restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "7" ], [ "_:booking", "ref", "E8J6X7ZH" ], [ "_:booking", "type", "Booking" ], [ "_:result", "car", "Grey Volkswagen" ], [ "_:result", "destination", "restaurant" ], [ "_:result", "phone", "07776457787" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "16:00" ], [ "_: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", "area", "center" ], [ "_:search", "category", "colleges" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "address", "Saint Andrew 's Street" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:search", "name", "midsummer house restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "7" ], [ "_:booking", "ref", "E8J6X7ZH" ], [ "_:booking", "type", "Booking" ], [ "_:result", "car", "Grey Volkswagen" ], [ "_:result", "destination", "restaurant" ], [ "_:result", "phone", "07776457787" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "16:00" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "arrive_by", "16:00" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you help me find a indian restaurant in the west ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'68 Histon Road Chesterton');(_:result,name,'Tandoori Palace');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure , they are all expensive though . I love Tandoori Palace located at 68 Histon Road Chesterton ." }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That sounds perfect ! Thank you ." }, { "id": 3, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else you need ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'14:45');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you book a reservation for 8 at 14:45 on Friday ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'5XFZM2KU');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Done ! Your table will be reserved for 15 minutes . Your reference number is 5XFZM2KU . Is there anything else that I can help you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Can you provide me with the telephone number and book two taxi cabs to the restaurant" }, { "id": 7, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))", "inform((_:result,name,'Tandoori Palace');(_:result,phone,'01223506055');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Tandoori Palace 's phone number is 01223506055 . Please give me the taxi departure day and time and I 'll be more than happy to book one for you" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'tenpin');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Nevermind - I do n't need the taxis after all . Can you help me find a place called tenpin , instead ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'Cambridge Leisure Park , Clifton Way');(_:result,area,'south');(_:result,category,'entertainment');(_:result,name,'Tenpin');(_:result,phone,'08715501010');(_:result,postcode,'cb17dy');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Tenpin is an entertainment venue in the south . They are located at Cambridge Leisure Park , Clifton Way . Their postcode is cb17dy . Their phone number is 08715501010 ." }, { "id": 10, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you tell me what their entrance fee is ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,entrance_fee,'They do not have an entrance fee listed');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "They do not have an entrance fee listed , but you can always call and find out ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay , thank you for your help !" }, { "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": "No that will be all ! Thank you very much !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our services . Have a great day !" } ]
PMUL3149.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "68 Histon Road Chesterton" ], [ "_:result", "name", "Tandoori Palace" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "indian" ], [ "_:result", "address", "68 Histon Road Chesterton" ], [ "_:result", "name", "Tandoori Palace" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "indian" ], [ "_:result", "address", "68 Histon Road Chesterton" ], [ "_:result", "name", "Tandoori Palace" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "8" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "5XFZM2KU" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "indian" ], [ "_:result", "address", "68 Histon Road Chesterton" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "8" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "5XFZM2KU" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:result", "name", "Tandoori Palace" ], [ "_:result", "phone", "01223506055" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "tenpin" ], [ "_: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" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "8" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "5XFZM2KU" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "name", "tenpin" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Cambridge Leisure Park , Clifton Way" ], [ "_:result", "area", "south" ], [ "_:result", "category", "entertainment" ], [ "_:result", "name", "Tenpin" ], [ "_:result", "phone", "08715501010" ], [ "_:result", "postcode", "cb17dy" ], [ "_: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", "west" ], [ "_:search", "food", "indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "8" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "5XFZM2KU" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "name", "tenpin" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Cambridge Leisure Park , Clifton Way" ], [ "_:result", "area", "south" ], [ "_:result", "category", "entertainment" ], [ "_:result", "name", "Tenpin" ], [ "_:result", "phone", "08715501010" ], [ "_:result", "postcode", "cb17dy" ], [ "_:result", "entrance_fee", "They do not have an entrance fee listed" ], [ "_: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", "area", "west" ], [ "_:search", "food", "indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "5XFZM2KU" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "name", "tenpin" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Cambridge Leisure Park , Clifton Way" ], [ "_:result", "area", "south" ], [ "_:result", "category", "entertainment" ], [ "_:result", "name", "Tenpin" ], [ "_:result", "phone", "08715501010" ], [ "_:result", "postcode", "cb17dy" ], [ "_:result", "entrance_fee", "They do not have an entrance fee listed" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'peterborough');(_:search,leave_at,'17:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , I 'm looking for a train to peterborough leaving after 17:00 ." }, { "id": 1, "rdf-acts": [ "thank()", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "No problem . Where are you leaving from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Cambridge , on Tuesday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are several trains available . Is there a time you would like to arrive by ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'17:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave after 17:00" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'17:56');(_:result,departure,'cambridge');(_:result,destination,'Peterborough');(_:result,id,'TR9395');(_:result,leave_at,'17:06');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "Oh , I 'm sorry , you said that earlier . The TR9395 leaves cambridge at 17:06 and arrives in Peterborough at 17:56 . Would you like me to book you on it ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes book it for me . I also need a guesthouse hotel with free parking ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,category,'guesthouse hotels');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have many guesthouse hotels with free parking . Do you have a price point or a specific area you would like for the guesthouse to be in ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like something in the moderate price range , I am on a budget ." }, { "id": 9, "rdf-acts": [ "inform((_:result,category,'guesthouses');(_:result,count,'12');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "There are 12 guesthouses that meet your criteria , do you have any additional criteria or would you like me to make a recommendation ?" }, { "id": 10, "rdf-acts": [ "request((_:result,has_internet,?);(_:result,type,'Hotel'))", "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Could you tell me the star of the hotel and whether they have internet ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,name,'acorn guest house');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "the acorn guest house has 4 stars and does also indeed , have Internet ." }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "That 's all I need . Thank you for your help with my travel plans . Good bye ." }, { "id": 13, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "No problem . Can I just ask if you wanted me to actually book a train for you ? The reservation never went through ." }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , I just needed the info , that is all I need for now . Bye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you and have a good day ." } ]
MUL2100.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "peterborough" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "peterborough" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "peterborough" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "peterborough" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "arrive_by", "17:56" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "Peterborough" ], [ "_:result", "id", "TR9395" ], [ "_:result", "leave_at", "17:06" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "peterborough" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "arrive_by", "17:56" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "Peterborough" ], [ "_:result", "id", "TR9395" ], [ "_:result", "leave_at", "17:06" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "category", "guesthouse hotels" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "peterborough" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "arrive_by", "17:56" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "Peterborough" ], [ "_:result", "id", "TR9395" ], [ "_:result", "leave_at", "17:06" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "has_parking", "none" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "12" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_: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", "destination", "peterborough" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "arrive_by", "17:56" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "Peterborough" ], [ "_:result", "id", "TR9395" ], [ "_:result", "leave_at", "17:06" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "has_parking", "none" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "12" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "destination", "peterborough" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "arrive_by", "17:56" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "Peterborough" ], [ "_:result", "id", "TR9395" ], [ "_:result", "leave_at", "17:06" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "has_parking", "none" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "12" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for a museum to go to and it should be in the centre . I would like free admission ." }, { "id": 1, "rdf-acts": [ "inform((_:result,category,'museum');(_:result,count,'11');(_:result,name,'Primavera');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "I have 11 different options to choose from . If you would like a recommendation , the Primavera is a great museum to visit ! Would you like more information on them ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for a museum in the city center ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'Castle galleries');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Castle galleries is a great place to visit in town centre and also has free entrance . Would you like the address ?" }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , and I will be needing the phone number also ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'unit su43 , grande arcade , saint andrews street');(_:result,name,'Castle galleries');(_:result,phone,'01223307402');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Castle galleries is located at unit su43 , grande arcade , saint andrews street , phone 01223307402 . Can I help you with anything else today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,food,'european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I was also interested in a European restaurant in the same area ." }, { "id": 7, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,count,'6');(_:result,food,'european');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have 6 european restaurants in the centre area . Do you have a price preference ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need a moderate price range ." }, { "id": 9, "rdf-acts": [ "select((_:result,food,'modern european');(_:result,type,'Restaurant'))", "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Hotel du vin and bistro');(_:result,name,'galleria');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Hotel du vin and bistro or galleria should meet your needs . Would you like to book a table ? If you 'd prefer modern european instead , I can make a different recommendation ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'12:30');(_:search,name,'galleria');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Galleria sounds good . Can you make a reservation for Monday for 3 at 12:30 ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'G9LKUWQJ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : G9LKUWQJ . Can I help with anything else today ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to book a taxi from the park to get me to the restaurant on time . Can you do that for me ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'red skoda');(_:result,phone,'07237980218');(_:result,type,'Taxi'))", "request((_:search,departure,?);(_:search,type,'Taxi'))", "reqmore()", "inform((_:result,category,'park');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "By park , do you mean castle galleries ? If so , I 've booked you a red skoda . The taxi company can be reached at 07237980218 . Can I help you with anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes thank you . I appreciate all your help . Good day !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You are welcome enjoy your stay ." } ]
PMUL2403.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:result", "count", "11" ], [ "_:result", "name", "Primavera" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:result", "count", "11" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Castle galleries" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "category", "museum" ], [ "_:result", "count", "11" ], [ "_:search", "category", "museum" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "unit su43 , grande arcade , saint andrews street" ], [ "_:result", "name", "Castle galleries" ], [ "_:result", "phone", "01223307402" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "category", "museum" ], [ "_:search", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "unit su43 , grande arcade , saint andrews street" ], [ "_:result", "name", "Castle galleries" ], [ "_:result", "phone", "01223307402" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "european" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "6" ], [ "_:result", "food", "european" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "category", "museum" ], [ "_:search", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "unit su43 , grande arcade , saint andrews street" ], [ "_:result", "phone", "01223307402" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "european" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "6" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "food", "modern european" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Hotel du vin and bistro" ], [ "_:result", "name", "galleria" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "name", "galleria" ], [ "_: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", "category", "museum" ], [ "_:search", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "address", "unit su43 , grande arcade , saint andrews street" ], [ "_:result", "phone", "01223307402" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "european" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "6" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "food", "modern european" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Hotel du vin and bistro" ], [ "_:result", "name", "galleria" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "name", "galleria" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "G9LKUWQJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "the restaurant" ], [ "_: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", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "address", "unit su43 , grande arcade , saint andrews street" ], [ "_:search", "area", "same area" ], [ "_:search", "food", "european" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "6" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "food", "modern european" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Hotel du vin and bistro" ], [ "_:result", "name", "galleria" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "name", "galleria" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "G9LKUWQJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "the restaurant" ], [ "_:result", "car", "red skoda" ], [ "_:result", "phone", "07237980218" ], [ "_:search", "departure", "?" ], [ "_:search", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "park" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_parking,'no');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to find a guesthouse to stay at , and I do n't require free parking ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I show several to guesthouses to choose from . Is there an area of town you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . I would like to stay in the north ." }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Is there a price range you have in mind ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do not have a particular price range in mind ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'acorn guest house');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Okay , I 've got the acorn guest house . It 's a 4 star place . Would you like me to book you there ?" }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No , thank you . Can you just give me the phone number , please ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,phone,'01223353888');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "No problem ! You can ring them at 01223353888 . Anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need to book a train . It needs to go to Cambridge and leave on Sunday ." }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,day,'Sunday');(_:result,destination,'Cambridge');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are many trains that go to Cambridge on Sunday , where will you be leaving from ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'kings lynn');(_:search,type,'Train'))" ], "speaker": "user", "text": "Kings Lynn is my point of departure ." }, { "id": 11, "rdf-acts": [ "inform((_:result,duration,'47 minutes');(_:result,leave_at,'hourly');(_:result,ticket,'7.84 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "No problem . There are trains leaving hourly . The trip takes 47 minutes . The cost is 7.84 pounds . If you know what time you would like to leave , I can make a reservation for you ." }, { "id": 12, "rdf-acts": [ "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I would like to know the train ID for that train please ." }, { "id": 13, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,id,'TR6003');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay the trainID is TR6003 , would you like me to book that for you ?" }, { "id": 14, "rdf-acts": [ "request((_:result,duration,?);(_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes please . What is the total travel time and departure time also ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,day,'sunday');(_:result,departure,'kings lynn');(_:result,destination,'cambridge');(_:result,id,'TR6003');(_:result,leave_at,'05:11');(_:result,type,'Train'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "TR6003 leaves kings lynn to cambridge on sunday at 05:11 . It takes 47 minutes to get there . How many tickets will you be needing ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Actually , I 'm all set . Thanks for your help . Goodbye !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting Cambridge TownInfo Centre . Have a nice day !" } ]
MUL0660.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "stars", "4" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "stars", "4" ], [ "_:result", "phone", "01223353888" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "stars", "4" ], [ "_:result", "phone", "01223353888" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "departure", "kings lynn" ], [ "_:result", "duration", "47 minutes" ], [ "_:result", "leave_at", "hourly" ], [ "_:result", "ticket", "7.84 pounds" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "stars", "4" ], [ "_:result", "phone", "01223353888" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:result", "day", "Sunday" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "departure", "kings lynn" ], [ "_:result", "duration", "47 minutes" ], [ "_:result", "leave_at", "hourly" ], [ "_:result", "ticket", "7.84 pounds" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "?" ], [ "_:booking", "id", "TR6003" ], [ "_:result", "duration", "?" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "no" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "stars", "4" ], [ "_:result", "phone", "01223353888" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:search", "departure", "kings lynn" ], [ "_:result", "duration", "47 minutes" ], [ "_:result", "ticket", "7.84 pounds" ], [ "_:booking", "category", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:booking", "id", "TR6003" ], [ "_:result", "duration", "?" ], [ "_:result", "day", "sunday" ], [ "_:result", "departure", "kings lynn" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR6003" ], [ "_:result", "leave_at", "05:11" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]