turns
listlengths 2
60
| dialogue_id
stringlengths 1
31
| states
listlengths 1
30
|
---|---|---|
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,category,'multiple sports');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for a good place to go with multiple sports in the center of time ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,area,'centre');(_:search,category,'multiple sports attractions');(_:search,type,'Attraction'))",
"reqmore()",
"inform((_:result,area,'east');(_:result,count,'1');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are no multiple sports attractions in the centre of town . There is one in the east though . Anything else I can help you with ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Then can you tell me a good museum ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,entrance_fee,'no entrance fee');(_:result,name,'Broughton House Gallery');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Broughton House Gallery is in the centre , and it has no entrance fee ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "May I have the telephone number please ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223314960');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes their telephone number is 01223314960 . May I help you with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I also need an expensive restaurant in the same area ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,food,'Indian');(_:result,name,'Golden Curry');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Golden Curry is an excellent Indian restaurant and it is located only a few blocks from the museum ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'13:45');(_:search,people,'5');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Great Can I make a reservation for 13:45 for 5 people on Thursday ? Also may I have the reference number ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'PVFA3YZ9');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great it 's all booked , reference number is PVFA3YZ9"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Awesome . I 'd also like a taxi to take me between the two locations ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Okay , where would you be leaving from and at what time ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'broughton house gallery');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will be leaving from The Broughton House Gallery ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Okay , at what time will you be leaving Broughton House Gallery ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,arrive_by,'time for my reservation');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'm not sure which exact time will be best , but I definitely want to arrive to the restaurant in time for my reservation ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'red audi');(_:result,phone,'07895191849');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I booked you a taxi . The car is a red audi and the contact number is 07895191849 ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "great thanks that s all i needed !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "I am happy that I was able to help . Have a great day ."
}
] |
MUL0917.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:system",
"canthelp",
"_:search/a6436596"
],
[
"_:search/a6436596",
"area",
"centre"
],
[
"_:search/a6436596",
"category",
"multiple sports attractions"
],
[
"_:search/a6436596",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:system",
"canthelp",
"_:search/a6436596"
],
[
"_:search/a6436596",
"area",
"centre"
],
[
"_:search/a6436596",
"category",
"multiple sports attractions"
],
[
"_:search/a6436596",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"count",
"1"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/a6436596"
],
[
"_:search/a6436596",
"area",
"centre"
],
[
"_:search/a6436596",
"category",
"multiple sports attractions"
],
[
"_:search/a6436596",
"type",
"Attraction"
],
[
"_:result",
"count",
"1"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/a6436596"
],
[
"_:search/a6436596",
"area",
"centre"
],
[
"_:search/a6436596",
"category",
"multiple sports attractions"
],
[
"_:search/a6436596",
"type",
"Attraction"
],
[
"_:result",
"count",
"1"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Golden Curry"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/a6436596"
],
[
"_:search/a6436596",
"area",
"centre"
],
[
"_:search/a6436596",
"category",
"multiple sports attractions"
],
[
"_:search/a6436596",
"type",
"Attraction"
],
[
"_:result",
"count",
"1"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Golden Curry"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"PVFA3YZ9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/a6436596"
],
[
"_:search/a6436596",
"area",
"centre"
],
[
"_:search/a6436596",
"category",
"multiple sports attractions"
],
[
"_:search/a6436596",
"type",
"Attraction"
],
[
"_:result",
"count",
"1"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Golden Curry"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"PVFA3YZ9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"broughton house gallery"
],
[
"_: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/a6436596"
],
[
"_:search/a6436596",
"area",
"centre"
],
[
"_:search/a6436596",
"category",
"multiple sports attractions"
],
[
"_:search/a6436596",
"type",
"Attraction"
],
[
"_:result",
"count",
"1"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Golden Curry"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"PVFA3YZ9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"broughton house gallery"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"time for my reservation"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/a6436596"
],
[
"_:search/a6436596",
"area",
"centre"
],
[
"_:search/a6436596",
"category",
"multiple sports attractions"
],
[
"_:search/a6436596",
"type",
"Attraction"
],
[
"_:result",
"count",
"1"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Golden Curry"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"PVFA3YZ9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"broughton house gallery"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"time for my reservation"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red audi"
],
[
"_:result",
"phone",
"07895191849"
],
[
"_: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,type,'Hospital'))"
],
"speaker": "user",
"text": "I am looking for assistance in finding a hospital nearby because i got injured ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "You can find them at Hills Rd , Cambridge , CB20QQ"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "What 's the name of the hospital ? Do you have their phone number ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "Addenbrookes Hospital the phone number is 01223245151 ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , that 's all for today . Thank you ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting us , please let us know if we can of help in the future ."
}
] |
SNG01482.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for an expensive place to dine which serves indian food ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Several restaurants fit your criteria . Do you prefer a specific area ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I am looking to stay in the centre of town ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'3');(_:result,food,'indian');(_:result,name,'curry garden');(_:result,name,'saffron brasserie');(_:result,name,'the golden curry');(_:result,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "The top 3 places serving indian cuisine are curry garden , the golden curry , and saffron brasserie . Would you like more options ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'16:00');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Any of those would be fine . I need a table for 7 at 16:00 on Saturday . Is it possible to book at one of those places ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Curry Garden');(_:booking,people,'7');(_:booking,ref,'2OZT0P7I');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your table for 7 is reserved at Curry Garden . Your reference number is : 2OZT0P7I . Is there anything else I can help you with today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm also looking for a train leaving Cambridge on Sunday ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,count,'202');(_:result,departure,'cambridge');(_:result,type,'Train'))",
"request((_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 202 trains leaving cambridge that day , do you have a destination or time ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'8:15');(_:search,destination,'kings lynn');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking to go to kings lynn and arrive by 8:15"
},
{
"id": 9,
"rdf-acts": [
"select((_:result,leave_at,'5:11');(_:result,leave_at,'6:11');(_:result,leave_at,'7:11');(_:result,type,'Train'))",
"inform((_:result,count,'3');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There are 3 trains that fit what you are looking for . I can book you at 5:11 , 6:11 , or 7:11 . Which do you prefer ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,leave_at,'5:11');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to book the 5:11 train"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Sure thing ! How many tickets do you need ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Actually , I do n't need any tickets today . But can you tell me the travel time for that train ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,duration,'47 minutes');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "Sure , the travel time is about 47 minutes , is there anything else I can help you with ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I need . Thanks , and have a nice day ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Okay . Thank you for calling !"
}
] |
MUL0237.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"curry garden"
],
[
"_:result",
"name",
"saffron brasserie"
],
[
"_:result",
"name",
"the golden curry"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"16:00"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"curry garden"
],
[
"_:result",
"name",
"saffron brasserie"
],
[
"_:result",
"name",
"the golden curry"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"16:00"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Curry Garden"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"2OZT0P7I"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"curry garden"
],
[
"_:result",
"name",
"saffron brasserie"
],
[
"_:result",
"name",
"the golden curry"
],
[
"_:search",
"duration",
"16:00"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Curry Garden"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"2OZT0P7I"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"202"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:15"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"curry garden"
],
[
"_:result",
"name",
"saffron brasserie"
],
[
"_:result",
"name",
"the golden curry"
],
[
"_:search",
"duration",
"16:00"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Curry Garden"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"2OZT0P7I"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:search",
"arrive_by",
"8:15"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:result",
"leave_at",
"5:11"
],
[
"_:result",
"leave_at",
"6:11"
],
[
"_:result",
"leave_at",
"7:11"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"5:11"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"curry garden"
],
[
"_:result",
"name",
"saffron brasserie"
],
[
"_:result",
"name",
"the golden curry"
],
[
"_:search",
"duration",
"16:00"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Curry Garden"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"2OZT0P7I"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:search",
"arrive_by",
"8:15"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:result",
"leave_at",
"5:11"
],
[
"_:result",
"leave_at",
"6:11"
],
[
"_:result",
"leave_at",
"7:11"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"5:11"
],
[
"_:search",
"people",
"?"
],
[
"_: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",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"curry garden"
],
[
"_:result",
"name",
"saffron brasserie"
],
[
"_:result",
"name",
"the golden curry"
],
[
"_:search",
"duration",
"16:00"
],
[
"_:booking",
"name",
"Curry Garden"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"2OZT0P7I"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:search",
"arrive_by",
"8:15"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:result",
"leave_at",
"5:11"
],
[
"_:result",
"leave_at",
"6:11"
],
[
"_:result",
"leave_at",
"7:11"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"leave_at",
"5:11"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"47 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,destination,'london kings cross');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want a train going to london kings cross ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'70');(_:result,type,'Train'))",
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "We have 70 trains that meet that criteria , what is your point of departure please ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am departing from cambridge ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Great ! What day would you like to leave ? Do you have any preferred times to leave and arrive by ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,leave_at,'15:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to travel on monday and leave after 15:30 ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,leave_at,'17:70');(_:result,leave_at,'23:00');(_:result,leave_at,'every two hours');(_:result,type,'Train'))",
"inform((_:result,count,'4');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There are four trains that depart every two hours . The earliest leaves at 17:70 and the last one leaves at 23:00 . What 's your preference ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'3');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Please book the 17:70 for 3 people ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'17:51');(_:result,departure,'Cambridge');(_:result,id,'TR7786');(_:result,leave_at,'17:00');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,people,'3');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Actually , the earliest train , TR7786 leaves Cambridge at 17:00 and arrives at 17:51 . Should I go ahead a book this for 3 people ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'three');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please it needs to be for three people ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'M9MIP9U1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book it , reference number is M9MIP9U1"
},
{
"id": 10,
"rdf-acts": [
"thank()",
"inform((_:search,name,'Worth House');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Great , thanks ! Also , can you tell me about the Worth House , please ?"
},
{
"id": 11,
"rdf-acts": [],
"speaker": "system",
"text": "i am not sure is that a restaurant ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,type,'Hotel');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I did n't ask about a restaurant . I 'm pretty sure that 's a hotel ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,name,'Worth House');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Sorry about that . Worth House is a cheap guesthouse located in the north ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'3');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes I would like to book it for 2 nights from Saturday for 3 people please ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,ref,'1HLAC0TN');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Reference number is : 1HLAC0TN ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , that is all I need ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great trip ."
}
] |
PMUL1610.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london kings cross"
],
[
"_:result",
"count",
"70"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london kings cross"
],
[
"_:result",
"count",
"70"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"15:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"15:30"
],
[
"_:result",
"leave_at",
"17:70"
],
[
"_:result",
"leave_at",
"23:00"
],
[
"_:result",
"leave_at",
"every two hours"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"15:30"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"arrive_by",
"17:51"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"id",
"TR7786"
],
[
"_:result",
"leave_at",
"17:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"three"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"15:30"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"arrive_by",
"17:51"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"id",
"TR7786"
],
[
"_:result",
"leave_at",
"17:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"people",
"3"
],
[
"_:search",
"people",
"three"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"M9MIP9U1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"Worth House"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"15:30"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"arrive_by",
"17:51"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"id",
"TR7786"
],
[
"_:result",
"leave_at",
"17:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"people",
"3"
],
[
"_:search",
"people",
"three"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"M9MIP9U1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"Worth House"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"15:30"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"arrive_by",
"17:51"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"id",
"TR7786"
],
[
"_:result",
"leave_at",
"17:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"M9MIP9U1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"Worth House"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Worth House"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"15:30"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"arrive_by",
"17:51"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"id",
"TR7786"
],
[
"_:result",
"leave_at",
"17:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"name",
"Worth House"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Worth House"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"1HLAC0TN"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a 4 star place to stay that has free wifi ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'several');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Great , I have several options for you . Is there a particular area you 'd like be ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need the place to be in the east part of town ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'east');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Allenbell');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Allenbell is in the east with a 4 star rating . It has free internet and parking . Would you like to reserve a room ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "please and I need postcode and confirm number"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,postcode,'cb13js');(_:result,type,'Hotel'))",
"request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Postal code is cb13js , before I book , how many people and nights and starting which day ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'3');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like it for 3 people 2 nights starting sunday please ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'U1WO8E7E');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Reference number is : U1WO8E7E . Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I also need to book an expensive Chinese restaurant ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'9');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have 9 restaurants that meet your criteria . Did you have a particular area of town in mind ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,day,'sunday');(_:search,duration,'17:30');(_:search,people,'3');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Same area as the hotel . I need a reservation for 3 at 17:30 on Sunday and please provide the reference number ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'Yu garden');(_:result,type,'Restaurant'))",
"reqmore()",
"inform((_:booking,day,'sunday');(_:booking,duration,'17:30');(_:booking,people,'3');(_:booking,ref,'FT3SRQ1R');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yu garden is a good choice . I 've booked a table for 3 at 17:30 on sunday . Reference number is FT3SRQ1R . Reservations are held for 15 minutes . Need anything else today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all I need , thanks !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Bye now , then . Have a nice day ."
}
] |
PMUL0224.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"postcode",
"cb13js"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"postcode",
"cb13js"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"U1WO8E7E"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"postcode",
"cb13js"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"U1WO8E7E"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"postcode",
"cb13js"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"9"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"name",
"Yu garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"sunday"
],
[
"_:booking",
"duration",
"17:30"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"FT3SRQ1R"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I am looking for cheap lodging in town that includes free wifi ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,stars,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'guest houses');(_:result,count,'2');(_:result,name,'City Centre North B and B');(_:result,name,'Worth House');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have two guest houses matching your criteria . City Centre North B and B and Worth House . What star rating do you prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like a hotel with a star rating of 3 ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,stars,?);(_:search,type,'Hotel'))",
"canthelp((_:search,type,'Hotel'))",
"inform((_:result,category,'hotels');(_:result,has_internet,'none');(_:result,pricerange,'cheap');(_:result,stars,'three');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I 'm sorry , but I was unable to find any cheap , three star hotels with wifi . Would you be open to a different star rating ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do you have anything with a 4 star rating ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'The cambridge belfry');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The cambridge belfry is 4 stars and cheap , would you like me to make a booking ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please and make it for wednesday and for 3 days ."
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many people is that booking for ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'5');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I will be booking it for 5 people for 2 nights , and I 'd actually like it to start from friday ."
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm sorry , but there are no rooms available at that time . Would like to try another hotel ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yeas please , one in the same price range please ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))",
"inform((_:result,name,'Belfry');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I only have the Belfry in that star and price range . Would you like to try another combination of stars and price ranges ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,stars,'three');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How about three stars ?"
},
{
"id": 13,
"rdf-acts": [
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "There are none found ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I just need a hotel , cheap range , that is the only criteria I need ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,name,'worth house');(_:booking,type,'Booking');(_:result,category,'guesthouse');(_:result,name,'the cambridge belfry hotel');(_:result,pricerange,'cheap');(_:result,ref,'N8MJX1YX');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Booking was successful at worth house . It is a guesthouse that is cheap like the cambridge belfry hotel . Reference number is : N8MJX1YX ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Did this have wifi ?"
},
{
"id": 17,
"rdf-acts": [
"bye()",
"inform((_:result,has_internet,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes it does . I hope you enjoy your stay ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Your welcome . Enjoy your stay ."
}
] |
SSNG0353.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"category",
"guest houses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"City Centre North B and B"
],
[
"_:result",
"name",
"Worth House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"City Centre North B and B"
],
[
"_:result",
"name",
"Worth House"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/37c759e1"
],
[
"_:search/37c759e1",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"three"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/37c759e1"
],
[
"_:search/37c759e1",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"The cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/37c759e1"
],
[
"_:search/37c759e1",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"The cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_: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",
"2"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/37c759e1"
],
[
"_:search/37c759e1",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"The cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/77dcc51d"
],
[
"_:booking/77dcc51d",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"canthelp",
"_:search/37c759e1"
],
[
"_:search/37c759e1",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/77dcc51d"
],
[
"_:booking/77dcc51d",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"name",
"Belfry"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"three"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"canthelp",
"_:search/37c759e1"
],
[
"_:search/37c759e1",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/77dcc51d"
],
[
"_:booking/77dcc51d",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"Belfry"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"three"
],
[
"_:system",
"canthelp",
"_:search/8857a08f"
],
[
"_:search/8857a08f",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"2"
],
[
"_:system",
"canthelp",
"_:search/37c759e1"
],
[
"_:search/37c759e1",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/77dcc51d"
],
[
"_:booking/77dcc51d",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"stars",
"three"
],
[
"_:system",
"canthelp",
"_:search/8857a08f"
],
[
"_:search/8857a08f",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:booking",
"name",
"worth house"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"the cambridge belfry hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"ref",
"N8MJX1YX"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"2"
],
[
"_:system",
"canthelp",
"_:search/37c759e1"
],
[
"_:search/37c759e1",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/77dcc51d"
],
[
"_:booking/77dcc51d",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"stars",
"three"
],
[
"_:system",
"canthelp",
"_:search/8857a08f"
],
[
"_:search/8857a08f",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:booking",
"name",
"worth house"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"the cambridge belfry hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"ref",
"N8MJX1YX"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'spanish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a place serving spanish food somewhere in town ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,name,'La raza');(_:result,name,'la tasca');(_:result,pricerange,'cheap');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))",
"inform((_:result,area,'center');(_:result,count,'2');(_:result,food,'spanish');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are two spanish restaurants , both of which are in the town center . La raza is rated cheap , la tasca is rated moderately priced . Please choose one of those options ."
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "I do n't have a preference , please make a suggestion ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'centre');(_:result,food,'spanish');(_:result,name,'la raza');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "la raza serves spanish food , is located in the centre part of town and is in the cheap price range . Would you like more information for them ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'la tasca');(_:search,type,'Restaurant'))",
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I will go to La Tasca . What is their phone number ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,\"La Tasca 's\");(_:result,phone,'01223 464630');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "La Tasca 's phone number is 01223 464630 ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you goodbye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for choosing our system . Good bye"
}
] |
WOZ20382.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"spanish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"spanish"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"La raza"
],
[
"_:result",
"name",
"la tasca"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"spanish"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"spanish"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"spanish"
],
[
"_:result",
"name",
"la raza"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"la tasca"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"spanish"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"spanish"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"name",
"la tasca"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"La Tasca 's"
],
[
"_:result",
"phone",
"01223 464630"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hello , I 'd like some information on a train today ."
},
{
"id": 1,
"rdf-acts": [
"thank()",
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Sure thing ! What is your point of departure and where would you be heading to ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'15:30');(_:search,day,'saturday');(_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to depart on Saturday from Stevenage and arrive in Cambridge by 15:30 ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What time are you looking to leave ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "11 pm would be a time I need to leave"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,day,'Saturday');(_:result,id,'TR6607');(_:result,leave_at,'13:54');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Okay , we have one leaving at 13:54 on Saturday , TR6607 . Do you need any more information ? Shall I book this for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'4');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please ! I 'd like 4 tickets on that train ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'JUMNQW3V');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Reference number is : JUMNQW3V . Is there anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'taj tandoori');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm also looking for the address of a restaurant , taj tandoori ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'64 Cherry Hinton Road');(_:result,postcode,'cb17aa');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "It 's located at 64 Cherry Hinton Road , cb17aa . Would you like a reservation ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What area of town is that in ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "it is located in the south ."
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "That would be all for today ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Have a nice day and thank you for calling ."
}
] |
PMUL0620.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"15:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"15:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"15:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"id",
"TR6607"
],
[
"_:result",
"leave_at",
"13:54"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"15:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"id",
"TR6607"
],
[
"_:result",
"leave_at",
"13:54"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"JUMNQW3V"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"taj tandoori"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"15:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"id",
"TR6607"
],
[
"_:result",
"leave_at",
"13:54"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"JUMNQW3V"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"taj tandoori"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"64 Cherry Hinton Road"
],
[
"_:result",
"postcode",
"cb17aa"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"15:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"id",
"TR6607"
],
[
"_:result",
"leave_at",
"13:54"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"JUMNQW3V"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"taj tandoori"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"64 Cherry Hinton Road"
],
[
"_:result",
"postcode",
"cb17aa"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi , I need a guesthouse with free wifi please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'guesthouses');(_:result,count,'33');(_:result,has_internet,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 33 guesthouses with internet , which area would you prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I also need free parking , and I 'd prefer a 4 star place ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'a few');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Alexander b&b');(_:result,pricerange,'inexpensive');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "You do have a few options , including the Alexander b&b which offers free WiFi as well as free parking . It is also inexpensive , and rated 4 stars ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'6');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Great . Can you book that one for 4 nights checking in on Tuesday ? There will be 6 people ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'5CB11JQ8');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "OK , the booking was successful . Your reference number is 5CB11JQ8 . Is there anythng else I can help you with today ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that will be all . Thanks ."
},
{
"id": 7,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "You are welcome . Good bye ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Any time . call us if you need anything else ."
}
] |
SNG0855.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",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"33"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alexander b&b"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"6"
],
[
"_: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",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"33"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alexander b&b"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"5CB11JQ8"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"33"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alexander b&b"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"5CB11JQ8"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,destination,'kings lynn');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hey I 'm trying to find a train that leaves on monday to Kings Lynn ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Are you departing from Cambridge ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes . I am departing from Cambridge ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'19');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I found 19 trains running between those 2 stations that day . Would you like to leave at a certain time ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'17:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "No but I need to arrive by 17:00 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'5:58');(_:result,id,'TR7964');(_:result,leave_at,'5:11');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I have train TR7964 leaving at 5:11 and arriving at 5:58 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'mexican');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))",
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "How much travel time is involved with this train ? I also need a Mexican restaurant in the expensive range ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,duration,'about an hour');(_:result,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "I can process one request at a time . The train is about an hour ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I need the exact travel time please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,duration,'47 minutes');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The exact time is 47 minutes . Would you like to book this train ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,food,'mexican');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thanks , I do n't need to book a train just yet . Can you just help me find a high - end Mexican restaurant ?"
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'2 G Cambridge Leisure Park Cherry Hinton Road Cherry Hinton');(_:result,area,'south');(_:result,name,'Chiquito restaurant bar');(_:result,phone,'01223400170');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Chiquito restaurant bar is in the south of town . It is expensive . The address is 2 G Cambridge Leisure Park Cherry Hinton Road Cherry Hinton , phone 01223400170 . Would you like reservations ?"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "Can I get a table for 1 , please ? I know it sounds sad , but I just do n't have any friends to travel with ."
},
{
"id": 13,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "It does n't sound sad at all ! Can you tell me what time and day you 'd like the reservation for ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,duration,'13:30');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sure it 'll be 13:30 ."
},
{
"id": 15,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What day would you like to go ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Monday would be great , thank you ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:booking,ref,'S7L5N6UT');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : S7L5N6UT ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Ok that s it for today thanks !"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Have a lovely day , goodbye ."
}
] |
PMUL0599.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:00"
],
[
"_:result",
"arrive_by",
"5:58"
],
[
"_:result",
"id",
"TR7964"
],
[
"_:result",
"leave_at",
"5:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:00"
],
[
"_:result",
"arrive_by",
"5:58"
],
[
"_:result",
"id",
"TR7964"
],
[
"_:result",
"leave_at",
"5:11"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"duration",
"about an hour"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:00"
],
[
"_:result",
"arrive_by",
"5:58"
],
[
"_:result",
"id",
"TR7964"
],
[
"_:result",
"leave_at",
"5:11"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"duration",
"47 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:00"
],
[
"_:result",
"arrive_by",
"5:58"
],
[
"_:result",
"id",
"TR7964"
],
[
"_:result",
"leave_at",
"5:11"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"duration",
"47 minutes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"2 G Cambridge Leisure Park Cherry Hinton Road Cherry Hinton"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Chiquito restaurant bar"
],
[
"_:result",
"phone",
"01223400170"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:00"
],
[
"_:result",
"arrive_by",
"5:58"
],
[
"_:result",
"id",
"TR7964"
],
[
"_:result",
"leave_at",
"5:11"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"duration",
"47 minutes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"food",
"mexican"
],
[
"_:result",
"address",
"2 G Cambridge Leisure Park Cherry Hinton Road Cherry Hinton"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Chiquito restaurant bar"
],
[
"_:result",
"phone",
"01223400170"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"13:30"
],
[
"_: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",
"destination",
"kings lynn"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:00"
],
[
"_:result",
"arrive_by",
"5:58"
],
[
"_:result",
"id",
"TR7964"
],
[
"_:result",
"leave_at",
"5:11"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"duration",
"47 minutes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"food",
"mexican"
],
[
"_:result",
"address",
"2 G Cambridge Leisure Park Cherry Hinton Road Cherry Hinton"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Chiquito restaurant bar"
],
[
"_:result",
"phone",
"01223400170"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_: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",
"destination",
"kings lynn"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:00"
],
[
"_:result",
"arrive_by",
"5:58"
],
[
"_:result",
"id",
"TR7964"
],
[
"_:result",
"leave_at",
"5:11"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"duration",
"47 minutes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"food",
"mexican"
],
[
"_:result",
"address",
"2 G Cambridge Leisure Park Cherry Hinton Road Cherry Hinton"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"Chiquito restaurant bar"
],
[
"_:result",
"phone",
"01223400170"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"S7L5N6UT"
],
[
"_: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,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a place to eat that 's expensive . Can you help me ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Is there a type of food you want or an area of town ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'modern american');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I 'm looking for modern American food in the centre of town . Can you help me ?"
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I do n't show any restaurants that fit that category . Is there something different you would like to try ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay , how about British food ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,count,'4');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i have four such types , do i recommend one ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please do . I would like to make a reservation for Thursday at the one you choose ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'Midsummer House');(_:result,type,'Restaurant'))",
"request((_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))",
"inform((_:booking,day,'Thursday');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Midsummer House is my favorite . How many people will be dining on Thursday , and at what time ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,duration,'16:15');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "There will be 7 people at 16:15 ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'XRLERQ6S');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've made your reservation . Your confirmation number is XRLERQ6S . Is there anything else I can assist you with ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'08:45');(_:search,departure,'norwich');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm also looking for a train leaving from Norwich and arriving by 08:45 ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Is there a specific day you 'd like to leave ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave on Thursday ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'08:35');(_:result,id,'TR3948');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR3948 will get you to your destination at 08:35 . Is that okay ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,leave_at,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , that 's perfect . What 's the departure time and price ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,id,'TR3948');(_:result,leave_at,'07:16');(_:result,ticket,'costs 17.6 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR3948 Leaves at 07:16 and costs 17.6 Pounds . Would you like me to book it for you ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "not at this time but thank you so much for all your help . Goodbye"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using the Cambridge Town Info Centre Services !"
}
] |
PMUL3634.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"modern american"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/911f4618"
],
[
"_:search/911f4618",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/911f4618"
],
[
"_:search/911f4618",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/911f4618"
],
[
"_:search/911f4618",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"day",
"thursday"
],
[
"_:result",
"name",
"Midsummer House"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"16:15"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/911f4618"
],
[
"_:search/911f4618",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"day",
"thursday"
],
[
"_:result",
"name",
"Midsummer House"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:search",
"duration",
"16:15"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XRLERQ6S"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"08:45"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/911f4618"
],
[
"_:search/911f4618",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Midsummer House"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:search",
"duration",
"16:15"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XRLERQ6S"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"08:45"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"day",
"thursday"
],
[
"_: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",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/911f4618"
],
[
"_:search/911f4618",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Midsummer House"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:search",
"duration",
"16:15"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XRLERQ6S"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"08:45"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"08:35"
],
[
"_:result",
"id",
"TR3948"
],
[
"_: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,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/911f4618"
],
[
"_:search/911f4618",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Midsummer House"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:search",
"duration",
"16:15"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XRLERQ6S"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"08:45"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"08:35"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"id",
"TR3948"
],
[
"_:result",
"leave_at",
"07:16"
],
[
"_:result",
"ticket",
"costs 17.6 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,area,'north');(_:search,has_internet,'no');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i will be in cambridge and need a place to stay in the north . I hate internet ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,name,'Alpha milton guesthouse');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Alpha milton guesthouse is a nice laid back place and does not include internet , does that sound like a good fit for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,stars,'4-star');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Is that a 4-star place ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "No , it 's a 3 star guesthouse . Do you want to look for something different ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Sorry , I was just kidding about the hating internet part . I do need a place that has free wifi ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,category,'guesthouses');(_:result,count,'8');(_:result,has_internet,'none');(_:result,pricerange,'cheap');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 8 guesthouses in the north with free wifi , one is cheap the others are in the moderate price range ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'6');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Any place is fine , can you please book me for 6 people and 2 nights starting on monday ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,day,'Monday');(_:booking,name,'at acorn guest house');(_:booking,people,'6');(_:booking,ref,'76ODNSBF');(_:booking,stay,'2');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've booked your group of 6 a room at Acorn Guest House . You 'll be staying for 2 night beginning on Monday . Your reference number is 76ODNSBF ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much for all your help ."
},
{
"id": 9,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "welcome anytime you ant our help"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for a particular attraction ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Do you have the name of the particular attraction you are looking for or the type of attraction you need ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,name,'regency gallery');(_:search,type,'Attraction'))",
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "regency gallery , do you have their phone number ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,phone,'01223365454');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "yes , it is 01223365454"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "OK , thank you so much , that is all that I need ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great day ."
}
] |
PMUL3804.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Alpha milton guesthouse"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Alpha milton guesthouse"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"name",
"Alpha milton guesthouse"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"name",
"Alpha milton guesthouse"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"name",
"at acorn guest house"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"76ODNSBF"
],
[
"_:booking",
"stay",
"2"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"name",
"Alpha milton guesthouse"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"name",
"at acorn guest house"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"76ODNSBF"
],
[
"_:booking",
"stay",
"2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"name",
"Alpha milton guesthouse"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"name",
"at acorn guest house"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"76ODNSBF"
],
[
"_:booking",
"stay",
"2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"regency gallery"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_: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"
],
[
"_:result",
"name",
"Alpha milton guesthouse"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"name",
"at acorn guest house"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"76ODNSBF"
],
[
"_:booking",
"stay",
"2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"regency gallery"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"phone",
"01223365454"
],
[
"_: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,name,'ruskin gallery');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for information about the Ruskin Gallery in Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'center');(_:result,category,'museum');(_:result,name,'Ruskin Gallery');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Ruskin Gallery is a museum in the center of town ."
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Ok , great . Thank you so much for your help ."
},
{
"id": 3,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "Thank you for using our service !"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Real quickly , actually . Can I get a train booked as well ? For Thursday to cambridge ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,count,'202');(_:result,day,'Thursday');(_:result,destination,'Cambridge');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Of course . There are 202 trains into Cambridge this Thursday . Where will you be departing from , and what time would you like to arrive ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'17:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to arrive by 17:45"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you be departing from ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'london liverpool street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm coming in from the london liverpool street station ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,count,'7');(_:result,departure,'London Liverpool');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are potentially 7 trains that fit your needs . When do you wish to depart London Liverpool ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'17:45');(_:search,type,'Train'))",
"request((_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Please give me the train ID of the train that arrives closest to 17:45 , I do n't care about departure time ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'15:39');(_:result,id,'TR8944');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR8944 arrives at 15:39 , will that work for you ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes , thank you , you have given me the information that I needed ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Will you be needing anything else today ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you . Goodbye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Okay great . Glad I could be of assistance ."
}
] |
MUL0537.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"ruskin gallery"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"ruskin gallery"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Ruskin Gallery"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"ruskin gallery"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Ruskin Gallery"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"ruskin gallery"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Ruskin Gallery"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"202"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"ruskin gallery"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Ruskin Gallery"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"202"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"ruskin gallery"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Ruskin Gallery"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"departure",
"London Liverpool"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"ruskin gallery"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Ruskin Gallery"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"departure",
"London Liverpool"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"15:39"
],
[
"_:result",
"id",
"TR8944"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"ruskin gallery"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Ruskin Gallery"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"departure",
"London Liverpool"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"15:39"
],
[
"_:result",
"id",
"TR8944"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'hotel');(_:search,stars,'3-star');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you help me find a 3-star hotel in the north of Cambridge ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'Hamilton lodge');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I can book you at the Hamilton lodge if you would like ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I want a hotel that 's in the moderate price range ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Hamilton Lodge');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Hamilton Lodge happens to be moderately priced and offers free wifi and parking , would you like me to book this hotel for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "As long as it is a hotel and not any other type , then yes book it for me ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Alpha Milton Guest House is of moderate price and located in the north cambridge area ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'2');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Great can you book it for 2 people for 4 nights starting thursday ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'BOBT5BLT');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful and your reference number is BOBT5BLT . Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes . I also need to find a restaurant that serves chinese food ."
},
{
"id": 9,
"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 . Is there a particular price range or area you 'd like ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like it also to be in the north and moderately priced ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Golden Wok');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I can recommend Golden Wok , would you like me to book a reservation there for you ?"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , please book this ."
},
{
"id": 13,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What date , time , and party size would you like to book ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't need it booked . I just require the phone number . Thank you ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223350688');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The phone number is 01223350688 . Is there anything else that I can do for you ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is everything I needed for today . Thanks !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! You have a great day !"
}
] |
MUL0131.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"3-star"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"3-star"
],
[
"_:result",
"name",
"Hamilton lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"stars",
"3-star"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"stars",
"3-star"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"stars",
"3-star"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"BOBT5BLT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"3-star"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Hamilton Lodge"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"BOBT5BLT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"17"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_: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",
"stars",
"3-star"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"BOBT5BLT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"17"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Golden Wok"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"3-star"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"BOBT5BLT"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"17"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Golden Wok"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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",
"stars",
"3-star"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"BOBT5BLT"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"17"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Golden Wok"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223350688"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I am planning a trip in Cambridge"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "great , what would you like to know ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there any expensive restaurants in the south ?"
},
{
"id": 3,
"rdf-acts": [
"select((_:result,food,'Chinese');(_:result,food,'Indian');(_:result,food,'Italian');(_:result,food,'Mexican');(_:result,type,'Restaurant'))",
"inform((_:result,area,'south');(_:result,count,'5');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are five expensive restaurants in the south . Would you like Mexican , Italian , Indian , or Chinese food ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "italian food willl do"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Frankie and bennys');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Frankie and bennys is available , would you like to book it ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'14:30');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yea , please book me for 8 people on wednesday at 14:30 ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'1E5RVHJE');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : 1E5RVHJE .is there any other way i can help you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also need a train ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What time and where are you departing and arriving ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,leave_at,'10:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like it to leave after 10:00 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,count,'2058');(_:result,type,'Train'))",
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 2058 trains to pick from . I 'll need to know your departure and destination locations"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,leave_at,'10:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be leaving Cambridge going to Ely , I 'd like to leave after 10:00 ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'12:07');(_:result,count,'1');(_:result,leave_at,'11:50');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There is one that leaves at 11:50 arriving at 12:07 . Would that work for you ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))",
"inform((_:search,people,'15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "It does and could you please book it for 15 people and could you also give me the reference number ?"
},
{
"id": 15,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Unfortunately , I am unable to book at this time ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'8');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Sorry I actually need that for 8 people on Thursday ."
},
{
"id": 17,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'OY6PZ53J');(_:booking,ticket,'35.2 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You are all set , the reference number is OY6PZ53J cost is 35.2 GBP payable at the station . Any other questions today ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Nope you 've been wonderful , thanks for all the help ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for the call , have a great trip ."
}
] |
PMUL3444.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Frankie and bennys"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Frankie and bennys"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"1E5RVHJE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Frankie and bennys"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"1E5RVHJE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Frankie and bennys"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"1E5RVHJE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:result",
"count",
"2058"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Frankie and bennys"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"1E5RVHJE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:result",
"arrive_by",
"12:07"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"leave_at",
"11:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"people",
"15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Frankie and bennys"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"1E5RVHJE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:result",
"arrive_by",
"12:07"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"leave_at",
"11:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/568d2690"
],
[
"_:booking/568d2690",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_: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",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Frankie and bennys"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:result",
"arrive_by",
"12:07"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"leave_at",
"11:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/568d2690"
],
[
"_:booking/568d2690",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"OY6PZ53J"
],
[
"_:booking",
"ticket",
"35.2 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I want to stay at an expensive 4 star hotel ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,area,'Centre');(_:result,area,'west');(_:result,name,'Huntingdon');(_:result,name,'University Arms');(_:result,type,'Hotel'))",
"inform((_:result,count,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Great there are 2 very nice options . Huntingdon in the west and University Arms in the Centre . Do you have a preference ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "I would like to stay at university Arms , can you book it for me ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "Absolutely ! How many people should I make the reservation for and for how many nights ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'four');(_:search,stay,'four');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "four people for four nights ."
},
{
"id": 5,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "And what night do you wish to arrive ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))",
"request((_:result,has_parking,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I will be staying tonight . Is there parking available ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "yes there is parking"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you also tell me some places to go in the same area ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Do you not need the hotel reservation then ? What type of attraction are you interested in ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'dontcare');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I do n't have a preference ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,category,'colleges');(_:result,category,'museums');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are colleges and museums in the area , would you like information on one of them ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , can you please send me the info on a college ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,address,\"storey 's way\");(_:result,entrance_fee,'free');(_:result,name,'churchill college');(_:result,phone,'01223336233');(_:result,postcode,'cb30ds');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "How about churchill college ? It 's address is storey 's way , their postcode is cb30ds , phone number is 01223336233 , and entrance is free ."
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "That sounds perfect . That is all I need today ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "If you need anything else do n't hesitate to contact us again , Good day ."
}
] |
PMUL2920.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Huntingdon"
],
[
"_:result",
"name",
"University Arms"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Huntingdon"
],
[
"_:result",
"name",
"University Arms"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"stay",
"four"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Huntingdon"
],
[
"_:result",
"name",
"University Arms"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"stay",
"four"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Huntingdon"
],
[
"_:result",
"name",
"University Arms"
],
[
"_:result",
"count",
"2"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"stay",
"four"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Huntingdon"
],
[
"_:result",
"name",
"University Arms"
],
[
"_:result",
"count",
"2"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"stay",
"four"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Huntingdon"
],
[
"_:result",
"name",
"University Arms"
],
[
"_:result",
"count",
"2"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"stay",
"four"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"same area"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"type",
"Attraction"
],
[
"_: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",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"2"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"stay",
"four"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"same area"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"storey 's way"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"churchill college"
],
[
"_: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
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'place');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "A friend of mine mentioned this attraction called The Place . Can you give me some information about it ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,category,'nightclub');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , it is a nightclub in the south . Would you like the phone number ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes . Phone number and address"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'22 Sidney Street');(_:result,name,'Place');(_:result,phone,'01223324600');(_:result,postcode,'cb23hg');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Place is located at 22 Sidney Street , postcode cb23hg , and their phone number is 01223324600 . Can I help you with anything else today ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am also looking for a place to stay in the east in the expensive price range ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,count,'1');(_:result,name,'express by holiday inn cambridge');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have one listing for express by holiday inn cambridge , is that okay for you ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "That works fine ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'15 - 17 norman way , coldhams business park');(_:result,phone,'01223866800');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Alright . They 're at 01223866800 at the property is on 15 - 17 norman way , coldhams business park . Would you like a reservation ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "What 's the star rating ? I want to stay at a 4 star place ."
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,stars,'4');(_:search,type,'Hotel'))",
"inform((_:result,name,'Express by Holiday Inn Cambridge');(_:result,stars,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Express by Holiday Inn Cambridge is only 2 stars . Unfortunately , there are no 4 star places to stay in the east in the expensive price range ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,stars,'four');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Let 's try for moderate price range , four stars please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'Warkworth Terrace');(_:result,area,'east');(_:result,category,'guesthouses');(_:result,count,'3');(_:result,name,'Warkworth House');(_:result,pricerange,'moderate price');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have three moderate price , 4 star guesthouses in the east . May I suggest Warkworth House ? It 's located at Warkworth Terrace ."
},
{
"id": 12,
"rdf-acts": [
"request((_:result,has_internet,?);(_:result,type,'Hotel'))",
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does the guesthouse have internet ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes it does have internet ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay . That is all I needed to know . Thanks ."
},
{
"id": 15,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Before I let you go , is a booking needed , or are there any other services like a taxi that I can help with ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you I do not need anything else today ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "OK , great . Please call again if there is anything else we can assist you with . Have a great day . Goodbye !"
}
] |
PMUL2561.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"place"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"place"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"place"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"22 Sidney Street"
],
[
"_:result",
"name",
"Place"
],
[
"_:result",
"phone",
"01223324600"
],
[
"_:result",
"postcode",
"cb23hg"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"place"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"22 Sidney Street"
],
[
"_:result",
"phone",
"01223324600"
],
[
"_:result",
"postcode",
"cb23hg"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"place"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb23hg"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"express by holiday inn cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"15 - 17 norman way , coldhams business park"
],
[
"_:result",
"phone",
"01223866800"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"place"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb23hg"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"count",
"1"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"15 - 17 norman way , coldhams business park"
],
[
"_:result",
"phone",
"01223866800"
],
[
"_:system",
"canthelp",
"_:search/d2e7729b"
],
[
"_:search/d2e7729b",
"area",
"east"
],
[
"_:search/d2e7729b",
"pricerange",
"expensive"
],
[
"_:search/d2e7729b",
"stars",
"4"
],
[
"_:search/d2e7729b",
"type",
"Hotel"
],
[
"_:result",
"name",
"Express by Holiday Inn Cambridge"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"place"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb23hg"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01223866800"
],
[
"_:system",
"canthelp",
"_:search/d2e7729b"
],
[
"_:search/d2e7729b",
"area",
"east"
],
[
"_:search/d2e7729b",
"pricerange",
"expensive"
],
[
"_:search/d2e7729b",
"stars",
"4"
],
[
"_:search/d2e7729b",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"address",
"Warkworth Terrace"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"name",
"Warkworth House"
],
[
"_:result",
"pricerange",
"moderate price"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"place"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb23hg"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01223866800"
],
[
"_:system",
"canthelp",
"_:search/d2e7729b"
],
[
"_:search/d2e7729b",
"area",
"east"
],
[
"_:search/d2e7729b",
"pricerange",
"expensive"
],
[
"_:search/d2e7729b",
"stars",
"4"
],
[
"_:search/d2e7729b",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"address",
"Warkworth Terrace"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"name",
"Warkworth House"
],
[
"_:result",
"pricerange",
"moderate price"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"place"
],
[
"_:result",
"postcode",
"cb23hg"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01223866800"
],
[
"_:system",
"canthelp",
"_:search/d2e7729b"
],
[
"_:search/d2e7729b",
"area",
"east"
],
[
"_:search/d2e7729b",
"pricerange",
"expensive"
],
[
"_:search/d2e7729b",
"stars",
"4"
],
[
"_:search/d2e7729b",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"address",
"Warkworth Terrace"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"name",
"Warkworth House"
],
[
"_:result",
"pricerange",
"moderate price"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for some attractions in the centre ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "What type of attraction are you looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Parks for kids or a water slide"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'Centre');(_:result,name,'Parkside pools');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is Parkside pools in the Centre . Is there anything else I can help you with today ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I need the entrance fee , phone number , and postcode ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,entrance_fee,'my records do not show');(_:result,phone,'01223446100');(_:result,postcode,'cb11ly');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , the phone number is 01223446100 and the post code is cb11ly , and my records do not show what the entrance fee is ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,name,'Parkside pools');(_:search,type,'Attraction');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thank you , can you also help me find a restaurant that is in the same area as the Parkside pools ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,area,'centre');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have several food options in city centre . Can you tell me a bit more about the type of restaurant you enjoy ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am open to all types of food as long as it 's in the moderate price range ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,area,'Centre');(_:result,food,'British');(_:result,name,'Oak Bistro');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 've found several restaurants that are located in the Centre with a moderate price range . May I recommend a British restaurant called the Oak Bistro ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,duration,'12:00');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds great . Can you book that for Tuesday at 12:00 ?"
},
{
"id": 11,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many people will be in your party ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "There are 6 people"
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,ref,'EJAOP5QE');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The table will be reserved for 15 minutes . \n Reference number is : EJAOP5QE ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks for your help !"
},
{
"id": 15,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "You are quite welcome . Is there anything else I can assist with today ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that will be all . Thanks !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "I hope you enjoy your time in Cambridge . Goodbye !"
}
] |
PMUL2049.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"name",
"Parkside pools"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"name",
"Parkside pools"
],
[
"_:result",
"entrance_fee",
"my records do not show"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"postcode",
"cb11ly"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"name",
"Parkside pools"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"Parkside pools"
],
[
"_:result",
"entrance_fee",
"my records do not show"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"postcode",
"cb11ly"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"name",
"Parkside pools"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"centre"
],
[
"_: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": [
[
"_:search",
"category",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"my records do not show"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"postcode",
"cb11ly"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"name",
"Parkside pools"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Oak Bistro"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"12:00"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"my records do not show"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"postcode",
"cb11ly"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"name",
"Parkside pools"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Oak Bistro"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"12:00"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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",
"category",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"my records do not show"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"postcode",
"cb11ly"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"name",
"Parkside pools"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Oak Bistro"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"12:00"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"EJAOP5QE"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"entrance_fee",
"my records do not show"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"postcode",
"cb11ly"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"name",
"Parkside pools"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Oak Bistro"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"12:00"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"EJAOP5QE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I m looking for an italian restaurant . I also need it to be near the center of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'center');(_:result,count,'9');(_:result,food,'italian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 9 italian restaurants in the center of town . Do you have a particular price range in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i need a cheap restaurant"
},
{
"id": 3,
"rdf-acts": [
"select((_:result,name,'Ask');(_:result,name,'Pizza Hut City Centre');(_:result,name,'Zizzi Cambridge');(_:result,type,'Restaurant'))",
"offer((_:booking,type,'Booking'))",
"inform((_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is Pizza Hut City Centre , Ask , and Zizzi Cambridge , which would you like to book ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'14:00');(_:search,name,'ask');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you book a table for 7 at Ask ? We 're looking at 14:00 on Saturday ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,duration,'that time');(_:booking,name,'Ask');(_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sorry , there are no tables available at Ask at that time . Would you like to book another day or time , or perhaps another restaurant ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,duration,'13:00');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you try 13:00 , then ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,duration,'13:00');(_:booking,name,'Ask');(_:booking,ref,'L2KZYL26');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "13:00 it is . Your table at Ask will be held for 15 minutes , and your reference number is L2KZYL26 . Can I help you with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm also looking for a hotel"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'33');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have 33 different hotels . Did you have a price range or star rating in mind ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Something in the cheap price range including free parking"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "What area would you prefer to stay in ? This will help narrow down your options ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to book a hotel close to our restaurant here in the centre , it will also need to be cheap , and have free parking ."
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are two hotels available . Would you like me to book one for you ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'7');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please . The our group of 7 will all be staying there for 3 nights starting Saturday ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Alexander Bed and Breakfast');(_:booking,people,'7');(_:booking,stay,'3');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've booked you a 3 day stay at the Alexander Bed and Breakfast for 7 people . Do you need anything else ?"
},
{
"id": 16,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Could I have the reference number for that reservation please ?"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,ref,'1JBO1R08');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , your reference number is 1JBO1R08 ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much for all of your help . That is all I needed for now . Have a nice day ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for choosing us to assist you on your travels . Have a good day ."
}
] |
MUL0089.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"Ask"
],
[
"_:result",
"name",
"Pizza Hut City Centre"
],
[
"_:result",
"name",
"Zizzi Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:00"
],
[
"_:search",
"name",
"ask"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"Ask"
],
[
"_:result",
"name",
"Pizza Hut City Centre"
],
[
"_:result",
"name",
"Zizzi Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"name",
"ask"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/4e63b062"
],
[
"_:booking/4e63b062",
"duration",
"that time"
],
[
"_:booking/4e63b062",
"name",
"Ask"
],
[
"_:booking/4e63b062",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"Ask"
],
[
"_:result",
"name",
"Pizza Hut City Centre"
],
[
"_:result",
"name",
"Zizzi Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"name",
"ask"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/4e63b062"
],
[
"_:booking/4e63b062",
"duration",
"that time"
],
[
"_:booking/4e63b062",
"name",
"Ask"
],
[
"_:booking/4e63b062",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"13:00"
],
[
"_:booking",
"name",
"Ask"
],
[
"_:booking",
"ref",
"L2KZYL26"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"name",
"Ask"
],
[
"_:result",
"name",
"Pizza Hut City Centre"
],
[
"_:result",
"name",
"Zizzi Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"name",
"ask"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/4e63b062"
],
[
"_:booking/4e63b062",
"duration",
"that time"
],
[
"_:booking/4e63b062",
"name",
"Ask"
],
[
"_:booking/4e63b062",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"13:00"
],
[
"_:booking",
"name",
"Ask"
],
[
"_:booking",
"ref",
"L2KZYL26"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"name",
"Ask"
],
[
"_:result",
"name",
"Pizza Hut City Centre"
],
[
"_:result",
"name",
"Zizzi Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"name",
"ask"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/4e63b062"
],
[
"_:booking/4e63b062",
"duration",
"that time"
],
[
"_:booking/4e63b062",
"name",
"Ask"
],
[
"_:booking/4e63b062",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"13:00"
],
[
"_:booking",
"name",
"Ask"
],
[
"_:booking",
"ref",
"L2KZYL26"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_: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",
"area",
"center"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"name",
"Ask"
],
[
"_:result",
"name",
"Pizza Hut City Centre"
],
[
"_:result",
"name",
"Zizzi Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"name",
"ask"
],
[
"_:system",
"canthelp",
"_:booking/4e63b062"
],
[
"_:booking/4e63b062",
"duration",
"that time"
],
[
"_:booking/4e63b062",
"name",
"Ask"
],
[
"_:booking/4e63b062",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"13:00"
],
[
"_:booking",
"name",
"Ask"
],
[
"_:booking",
"ref",
"L2KZYL26"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"name",
"Ask"
],
[
"_:result",
"name",
"Pizza Hut City Centre"
],
[
"_:result",
"name",
"Zizzi Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"name",
"ask"
],
[
"_:system",
"canthelp",
"_:booking/4e63b062"
],
[
"_:booking/4e63b062",
"duration",
"that time"
],
[
"_:booking/4e63b062",
"name",
"Ask"
],
[
"_:booking/4e63b062",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:booking",
"duration",
"13:00"
],
[
"_:booking",
"ref",
"L2KZYL26"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Alexander Bed and Breakfast"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"stay",
"3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"name",
"Ask"
],
[
"_:result",
"name",
"Pizza Hut City Centre"
],
[
"_:result",
"name",
"Zizzi Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"name",
"ask"
],
[
"_:system",
"canthelp",
"_:booking/4e63b062"
],
[
"_:booking/4e63b062",
"duration",
"that time"
],
[
"_:booking/4e63b062",
"name",
"Ask"
],
[
"_:booking/4e63b062",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:booking",
"duration",
"13:00"
],
[
"_:booking",
"ref",
"L2KZYL26"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Alexander Bed and Breakfast"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"stay",
"3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"1JBO1R08"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'sitar tandoori');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I am looking for information on Sitar Tandoori restaurant ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,food,'indian');(_:result,name,'Sitar tandoori');(_:result,phone,'01223249955');(_:result,postcode,'cb19hx');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sitar tandoori servers indian food and is in the east its expensive . phone number is 01223249955 post code is cb19hx"
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great Thank you for all your help ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with today ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'18:00');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , actually , can you book me a setting for 5 people at 18:00 on Thursday ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'2X4LVW0R');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your are all booked ! Your reference number is 2X4LVW0R . Is there anything else I can do for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I 'm also looking for places to go in the centre ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,category,?);(_:search,entrance_fee,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Can you tell me what you are looking to do so i can better serve you and are looking to pay an entrance fee ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'park or historical building');(_:search,type,'Attraction'))",
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Any park or historical building would be good . Can you give me the name and telephone number of an attraction ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'Centre');(_:result,category,'architectural attraction');(_:result,name,'Holy Trinity Church');(_:result,phone,'01223355397');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Holy Trinity Church is an architectural attraction in the Centre . The phone number is 01223355397 . Would you also like the address ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes please . And get me a taxi for that commute ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "When would you like to the leave for the Holy Trinity Church ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'18:00');(_:search,destination,'the restaurant');(_:search,leave_at,'18:00');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like to arrive at the restaurant by 18:00 , and I would like a contact number and car type ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,car,'white audi');(_:result,phone,'07963242512');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "The car is a white audi and the contact number is 07963242512 ."
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thanks , I do n't need any further assistance . Bye !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our services ."
}
] |
PMUL3966.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"sitar tandoori"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"sitar tandoori"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"Sitar tandoori"
],
[
"_:result",
"phone",
"01223249955"
],
[
"_:result",
"postcode",
"cb19hx"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"sitar tandoori"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"Sitar tandoori"
],
[
"_:result",
"phone",
"01223249955"
],
[
"_:result",
"postcode",
"cb19hx"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"sitar tandoori"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"Sitar tandoori"
],
[
"_:result",
"phone",
"01223249955"
],
[
"_:result",
"postcode",
"cb19hx"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"2X4LVW0R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"sitar tandoori"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"Sitar tandoori"
],
[
"_:result",
"phone",
"01223249955"
],
[
"_:result",
"postcode",
"cb19hx"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"2X4LVW0R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"category",
"park or historical building"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"sitar tandoori"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"postcode",
"cb19hx"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"2X4LVW0R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"category",
"park or historical building"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"category",
"architectural attraction"
],
[
"_:result",
"name",
"Holy Trinity Church"
],
[
"_:result",
"phone",
"01223355397"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"sitar tandoori"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"postcode",
"cb19hx"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"2X4LVW0R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"category",
"park or historical building"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"category",
"architectural attraction"
],
[
"_:result",
"name",
"Holy Trinity Church"
],
[
"_:result",
"phone",
"01223355397"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_: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": [
[
"_:search",
"name",
"sitar tandoori"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"postcode",
"cb19hx"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:00"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"2X4LVW0R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"category",
"park or historical building"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"category",
"architectural attraction"
],
[
"_:result",
"name",
"Holy Trinity Church"
],
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white audi"
],
[
"_:result",
"phone",
"07963242512"
],
[
"_:result",
"type",
"Taxi"
],
[
"_: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,'north');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hello , I am looking for places to go in the north ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,area,'North');(_:result,category,'2 swimming pools');(_:result,category,'a park');(_:result,category,'and a boat');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Certainly ! We have 2 swimming pools , a park , and a boat in the North . What are you most interested in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'boat');(_:search,type,'Attraction'))",
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "The boat sounds like it will be fun . Do you have the phone number handy ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'Riverboat Georgina');(_:result,phone,'01223902091');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , it 's the Riverboat Georgina and the number is 01223902091 ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Great can I also get a train on sunday that 'll go to cambridge"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Did you have a departure or arrival time in mind ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'ely');(_:search,leave_at,'11:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to depart from Ely after 11:00 please"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'11:52');(_:result,id,'TR6517');(_:result,leave_at,'11:35');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "TR6517 leaves at 11:35 and arrives by 11:52 ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'3');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Perfect . I need 3 tickets . please provide the reference number"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'JIR61XGY');(_:booking,ticket,'10.56 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reference number is : JIR61XGY . The total fee is 10.56 GBP and you will need to pay at the station . Can I help you with anything else today ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I needed today thank you ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a good day ."
}
] |
PMUL4767.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"category",
"2 swimming pools"
],
[
"_:result",
"category",
"a park"
],
[
"_:result",
"category",
"and a boat"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"boat"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"category",
"2 swimming pools"
],
[
"_:result",
"category",
"a park"
],
[
"_:result",
"category",
"and a boat"
],
[
"_:search",
"category",
"boat"
],
[
"_:result",
"name",
"Riverboat Georgina"
],
[
"_:result",
"phone",
"01223902091"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"category",
"2 swimming pools"
],
[
"_:result",
"category",
"a park"
],
[
"_:result",
"category",
"and a boat"
],
[
"_:search",
"category",
"boat"
],
[
"_:result",
"name",
"Riverboat Georgina"
],
[
"_:result",
"phone",
"01223902091"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"category",
"2 swimming pools"
],
[
"_:result",
"category",
"a park"
],
[
"_:result",
"category",
"and a boat"
],
[
"_:search",
"category",
"boat"
],
[
"_:result",
"name",
"Riverboat Georgina"
],
[
"_:result",
"phone",
"01223902091"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:result",
"arrive_by",
"11:52"
],
[
"_:result",
"id",
"TR6517"
],
[
"_:result",
"leave_at",
"11:35"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"category",
"2 swimming pools"
],
[
"_:result",
"category",
"a park"
],
[
"_:result",
"category",
"and a boat"
],
[
"_:search",
"category",
"boat"
],
[
"_:result",
"name",
"Riverboat Georgina"
],
[
"_:result",
"phone",
"01223902091"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:result",
"arrive_by",
"11:52"
],
[
"_:result",
"id",
"TR6517"
],
[
"_:result",
"leave_at",
"11:35"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"JIR61XGY"
],
[
"_:booking",
"ticket",
"10.56 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for something to do in the centre of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Do you have a particular preference on what you want to see ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'dontcare');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "No I do n't have a preference for exactly what it is ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,name,'All Saints Church');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "All Saints Church is a nice place to visit , and it 's free to get in ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Okay , that 's great to know . Thank you . Now I will also need help finding a train please ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,day,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "I can help you with that . Please let me know what day and time you want to leave and where you 'll be leaving from ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,leave_at,'8:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will leaving on tuesday and need to leave after 8:30 ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Can I get your destination please ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'birmingham new street');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "My destination is Cambridge . I will be leaving from Birmingham New Street ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,day,'tuesday');(_:result,departure,'birmingham new street');(_:result,id,'Train 2761');(_:result,leave_at,'08:40');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Train 2761 leaves birmingham new street tuesday at 08:40 . How does that sound ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "That s good good can you book it for me and get a reference number ?"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Sure , I can do that . How many tickets do you need ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "How much will it cost per person ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,ticket,'75.10 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "It is 75.10 pounds per person . Would you like me to reserve any seats ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that would be fine , thanks ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Can I help you with anything else today ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I think that will it . Thanks !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Enjoy your stay and have fun ."
}
] |
PMUL1161.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",
"name",
"?"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"8:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"8:30"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"8:30"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"day",
"tuesday"
],
[
"_:result",
"departure",
"birmingham new street"
],
[
"_:result",
"id",
"Train 2761"
],
[
"_:result",
"leave_at",
"08:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"8:30"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"tuesday"
],
[
"_:result",
"departure",
"birmingham new street"
],
[
"_:result",
"id",
"Train 2761"
],
[
"_:result",
"leave_at",
"08:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"8:30"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"tuesday"
],
[
"_:result",
"departure",
"birmingham new street"
],
[
"_:result",
"id",
"Train 2761"
],
[
"_:result",
"leave_at",
"08:40"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"8:30"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"tuesday"
],
[
"_:result",
"departure",
"birmingham new street"
],
[
"_:result",
"id",
"Train 2761"
],
[
"_:result",
"leave_at",
"08:40"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'german');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a German restaurant in the centre ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "Okay , I see there are none . Thank you ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,food,'european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about one that serves European food in that same area ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I see many ! Did you have a price range in mind ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))",
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No price range , but would appreciate a phone number of one that you would recommend ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,food,'European');(_:result,name,'The hotel du vin and bistro');(_:result,type,'Restaurant'))",
"reqmore()",
"inform((_:result,phone,'01223227330');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The hotel du vin and bistro serves European food . Their phone number is 01223227330 . Is there anything else I can help with ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'19:15');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need a train to cambridge that arrives by 19:15 , please ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,arrive_by,'14.08');(_:result,day,'Friday');(_:result,departure,'The london kings cross');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There are several trains leaving on Friday The london kings cross will arrove by 14.08"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'19:15');(_:search,day,'wednesday');(_:search,departure,'norwich');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need the train to arrive by 19:15 from norwich to cambridge on wednesday , what are my options for that ?"
},
{
"id": 9,
"rdf-acts": [
"select((_:result,id,'TR9933');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Take train with trainID TR9933 , which is a suitable choice for you ."
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "I would like to book a ticket please ."
},
{
"id": 11,
"rdf-acts": [
"select((_:result,arrive_by,'18:35');(_:result,destination,'cambridge');(_:result,id,'TR2379');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I 'm seeing now that TR2379 would be a better fit for your desired arrival time . It arrives in cambridge by 18:35 ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Sounds great . Can I get one seat reserved ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,people,'one');(_:booking,ref,'F3ZO7LYQ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've successfully book you one seat and your reference number is F3ZO7LYQ ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , have a great day . I really appreciate you ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can assist you with today ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Nope , that 's all I need . Thanks !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "If you ever need anything else , please contact us ."
}
] |
MUL1492.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"german"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/e4b185fa"
],
[
"_:search/e4b185fa",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/e4b185fa"
],
[
"_:search/e4b185fa",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/e4b185fa"
],
[
"_:search/e4b185fa",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"The hotel du vin and bistro"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223227330"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_: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": [
[
"_:system",
"canthelp",
"_:search/e4b185fa"
],
[
"_:search/e4b185fa",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"The hotel du vin and bistro"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223227330"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"arrive_by",
"14.08"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"The london kings cross"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"19:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_: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/e4b185fa"
],
[
"_:search/e4b185fa",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"The hotel du vin and bistro"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223227330"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"arrive_by",
"14.08"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"The london kings cross"
],
[
"_:search",
"arrive_by",
"19:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR9933"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/e4b185fa"
],
[
"_:search/e4b185fa",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"The hotel du vin and bistro"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223227330"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"The london kings cross"
],
[
"_:search",
"arrive_by",
"19:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"18:35"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR2379"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/e4b185fa"
],
[
"_:search/e4b185fa",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"The hotel du vin and bistro"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223227330"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"The london kings cross"
],
[
"_:search",
"arrive_by",
"19:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"18:35"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR2379"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"one"
],
[
"_:booking",
"ref",
"F3ZO7LYQ"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/e4b185fa"
],
[
"_:search/e4b185fa",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"The hotel du vin and bistro"
],
[
"_:result",
"phone",
"01223227330"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"The london kings cross"
],
[
"_:search",
"arrive_by",
"19:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"18:35"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR2379"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"one"
],
[
"_:booking",
"ref",
"F3ZO7LYQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Please help me book a taxi"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Okay , where would you like to depart from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'kohinoor');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I am leaving from Kohinoor ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where are you going ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'saint barnabas press gallery');(_:search,leave_at,'11:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to get to saint barnabas press gallery please , but I ca n't leave until after 11:00 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,car,'grey honda');(_:result,phone,'07736905918');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Okay I have a grey honda . You 're contact number is 07736905918 . Is there anything else you need ?"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No that 's all I needed today . Thanks for your help . Bye !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "enjoy your visit !"
}
] |
SNG01652.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"kohinoor"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"kohinoor"
],
[
"_:search",
"destination",
"saint barnabas press gallery"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"kohinoor"
],
[
"_:search",
"destination",
"saint barnabas press gallery"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey honda"
],
[
"_:result",
"phone",
"07736905918"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'asian oriental');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Could you help me find an expensive asian oriental restaurant ?"
},
{
"id": 1,
"rdf-acts": [
"select((_:result,area,'Centre');(_:result,area,'North');(_:result,type,'Restaurant'))",
"inform((_:result,count,'2');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are two restaurants . One located in the North area and Centre area . Which one would you prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,day,'thursday');(_:search,duration,'13:30');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Let 's go with the centre . I need a reservation for 2 at 13:30 on Thursday ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I am sorry there are no tables available , can I help you find another place to eat ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,pricerange,'same area and price range');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a different restaurant in the same area and price range please ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,food,'Chinese');(_:result,food,'Korean');(_:result,name,'HK Fusion');(_:result,name,'Little Seoul');(_:result,type,'Restaurant'))",
"inform((_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I could try Little Seoul , which is Korean , or possibly HK Fusion Chinese . If you want . Would you like me to ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'13:30');(_:search,name,'hk fusion');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Does the HK Fusion Chinese restaurant have availability on Thursday at 13:30 ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,day,'Thursday');(_:booking,duration,'13:30');(_:booking,people,'2');(_:booking,type,'Booking'))",
"reqmore()",
"inform((_:result,ref,'CBZ1WPRF');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes there is availability . I made a reservation for Thursday at 13:30 for 2 . The reference number is CBZ1WPRF . Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "That is all , thanks , bye ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day ! Thank you for using our service"
}
] |
SSNG0121.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",
"Centre"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"canthelp",
"_:booking/47c4c673"
],
[
"_:booking/47c4c673",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same area and price range"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"canthelp",
"_:booking/47c4c673"
],
[
"_:booking/47c4c673",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same area and price range"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Korean"
],
[
"_:result",
"name",
"HK Fusion"
],
[
"_:result",
"name",
"Little Seoul"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:search",
"name",
"hk fusion"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"area",
"North"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"canthelp",
"_:booking/47c4c673"
],
[
"_:booking/47c4c673",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same area and price range"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Korean"
],
[
"_:result",
"name",
"HK Fusion"
],
[
"_:result",
"name",
"Little Seoul"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:search",
"name",
"hk fusion"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"duration",
"13:30"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"CBZ1WPRF"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,leave_at,'16:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hi , I 'm looking to book a train to Cambridge , that leaves around 16:00 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "Sure . Where would you like to depart from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,departure,'kings lynn');(_:search,leave_at,'16:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Kings Lynn after 16:00 on Saturday , please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'16:58');(_:result,departure,'kings lynn');(_:result,destination,'cambridge');(_:result,id,'TR4235');(_:result,leave_at,'16:11');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR4235 departs kings lynn at 16:11 and arrives in cambridge at 16:58 . Would you like to book passage on that train ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the price on that trip ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,day,'Saturday');(_:result,departure,'Kings Lynn');(_:result,id,'TR4235');(_:result,leave_at,'16:11');(_:result,ticket,'7.84 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The price of TR4235 , departing Kings Lynn at 16:11 on Saturday , is 7.84 pounds . Shall I book passage on that train ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No . Not right now . thank you very much for your help today ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Ok , is there anything else you need assistance with ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that is all for the time being . Thank you ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "You 're welcome . Enjoy your trip . Are you quite sure there 's nothing else I can help with ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I actually do need the price for that train please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,ticket,'7.84 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The price is 7.84 pounds ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks . That 's all I wanted to know ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "You 're welcome . Can I help you with anything else today ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No . That 's all I need . Thanks !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Let us know if you need anything else ."
}
] |
SNG0287.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"16:58"
],
[
"_:result",
"departure",
"kings lynn"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR4235"
],
[
"_:result",
"leave_at",
"16:11"
],
[
"_: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",
"destination",
"cambridge"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"16:58"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"id",
"TR4235"
],
[
"_:result",
"leave_at",
"16:11"
],
[
"_:result",
"ticket",
"7.84 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"16:58"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"id",
"TR4235"
],
[
"_:result",
"leave_at",
"16:11"
],
[
"_:result",
"ticket",
"7.84 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"16:58"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"id",
"TR4235"
],
[
"_:result",
"leave_at",
"16:11"
],
[
"_:result",
"ticket",
"7.84 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"16:58"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"id",
"TR4235"
],
[
"_:result",
"leave_at",
"16:11"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ticket",
"7.84 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"16:58"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"id",
"TR4235"
],
[
"_:result",
"leave_at",
"16:11"
],
[
"_:result",
"ticket",
"7.84 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to book a train departing from Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "Sure , I can help you with that . Where were you wanting to travel to and when were you looking to depart ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'Cambridge');(_:search,destination,'broxbourne');(_:search,leave_at,'15:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave Cambridge and go to Broxbourne on Wednesday after 15:45 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,leave_at,'16:01');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There is a train that leaves at 16:01 would you like me to book tickets for you ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,duration,?);(_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I would first like the train ID and travel time please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,duration,'60 min ride');(_:result,id,'TR2925');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "It 's a 60 min ride and its train TR2925"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'hobsons house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you also look up the hotel called Hobsons House ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Hobsons house');(_:result,pricerange,'moderate priced');(_:result,stars,'3');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Hobsons house is a guesthouse in the west . It a moderate priced 3 star place with free internet and parking . Do you need anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,stay,'two');(_:search,type,'Hotel'))",
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I need to book the hotel for two days starting Tuesday . Please , give the address and phone number of the hotel ."
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many people is this reservation for ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "just one person please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,ref,'T05HTHZU');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . \n Reference number is : T05HTHZU ."
},
{
"id": 12,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I also need the address ..."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,address,'96 Barton Road');(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Of course ! It 's located at 96 Barton Road"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , that 's all I need ! Thank you so much !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Okay . Great . I am glad I could help ."
}
] |
PMUL1570.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"leave_at",
"15:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"leave_at",
"15:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"16:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"leave_at",
"15:45"
],
[
"_:result",
"leave_at",
"16:01"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"60 min ride"
],
[
"_:result",
"id",
"TR2925"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"name",
"hobsons house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"leave_at",
"15:45"
],
[
"_:result",
"leave_at",
"16:01"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"60 min ride"
],
[
"_:result",
"id",
"TR2925"
],
[
"_:search",
"name",
"hobsons house"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Hobsons house"
],
[
"_:result",
"pricerange",
"moderate priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"stay",
"two"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"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",
"15:45"
],
[
"_:result",
"leave_at",
"16:01"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"60 min ride"
],
[
"_:result",
"id",
"TR2925"
],
[
"_:search",
"name",
"hobsons house"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Hobsons house"
],
[
"_:result",
"pricerange",
"moderate priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"stay",
"two"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"leave_at",
"15:45"
],
[
"_:result",
"leave_at",
"16:01"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"60 min ride"
],
[
"_:result",
"id",
"TR2925"
],
[
"_:search",
"name",
"hobsons house"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Hobsons house"
],
[
"_:result",
"pricerange",
"moderate priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"stay",
"two"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"T05HTHZU"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"leave_at",
"15:45"
],
[
"_:result",
"leave_at",
"16:01"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"60 min ride"
],
[
"_:result",
"id",
"TR2925"
],
[
"_:search",
"name",
"hobsons house"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Hobsons house"
],
[
"_:result",
"pricerange",
"moderate priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"stay",
"two"
],
[
"_:result",
"phone",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"T05HTHZU"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"96 Barton Road"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes thank you . I 'd like to stay in Cambridge . We 're looking for a hotel with free parking and free wifi ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'quite a few');(_:result,area,'north');(_:result,category,'guesthouses');(_:result,name,'Limehouse');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "There are quite a few like that . If you 're open to guesthouses , Limehouse in the north of town is nice . Or were there other features you were looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Do you have one in the east with an expensive price range ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Cambridge');(_:result,name,'Holiday inn Exlpress');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , on , Holiday inn Exlpress , Cambridge , shall I book it ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'6');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "yes , please . For 6 people for 3 nights starting on friday ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'JBBPQWA1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful ! Your reference number is JBBPQWA1 . Is there anything I else I can help you with today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,leave_at,'18:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need information on a train as well . It should leave after 18:45 ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Could you please clarify your departure location and arrival destination ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,departure,'broxbourne');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Coming to Cambridge from broxbourne on Friday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'20:32');(_:result,id,'TR5056');(_:result,leave_at,'19:32');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR5056 that departs at 19:32 and arrives by 20:32 . Would that be something that would work for you ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , that would work for me . I will just need the price , train i d and travel time ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,duration,'60 minutes');(_:result,id,'TR5056');(_:result,ticket,'17.90 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "TR5056 costs 17.90 pounds and the duration is 60 minutes ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay thank you that 's all I needed ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "It was a pleasure serving you . I do so hope that your stay in Cambridge is pleasant . Goodbye !"
}
] |
MUL2090.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"name",
"Limehouse"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"ticket",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Cambridge"
],
[
"_:result",
"name",
"Holiday inn Exlpress"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"ticket",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Cambridge"
],
[
"_:result",
"name",
"Holiday inn Exlpress"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"JBBPQWA1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"18:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"ticket",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Cambridge"
],
[
"_:result",
"name",
"Holiday inn Exlpress"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"JBBPQWA1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"18:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_: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",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"ticket",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Cambridge"
],
[
"_:result",
"name",
"Holiday inn Exlpress"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"JBBPQWA1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"18:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"20:32"
],
[
"_:result",
"id",
"TR5056"
],
[
"_:result",
"leave_at",
"19:32"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Cambridge"
],
[
"_:result",
"name",
"Holiday inn Exlpress"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"JBBPQWA1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"18:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"20:32"
],
[
"_:result",
"leave_at",
"19:32"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:result",
"id",
"TR5056"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,departure,'leicester');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to take a train here on Friday , I will be coming from Leicester ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,day,'Friday');(_:result,departure,'Leicester');(_:result,destination,'Cambridge');(_:result,id,'TR3190');(_:result,leave_at,'6:09');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR3190 Leicester to Cambridge leaves Friday at 6:09 . Would you like me to book it for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'10:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Is there one that leaves after 10:00 ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,id,'TR8659');(_:result,leave_at,'10:09');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Yes , the TR8659 leaves at 10:09 ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'8');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "THanks , please book it for 8 people . I 'll need to reference number"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'IOJTYL4C');(_:booking,ticket,'302.39 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 302.39 GBP payable at the station . \n Reference number is : IOJTYL4C . Can I help you with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "i am also looking for places to go in town . The attraction should be in the centre ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'architecture');(_:result,category,'cinemas');(_:result,category,'colleges');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "What are you interested in ? There 's architecture , colleges , cinemas , etc ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "It does n't really matter , as long as it is in the centre . I will just need the address , postcode , and phone number ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'10 king s parade');(_:result,area,'centre');(_:result,name,'primavera museum');(_:result,phone,'01223357708');(_:result,postcode,'cb21sj');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "May I recommend the primavera museum in the centre of town located at 10 king s parade in post code cb21sj . Their phone number is 01223357708"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's perfect ! Thank you for your help !"
},
{
"id": 11,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Of course . No problem . Can we help you with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that is all for today . Thank you for your help . Goodbye"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our service today ."
}
] |
PMUL3136.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3190"
],
[
"_:result",
"leave_at",
"6:09"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:result",
"id",
"TR8659"
],
[
"_:result",
"leave_at",
"10:09"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:result",
"id",
"TR8659"
],
[
"_:result",
"leave_at",
"10:09"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"IOJTYL4C"
],
[
"_:booking",
"ticket",
"302.39 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:result",
"id",
"TR8659"
],
[
"_:result",
"leave_at",
"10:09"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"IOJTYL4C"
],
[
"_:booking",
"ticket",
"302.39 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"cinemas"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:result",
"id",
"TR8659"
],
[
"_:result",
"leave_at",
"10:09"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"IOJTYL4C"
],
[
"_:booking",
"ticket",
"302.39 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"cinemas"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"address",
"10 king s parade"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"primavera museum"
],
[
"_:result",
"phone",
"01223357708"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"Leicester"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:result",
"id",
"TR8659"
],
[
"_:result",
"leave_at",
"10:09"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"IOJTYL4C"
],
[
"_:booking",
"ticket",
"302.39 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"cinemas"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"address",
"10 king s parade"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"primavera museum"
],
[
"_:result",
"phone",
"01223357708"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'gonville hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking to get some information on gonville hotel ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'Gonville hotel');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Gonville hotel is in the centre of town and in the expensive price range ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'7');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Great can you get me a room for 7 people for 2 nights starting saturday ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'I34Y32Y9');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , I can ! You 're booked with reference number I34Y32Y9 . Is there anything else I can help you with ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I also need to find a train going to Cambridge ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'quite a few');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "Okay , I have quite a few . Can you give me some more information ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'16:00');(_:search,day,'saturday');(_:search,departure,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm departing from peterborough on saturday . I want to arrive by 16:00 ."
},
{
"id": 7,
"rdf-acts": [
"select((_:result,arrive_by,'15:38');(_:result,departure,'Peterborough');(_:result,destination,'Cambridge');(_:result,id,'TR5049');(_:result,leave_at,'14:48');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I would recommend train ID TR5049 which leaves Peterborough at 14:48 and arrives in Cambridge at 15:38 . There are earlier options as well if you wish ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That would be perfect . For 7 people ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like me to book it then ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , and please let me know the reference number in case I need to make any changes later ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'ZBPF328J');(_:booking,ticket,'92.4 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 92.4 GBP payable at the station . Reference number is : ZBPF328J . Is there anything else I can help with ?"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "You 've been great . Have a great day , bye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "I 'm glad I could help . Have a nice day ."
}
] |
MUL2160.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gonville hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Gonville hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Gonville hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"I34Y32Y9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Gonville hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"I34Y32Y9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Gonville hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"I34Y32Y9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:result",
"arrive_by",
"15:38"
],
[
"_:result",
"departure",
"Peterborough"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR5049"
],
[
"_:result",
"leave_at",
"14:48"
],
[
"_: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",
"name",
"gonville hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Gonville hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"I34Y32Y9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:result",
"arrive_by",
"15:38"
],
[
"_:result",
"departure",
"Peterborough"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR5049"
],
[
"_:result",
"leave_at",
"14:48"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gonville hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Gonville hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:result",
"arrive_by",
"15:38"
],
[
"_:result",
"departure",
"Peterborough"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR5049"
],
[
"_:result",
"leave_at",
"14:48"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"ZBPF328J"
],
[
"_:booking",
"ticket",
"92.4 GBP"
],
[
"_: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,area,'north');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for places to go in the north area ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,category,'boat');(_:result,category,'park or 2 swimming pools');(_:result,type,'Attraction'))",
"inform((_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I have a boat , park or 2 swimming pools in that area . Is there one you would like to try ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'boat');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Give me more information about the boat please ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'cambridge passenger cruisers , jubilee house');(_:result,name,'riverboat georgina');(_:result,postcode,'cb43ax');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address to riverboat georgina is cambridge passenger cruisers , jubilee house and the postcode is cb43ax . Can I help with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a place to eat that is in the same area . I want it to be cheap ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,food,'Indian');(_:result,food,'Italian');(_:result,name,'Da Vinci Pizzeria');(_:result,name,'Royal Spice');(_:result,type,'Restaurant'))",
"inform((_:result,area,'north');(_:result,count,'2');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "You 've got 2 choices in the north for cheap places to eat : Royal Spice serves Indian food , and Da Vinci Pizzeria serves Italian food . Which would you prefer ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'da vinci pizzeria');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Da Vinci Pizzeria sounds good . Thanks ."
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "For how many do you need this reservation ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'18:30');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need to book a table for 8 at 18:30 on Monday , please ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'DaVinci');(_:booking,ref,'6U1JO0B2');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your table is reserved at DaVinci , ref # 6U1JO0B2 . Is there anything else I can do for you today ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I also need a taxi that will get me to the restaurant in time for the booking you just made ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,car,'yellow skoda');(_:result,phone,'07262084765');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Excellent , I have booked you a taxi , a yellow skoda , and the contact number is 07262084765 . Is there anything else I can help with ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I think this is all I need for today . Thank you for your help today ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Enjoy the rest of your day ! Goodbye ."
}
] |
MUL2392.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"category",
"boat"
],
[
"_:result",
"category",
"park or 2 swimming pools"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"boat"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"boat"
],
[
"_:result",
"category",
"park or 2 swimming pools"
],
[
"_:search",
"name",
"boat"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"cambridge passenger cruisers , jubilee house"
],
[
"_:result",
"name",
"riverboat georgina"
],
[
"_:result",
"postcode",
"cb43ax"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"boat"
],
[
"_:result",
"category",
"park or 2 swimming pools"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"cambridge passenger cruisers , jubilee house"
],
[
"_:result",
"postcode",
"cb43ax"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"Da Vinci Pizzeria"
],
[
"_:result",
"name",
"Royal Spice"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"da vinci pizzeria"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"boat"
],
[
"_:result",
"category",
"park or 2 swimming pools"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"cambridge passenger cruisers , jubilee house"
],
[
"_:result",
"postcode",
"cb43ax"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"Da Vinci Pizzeria"
],
[
"_:result",
"name",
"Royal Spice"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"da vinci pizzeria"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"boat"
],
[
"_:result",
"category",
"park or 2 swimming pools"
],
[
"_:result",
"address",
"cambridge passenger cruisers , jubilee house"
],
[
"_:result",
"postcode",
"cb43ax"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"Da Vinci Pizzeria"
],
[
"_:result",
"name",
"Royal Spice"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"da vinci pizzeria"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"DaVinci"
],
[
"_:booking",
"ref",
"6U1JO0B2"
],
[
"_: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
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"boat"
],
[
"_:result",
"category",
"park or 2 swimming pools"
],
[
"_:result",
"address",
"cambridge passenger cruisers , jubilee house"
],
[
"_:result",
"postcode",
"cb43ax"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"Da Vinci Pizzeria"
],
[
"_:result",
"name",
"Royal Spice"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"name",
"da vinci pizzeria"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"name",
"DaVinci"
],
[
"_:booking",
"ref",
"6U1JO0B2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow skoda"
],
[
"_:result",
"phone",
"07262084765"
],
[
"_: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": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Police'))",
"inform((_:search,name,'Parkside police station');(_:search,type,'Police'))"
],
"speaker": "user",
"text": "Can I get the address and phone number for the Parkside police station ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "Absolutely ! The phone number is 01223358966 and they are located at Parkside , Cambridge CB11JG ."
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , that is all I need today ."
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "I 'm glad we could help . Please call us back anytime . Good Bye !"
}
] |
SNG01263.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Police"
],
[
"_:search",
"name",
"Parkside police station"
],
[
"_:search",
"type",
"Police"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Parkside police station"
],
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Police'))"
],
"speaker": "user",
"text": "I have been robbed and am looking for help . Can you help me ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,phone,'01223358966');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "the nearest police station is located at Parkside , Cambridge and the phone number is 01223358966"
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "thank you very much for your help ."
},
{
"id": 3,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "I hope you get your belongings back ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "Actually , I ca n't find it on my phone . Can you give me the postcode of the station ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "Absolutely ! The postcode is CB11JG !"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "great , have a good day"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "glad i could help bye"
}
] |
SNG0114.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,department,'haematology day unit');(_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "I 'm looking for the Addenbrookes Hospital with a haematology day unit ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,department,'haematology day unit');(_:result,phone,'01223348169');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "Addenbrookes Hospital has a Haematology Day Unit . The number for the unit is 01223348169 ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "Thanks , can I also get the postcode ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The postcode is CB20QQ ."
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "I think you have given me all that I need ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day !"
}
] |
SNG0203.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"haematology day unit"
],
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"haematology day unit"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"department",
"haematology day unit"
],
[
"_:result",
"phone",
"01223348169"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"haematology day unit"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"department",
"haematology day unit"
],
[
"_:result",
"phone",
"01223348169"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,category,'swimming pool');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you found me a swimming pool in the south part of town ?"
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,area,'south');(_:search,category,'pool');(_:search,type,'Attraction'))",
"inform((_:result,amount,'some');(_:result,area,'centre');(_:result,area,'east');(_:result,area,'north');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Unfortunately I was unable to find a pool at the south part of town , however we have some north east and at the centre"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'park');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "What about a type of park ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,count,'5');(_:result,name,'wandlebury country park');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are five , including wandlebury country park in the south ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'wandlebury country park');(_:search,type,'Attraction'))",
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Wandlebury country park is fine . Can I get the entrance fee ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'Wandlebury Ring , Gog Magog Hills , Babraham');(_:result,entrance_fee,'free');(_:result,phone,'01223243830');(_:result,postcode,'cb223ae');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Actually , they have free entrance . They are located at Wandlebury Ring , Gog Magog Hills , Babraham . Their phone number is 01223243830 . Their postcode is cb223ae ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks for the info . I will give them a call ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "You 're welcome . Can I help you find anything else ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all I need today . Thank you !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a nice day !"
}
] |
SNG1103.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:system",
"canthelp",
"_:search/ac7a6334"
],
[
"_:search/ac7a6334",
"area",
"south"
],
[
"_:search/ac7a6334",
"category",
"pool"
],
[
"_:search/ac7a6334",
"type",
"Attraction"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:system",
"canthelp",
"_:search/ac7a6334"
],
[
"_:search/ac7a6334",
"area",
"south"
],
[
"_:search/ac7a6334",
"category",
"pool"
],
[
"_:search/ac7a6334",
"type",
"Attraction"
],
[
"_:result",
"amount",
"some"
],
[
"_:search",
"category",
"park"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"wandlebury country park"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"wandlebury country park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:system",
"canthelp",
"_:search/ac7a6334"
],
[
"_:search/ac7a6334",
"area",
"south"
],
[
"_:search/ac7a6334",
"category",
"pool"
],
[
"_:search/ac7a6334",
"type",
"Attraction"
],
[
"_:result",
"amount",
"some"
],
[
"_:search",
"category",
"park"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"wandlebury country park"
],
[
"_:search",
"name",
"wandlebury country park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Wandlebury Ring , Gog Magog Hills , Babraham"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223243830"
],
[
"_:result",
"postcode",
"cb223ae"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:system",
"canthelp",
"_:search/ac7a6334"
],
[
"_:search/ac7a6334",
"area",
"south"
],
[
"_:search/ac7a6334",
"category",
"pool"
],
[
"_:search/ac7a6334",
"type",
"Attraction"
],
[
"_:result",
"amount",
"some"
],
[
"_:search",
"category",
"park"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"wandlebury country park"
],
[
"_:search",
"name",
"wandlebury country park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Wandlebury Ring , Gog Magog Hills , Babraham"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223243830"
],
[
"_:result",
"postcode",
"cb223ae"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hi there . I would like to find a train to Ely for Thursday ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,destination,'Ely');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "No problem , what time would you like to arrive in Ely ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,leave_at,'08:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave from cambridge and leave after 08:30"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'10:07');(_:result,day,'thursday');(_:result,departure,'cambridge');(_:result,destination,'ely');(_:result,id,'TR1923');(_:result,leave_at,'9:50');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have a train TR1923 leaving cambridge at 9:50 and arriving in ely at 10:07 on thursday . Would you like to reserve this ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the price ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,ticket,'4.40 pounds');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "The price is 4.40 pounds . Is there anything else you want ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you . That 's all I need ."
},
{
"id": 7,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "You 're welcome , have a great day !"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Wait ! Before you go , can you tell me about your favorite college to visit in town ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,name,\"Queens ' College\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is Queens ' College on the west side of town ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What is the address and phone number of Queens ' College ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'silver street');(_:result,phone,'01223335511');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address is silver street and the phone number is 01223335511 . Is there anything else I can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , one more thing . May I have the postcode for Queens ' College , please ."
},
{
"id": 13,
"rdf-acts": [
"thank()",
"reqmore()",
"inform((_:result,postcode,'cb39et');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Absolutely . Their postcode is cb39et . Is there anything else I can do for you ?"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "That is all I need , bye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Goodbye and enjoy the rest of your day !"
}
] |
MUL1817.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"08:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"08:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:07"
],
[
"_:result",
"day",
"thursday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"ely"
],
[
"_:result",
"id",
"TR1923"
],
[
"_:result",
"leave_at",
"9:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"08:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:07"
],
[
"_:result",
"day",
"thursday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"ely"
],
[
"_:result",
"id",
"TR1923"
],
[
"_:result",
"leave_at",
"9:50"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"4.40 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"08:30"
],
[
"_:result",
"arrive_by",
"10:07"
],
[
"_:result",
"day",
"thursday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"ely"
],
[
"_:result",
"id",
"TR1923"
],
[
"_:result",
"leave_at",
"9:50"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"4.40 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"08:30"
],
[
"_:result",
"arrive_by",
"10:07"
],
[
"_:result",
"day",
"thursday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"ely"
],
[
"_:result",
"id",
"TR1923"
],
[
"_:result",
"leave_at",
"9:50"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"4.40 pounds"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Queens ' College"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"08:30"
],
[
"_:result",
"arrive_by",
"10:07"
],
[
"_:result",
"day",
"thursday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"ely"
],
[
"_:result",
"id",
"TR1923"
],
[
"_:result",
"leave_at",
"9:50"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"4.40 pounds"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Queens ' College"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"silver street"
],
[
"_:result",
"phone",
"01223335511"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"08:30"
],
[
"_:result",
"arrive_by",
"10:07"
],
[
"_:result",
"day",
"thursday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"ely"
],
[
"_:result",
"id",
"TR1923"
],
[
"_:result",
"leave_at",
"9:50"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"4.40 pounds"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Queens ' College"
],
[
"_:result",
"address",
"silver street"
],
[
"_:result",
"phone",
"01223335511"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb39et"
],
[
"_:result",
"type",
"Attraction"
],
[
"_: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,departure,'la margherita');(_:search,leave_at,'14:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to be picked up by a taxi at la margherita today sometime today after 14:00"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Ok where is your departure site ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "I 'm leaving the la margherita ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'yellow audi');(_:result,phone,'07421829709');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "You are booked . Your car is a yellow audi and your contact number is 07421829709"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much !"
},
{
"id": 5,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Happy to help ! Is there anything else I can do for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,destination,'avalon');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Just want to make sure that the taxi will go to avalon . Thank you very much , goodbye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "We have the destination as la margherita and departing from alexander b&b ."
}
] |
SNG01939.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"la margherita"
],
[
"_:search",
"leave_at",
"14:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"14:00"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"14:00"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow audi"
],
[
"_:result",
"phone",
"07421829709"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"14:00"
],
[
"_:search",
"departure",
"?"
],
[
"_:result",
"car",
"yellow audi"
],
[
"_:result",
"phone",
"07421829709"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"destination",
"avalon"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'cambridge museum of technology');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you tell me more about the attraction called cambridge museum of technology ?"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "Yes , I have pulled up information on this . What would you like to know ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What part of town is it in ? Do you have the postcode ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,postcode,'cb58Id');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It is in the east and the postcode is cb58Id ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'london liverpool street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Awesome . Now please find me a train from Cambridge to London Liverpool street"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "On what day will you be travelling ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I leave on Monday ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I 'd be happy to help with your request , do you have a time in mind for departure or arrival ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,leave_at,'14:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave after 14:00 on monday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'17:27');(_:result,id,'TR3602');(_:result,leave_at,'15:59');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR3602 leaves at 15:59 and arrives at 17:27 . Would you like me to book that for you ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I just need the information for right now . Thanks for all your assistance !"
},
{
"id": 11,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "You 're very welcome ! Is there anything else I can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I need , thank you so much ! Have a great day !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Great , glad I could help !"
}
] |
PMUL1460.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge museum of technology"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge museum of technology"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge museum of technology"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"postcode",
"cb58Id"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge museum of technology"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"postcode",
"cb58Id"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge museum of technology"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"postcode",
"cb58Id"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"14:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge museum of technology"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"postcode",
"cb58Id"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"14:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"17:27"
],
[
"_:result",
"id",
"TR3602"
],
[
"_:result",
"leave_at",
"15:59"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge museum of technology"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"postcode",
"cb58Id"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"14:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"17:27"
],
[
"_:result",
"id",
"TR3602"
],
[
"_:result",
"leave_at",
"15:59"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for place to stay in Cambridge . I would like a 4 star hotel that includes free parking , please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'many');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have many available . Did you have a specific area in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I have no preference in area but I would like something in the cheap price range ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'Leverton House');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How about the Leverton House in the east ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))",
"request((_:result,address,?);(_:result,category,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Does it include free parking ? I need the address , phone , and hotel type ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'732 - 734 newmarket road');(_:result,category,'guesthouse');(_:result,has_parking,'none');(_:result,phone,'01223292094');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "It is a guesthouse with free parking located at 732 - 734 newmarket road . Phone number is \t 01223292094 . Should I book it for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'15:45');(_:search,destination,'birmingham new street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Not right now . Can you look for a train for me . It should go to birmingham new street and arrive by 15:45 ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have several trains can you tell me what day you plan to travel ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to travel on Sunday , please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'7:44');(_:result,day,'sunday');(_:result,id,'TR6725');(_:result,leave_at,'5:01');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR6725 leaving at 5:01 and arriving 7:44 on sunday . Would you like to make reservations ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , please . I 'll be traveling alone this time ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'Z42S9C3R');(_:booking,ticket,'60.08 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "OK , booking was successful , the total fee is 60.08 GBP payable at the station . Reference number is : Z42S9C3R . Can I help you with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that seems to be everything . Thank you ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day !"
}
] |
MUL2176.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Leverton House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Leverton House"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"732 - 734 newmarket road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223292094"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"arrive_by",
"15:45"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Leverton House"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"732 - 734 newmarket road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223292094"
],
[
"_:search",
"arrive_by",
"15:45"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Leverton House"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"732 - 734 newmarket road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223292094"
],
[
"_:search",
"arrive_by",
"15:45"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"7:44"
],
[
"_:result",
"day",
"sunday"
],
[
"_:result",
"id",
"TR6725"
],
[
"_:result",
"leave_at",
"5:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Leverton House"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"732 - 734 newmarket road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223292094"
],
[
"_:search",
"arrive_by",
"15:45"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"7:44"
],
[
"_:result",
"day",
"sunday"
],
[
"_:result",
"id",
"TR6725"
],
[
"_:result",
"leave_at",
"5:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"Z42S9C3R"
],
[
"_:booking",
"ticket",
"60.08 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,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a Chinese restaurant in the centre of Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'quite a few');(_:result,food,'Chinese');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are quite a few Chinese restaurants in the area ! Do you have a price range you 'd like to stay within ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "No , anything is fine . Can you suggest a great one ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'Jinling noodle bar');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Jinling noodle bar looks like a good place ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'peterborough');(_:search,destination,'cambridge');(_:search,type,'Train'))",
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I have their phone number and address ? Also , are there any trains that go from Peterborough to Cambridge ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'11 Peas Hill City Centre');(_:result,phone,'01223566188');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "sure no problem . Address is 11 Peas Hill City Centre and phone number is 01223566188 . Would you like to book a reservation ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,pricerange,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What is the price range of the restaurant ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "This restaurant is of the moderate price range . Would you like to book a table ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,departure,'peterborough');(_:search,leave_at,'15:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "No thanks , but I do need some train info . I 'll be leaving from Peterborough on Tuesday , sometime after 15:15 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,departure,'peterborough');(_:result,id,'TR5933');(_:result,leave_at,'15:19');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The TR5933 leaves peterborough at 15:19 ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'2');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Could you book that for me for 2 people ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,id,'TR5933');(_:booking,people,'two');(_:booking,ref,'TL4R46YS');(_:booking,ticket,'33 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sure thing . I 've booked two tickets on TR5933 . The total fee is 33 GBP and your reference number is TL4R46YS . Is there anything else I can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all . Thank you ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Have a nice day . Bye ."
}
] |
MUL1650.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Jinling noodle bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Jinling noodle bar"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"11 Peas Hill City Centre"
],
[
"_:result",
"phone",
"01223566188"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Jinling noodle bar"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"11 Peas Hill City Centre"
],
[
"_:result",
"phone",
"01223566188"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Jinling noodle bar"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"11 Peas Hill City Centre"
],
[
"_:result",
"phone",
"01223566188"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:result",
"departure",
"peterborough"
],
[
"_:result",
"id",
"TR5933"
],
[
"_:result",
"leave_at",
"15:19"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Jinling noodle bar"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"11 Peas Hill City Centre"
],
[
"_:result",
"phone",
"01223566188"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:result",
"departure",
"peterborough"
],
[
"_:result",
"id",
"TR5933"
],
[
"_:result",
"leave_at",
"15:19"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR5933"
],
[
"_:booking",
"people",
"two"
],
[
"_:booking",
"ref",
"TL4R46YS"
],
[
"_:booking",
"ticket",
"33 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,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I want a place to stay . Find me a hotel that includes free parking ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'eight');(_:result,category,'hotel');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are eight accomodations of the hotel type with free parking . What part of town do you prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The west , please . And can I get free wifi ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Cambridge Belfry');(_:result,pricerange,'inexpensive');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Cambridge Belfry is an inexpensive , 4 star option on the west side with free wifi and free parking ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , that sounds like a good choice . Can you book it for me for 3 people starting Saturday ? Thanks"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"request((_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sure , I can do that . How many nights would you like it for ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to stay for 3 nights ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'BTTS9GYC');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book the hotel for you . The reference number is BTTS9GYC . Is there anything else I can help you with today ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'16:30');(_:search,departure,'norwich');(_:search,destination,'the hotel');(_:search,type,'Hotel');(_:search,type,'Taxi');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train from norwich to get to the hotel by 16:30 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have several available . When do you want to leave ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "It does n't really matter , just need to get there by 16:30 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'15:35');(_:result,destination,'Cambridge');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay I have a train tat gets to Cambridge at 15:35 . Would you like me to book that for you ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'same group of people');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please book that for the same group of people ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,arrive_by,'15.35');(_:booking,category,'Train');(_:booking,day,'Saturday');(_:booking,departure,'Norwich');(_:booking,destination,'Cambridge');(_:booking,id,'TR8899');(_:booking,leave_at,'14:16');(_:booking,people,'3');(_:booking,ref,'8XF0PN0Q');(_:booking,ticket,'42.24 GDP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I booked 3 people departing Norwich on train TR8899 at 14:16 Saturday and arriving in Cambridge at 15.35 . The reference number is 8XF0PN0Q . The fee is 42.24 GDP . Anything else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for arranging the lodging and transportation . That 's all I need . Goodbye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks for using us ! Enjoy your trip !"
}
] |
PMUL1887.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"eight"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"eight"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"eight"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"eight"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"BTTS9GYC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"16:30"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"BTTS9GYC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"16:30"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"day",
"saturday"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"BTTS9GYC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"16:30"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"arrive_by",
"15:35"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"day",
"saturday"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"arrive_by",
"16:30"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"arrive_by",
"15:35"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"arrive_by",
"15.35"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"departure",
"Norwich"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"id",
"TR8899"
],
[
"_:booking",
"leave_at",
"14:16"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"8XF0PN0Q"
],
[
"_:booking",
"ticket",
"42.24 GDP"
],
[
"_: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,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi ! Could you help me find a museum to go in town ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,name,'Cambridge Contemporary Art Museum');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are many but may I suggest the Cambridge Contemporary Art Museum ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Sure . What is the postcode and phone number , please ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223324222');(_:result,postcode,'cb21su');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Their postcode is cb21su and phone number is 01223324222 . What else can I help you with ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's it . Thanks !"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Okay thank you for calling ."
}
] |
SNG1064.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",
"amount",
"many"
],
[
"_:result",
"name",
"Cambridge Contemporary Art Museum"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"name",
"Cambridge Contemporary Art Museum"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223324222"
],
[
"_:result",
"postcode",
"cb21su"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hello , I am looking forward to seeing some local attractions in the Centre . Do you have any recommendations ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'over 40');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I have over 40 to choose from . Did you happen to have a certain type of attraction in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'dontcare');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "No particular attraction in mind . What do you recommend ?"
},
{
"id": 3,
"rdf-acts": [
"select((_:result,entrance_fee,'a charge');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))",
"request((_:search,entrance_fee,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Does it matter if there is a charge or do you prefer something that is free ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I do n't mind I just will need their address when you have chosen one ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'251a Chesterton Road');(_:result,category,'boat');(_:result,name,'Cambridge Punter');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I 've heard great things about the boat attraction , the Cambridge Punter ! The address is 251a Chesterton Road . Can I be of any further help ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am also looking for a place to stay . The hotel should include free wifi and should be in the same area as the attraction ."
},
{
"id": 7,
"rdf-acts": [
"select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))",
"inform((_:result,amount,'choices');(_:result,area,'centre');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are great choices in the centre . Would you prefer a guesthouse or a hotel ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'dontcare');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd prefer a hotel , it does n't need to have parking as I 'll be taking the train into town ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,has_internet,?);(_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Do you have any other requirements ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "No . Which one do you recommend ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'cityroomz');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I would recommend cityroomz , i hear it 's lovely"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'8');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That will be great . I 'll need to book it for Sunday . We will be staying 3 nights and it 's 8 people ."
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like me to book that for you then ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "yes please book"
},
{
"id": 15,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'WWB56SIX');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have you booked , the reference number is WWB56SIX , can I help with anything else ?"
},
{
"id": 16,
"rdf-acts": [],
"speaker": "user",
"text": "That is everything I need ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "It was a pleasure to assist you . Have a good day . Goodbye ."
}
] |
PMUL4831.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",
"amount",
"over 40"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"over 40"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"entrance_fee",
"a charge"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"over 40"
],
[
"_:result",
"entrance_fee",
"a charge"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"251a Chesterton Road"
],
[
"_:result",
"category",
"boat"
],
[
"_:result",
"name",
"Cambridge Punter"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"a charge"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"251a Chesterton Road"
],
[
"_:result",
"name",
"Cambridge Punter"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"amount",
"choices"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"a charge"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"251a Chesterton Road"
],
[
"_:result",
"name",
"Cambridge Punter"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"amount",
"choices"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"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",
"entrance_fee",
"a charge"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"251a Chesterton Road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"amount",
"choices"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"a charge"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"251a Chesterton Road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"amount",
"choices"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"a charge"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"251a Chesterton Road"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"amount",
"choices"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"WWB56SIX"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi , I am traveling to Cambridge and I am looking for things to do in the city centre . Can you help me find something to do ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'a lot to do');(_:result,area,'centre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is a lot to do in the centre is there a type of attraction you want ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'dontcare');(_:search,type,'Attraction'))",
"request((_:result,category,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I have no preference . Pick any for me and please tell me the attraction type , entrance fee and phone number ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,category,'Architecture');(_:result,entrance_fee,'2 pounds');(_:result,name,\"Great saint mary 's church\");(_:result,phone,'01223350914');(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "All right . Great saint mary 's church is one our many churches famous for Architecture . It 's 2 pounds to get in , and their number is 01223350914 ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,food,'korean');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am also looking for a restaurant that serves Korean food , and is located in the same area as Great saint mary 's church ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'108 Regent Street City Centre');(_:result,name,'Little Seoul');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Little Seoul is on 108 Regent Street City Centre . Would you like a reservation ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No thank you . Can you provide me with their phone number ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,phone,'01223308681');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Their phone number is 01223308681"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,destination,'little seoul');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Thank you . Do you also book taxis ? I would like one from Saint Mary 's to the Little Seoul ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What time would you like to travel by taxi ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "I want to leave the church by 1:00 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,car,'yellow Audi');(_:result,phone,'07332260834');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I have booked you a taxi . The car type is a yellow Audi and the contact number is 07332260834 . Can I help with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that will be all for today . Thanks alot . Goodbye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! Have a great day ."
}
] |
MUL2469.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",
"amount",
"a lot to do"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"a lot to do"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"category",
"Architecture"
],
[
"_:result",
"entrance_fee",
"2 pounds"
],
[
"_:result",
"name",
"Great saint mary 's church"
],
[
"_:result",
"phone",
"01223350914"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"korean"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"a lot to do"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"category",
"Architecture"
],
[
"_:result",
"entrance_fee",
"2 pounds"
],
[
"_:result",
"phone",
"01223350914"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"korean"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"108 Regent Street City Centre"
],
[
"_:result",
"name",
"Little Seoul"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"a lot to do"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"category",
"Architecture"
],
[
"_:result",
"entrance_fee",
"2 pounds"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"korean"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"108 Regent Street City Centre"
],
[
"_:result",
"name",
"Little Seoul"
],
[
"_:result",
"phone",
"01223308681"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"destination",
"little seoul"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"a lot to do"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"category",
"Architecture"
],
[
"_:result",
"entrance_fee",
"2 pounds"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"korean"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"108 Regent Street City Centre"
],
[
"_:result",
"name",
"Little Seoul"
],
[
"_:result",
"phone",
"01223308681"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"destination",
"little seoul"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"a lot to do"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"category",
"Architecture"
],
[
"_:result",
"entrance_fee",
"2 pounds"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"korean"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"108 Regent Street City Centre"
],
[
"_:result",
"name",
"Little Seoul"
],
[
"_:search",
"destination",
"little seoul"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow Audi"
],
[
"_:result",
"phone",
"07332260834"
],
[
"_: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,category,'hotel');(_:search,day,'monday');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I 'd like to find a cheap hotel in Cambridge for Monday ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'west');(_:result,category,'hotel');(_:result,name,'Cambridge Belfry');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I found the Cambridge Belfry hotel located in the west and in the cheap price range . Would you like me to book this for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'moderately');(_:search,type,'Hotel'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "On second thought , I 'd like a moderately priced guest house ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,name,'acorn guest house');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'15');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 15 choices . Can I recommend acorn guest house in the north ? If so , would you like to make a reservation ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need wifi , and free parking , if possible ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Acorn');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Acorn offers both ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That sounds great . Can you book it for Wednesday for 5 nights ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,day,'Monday');(_:booking,day,'Wednesday');(_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sure , how many people will be staying , and did you want the booking for Wednesday , or Monday ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,people,'6');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need it starting on Wednesday for 6 people ."
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Unfortunately , I was unable to book the acorn on that day for that length of time . Would another day or a shorter stay work for you ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , lets try for 4 nights"
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,ref,'49T1D4B9');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to reserve that reference number is 49T1D4B9 ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'bishops stortford');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you also find me a train ? I need it departing from bishops stortford ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have several for you . Where is your destination and day ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,leave_at,'12:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Going to cambridge and leaving anytime after 12:30"
},
{
"id": 15,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,id,'TR4076');(_:booking,leave_at,'13:29');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR4076 leaves at 13:29 , would you like me to book that ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,people,'1');(_:search,type,'Train'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please , for 1 person . Could I get a price ?"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "10.10 pounds \t is the price"
}
] |
MUL2193.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"count",
"15"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"15"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Acorn"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"15"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Acorn"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"15"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Acorn"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/0ea322c1"
],
[
"_:booking/0ea322c1",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"15"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Acorn"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/0ea322c1"
],
[
"_:booking/0ea322c1",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"49T1D4B9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"15"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Acorn"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/0ea322c1"
],
[
"_:booking/0ea322c1",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"49T1D4B9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_: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",
"category",
"hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"15"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Acorn"
],
[
"_:booking",
"people",
"?"
],
[
"_:system",
"canthelp",
"_:booking/0ea322c1"
],
[
"_:booking/0ea322c1",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"49T1D4B9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR4076"
],
[
"_:booking",
"leave_at",
"13:29"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"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,category,'colleges');(_:search,type,'Attraction'))",
"request((_:result,name,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi , I am looking to visit the colleges in town , and need to know the names of some of them ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,count,'18');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 18 matches . Do you have an area in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Are there any in the centre ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,count,'13');(_:result,name,\"Christ 's College\");(_:result,name,'Emmanuel College');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 13 in the centre , including Christ 's College and Emmanuel College ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "The area actually does n't really matter , I just need the address of one of your recommendations , please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,\"saint andrew 's street\");(_:result,name,\"Christ 's College\");(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "Sure ! The address for Christ 's College is saint andrew 's street , postcode cb23bu ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you ! I am also looking for a hotel with 4 stars ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,name,'The university arms hotel');(_:result,stars,'4');(_:result,type,'Hotel'))",
"reqmore()",
"inform((_:result,category,'college');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The university arms hotel is 4 starts and in the centre where the college is , would you like me to book you or provide more information ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,has_internet,?);(_:result,phone,?);(_:result,type,'Hotel'))",
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do they have internet and could I have the phone number please ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,phone,'01223351241');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes they have internet and phone 01223351241"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,type,'Hotel');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to book a taxi also . It should leave the hotel by 11:330"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,car,'white honda');(_:result,phone,'07825681790');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Sure ! A white honda should pick you up at that time . The contact number is 07825681790 . Do you need anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I need right now . Thanks for the help !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "It 's been my pleasure . Goodbye ."
}
] |
PMUL2629.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"colleges"
],
[
"_:result",
"name",
"?"
],
[
"_:result",
"count",
"18"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"name",
"Emmanuel College"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"The university arms hotel"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_: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",
"area",
"centre"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"The university arms hotel"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"college"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"phone",
"01223351241"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"The university arms hotel"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"category",
"college"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white honda"
],
[
"_:result",
"phone",
"07825681790"
],
[
"_: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,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you help me find places to go in town ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Certainly , did you have a particular place in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "An architecture attraction would be good ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'trinity lane');(_:result,entrance_fee,'free');(_:result,name,'old schools');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "old schools is in trinity lane and entrance is free . can i give you their phone number ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))",
"request((_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What area is trinity lane in ? I 'd love to find a train going to cambridge as well ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'Old Schools');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Old Schools is located in the centre area of town . Is that location convenient for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'10:00');(_:search,day,'friday');(_:search,departure,'norwich');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Perfect , thanks . Could you also tell me if there are any trains from norwich to cambridge that arrive by 10:00 on friday ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'10:00');(_:result,count,'4');(_:result,day,'Friday');(_:result,departure,'norwich');(_:result,leave_at,'every hour on the : 16 starting at 05:16 to 08:16');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There are four trains arriving before 10:00 on Friday . They leave norwich every hour on the : 16 starting at 05:16 to 08:16"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,duration,?);(_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Can I have the travel time ? And the train ID please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,duration,'79 minutes');(_:result,id,'TR3293');(_:result,leave_at,'8:01');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Well the travel time for the TR3293 that leaves at 8:01 is 79 minutes ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thank - you ! That is perfect ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with today ?"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "That is all I needed have a nice day ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "I 'm glad I could help . If you think of anything else you need feel free to contact us any time ."
}
] |
PMUL3866.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"address",
"trinity lane"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"old schools"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"address",
"trinity lane"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Old Schools"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"10:00"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"address",
"trinity lane"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Old Schools"
],
[
"_:search",
"arrive_by",
"10:00"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:00"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"norwich"
],
[
"_:result",
"leave_at",
"every hour on the : 16 starting at 05:16 to 08:16"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"address",
"trinity lane"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Old Schools"
],
[
"_:search",
"arrive_by",
"10:00"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:00"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"norwich"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:result",
"id",
"TR3293"
],
[
"_:result",
"leave_at",
"8:01"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"address",
"trinity lane"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Old Schools"
],
[
"_:search",
"arrive_by",
"10:00"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:00"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"norwich"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:result",
"id",
"TR3293"
],
[
"_:result",
"leave_at",
"8:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_: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,type,'Police'))"
],
"speaker": "user",
"text": "may you help me find the nearest police station"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "Sure , it is located in Parkside , Cambridge ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "Thanks very much , what is its postcode ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The post code for the police station is CB11JG ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thank you for the help ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all the information I need . Thanks ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You 're quite welcome . Thanks for using our service !"
}
] |
SNG01378.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'japanese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a place to dine . The restaurant should serve japanese food and should be in the centre ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'1');(_:result,name,'wagamama');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is one restaurant called wagamama that fits your needs ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like somewhere expensive , is it ?"
},
{
"id": 3,
"rdf-acts": [],
"speaker": "system",
"text": "Yes it is ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Then that will be good . I need a reservation for 4 on Friday night please ."
},
{
"id": 5,
"rdf-acts": [
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What time would you like to dine ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,duration,'17:30');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like to eat at 17:30"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'FFAIB546');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : FFAIB546 . Can I be of any other assistance today ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is it , thank you ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "we appreciate you using our services ."
}
] |
SNG1224.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"japanese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"japanese"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"wagamama"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"japanese"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"wagamama"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"japanese"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"wagamama"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"japanese"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"wagamama"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"FFAIB546"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "It 's so hot today , can you help me find a good pool to visit on the north side of the city ?"
},
{
"id": 1,
"rdf-acts": [
"select((_:result,name,'jesus green outdoor pool');(_:result,name,'kings hedges learner pool');(_:result,type,'Attraction'))",
"inform((_:result,area,'north');(_:result,category,'pools');(_:result,count,'2');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I have two pools in the north area of town : jesus green outdoor pool and kings hedges learner pool . Which do you prefer ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Kings Hedges sounds nice . Can I get the address please ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'jedburgh court , kings hedges');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , they are located at jedburgh court , kings hedges . Would also like their phone number ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No thank you . I do need an expensive hotel ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,count,'5');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 5 expensive places to stay . How about one in the town centre ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Sure , it should have free parking and have 4 stars ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,category,'hotels');(_:result,count,'2');(_:result,name,'Huntington Marriott hotel');(_:result,name,'University Arms hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "That will narrow it down to two hotels . Huntington Marriott hotel and University Arms hotel . Which do you prefer ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'5');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Either is fine , please book one for 5 people in a 2 night stay starting Monday ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'huntingdon marriot hotel');(_:booking,ref,'2HMYJPIO');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book you at huntingdon marriot hotel , the reference number is 2HMYJPIO , can I assist with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes , I would like a taxi to commute between the 2 places ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Certainly . Would time would you like to leave and arrive at your destination ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,departure,'the hotel');(_:search,leave_at,'14:00');(_:search,type,'Hotel');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want to leave the hotel by 14:00 to go to the swimming pool ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,car,'Yellow Volvo');(_:result,phone,'07007934292');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Your taxi is booked as well . It will be a Yellow Volvo and the contact number is 07007934292 . Would that be all for you ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes that is all I needed thank you and goodbye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks for using our service . Good day ."
}
] |
MUL2670.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"jesus green outdoor pool"
],
[
"_:result",
"name",
"kings hedges learner pool"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"pools"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"name",
"jesus green outdoor pool"
],
[
"_:result",
"name",
"kings hedges learner pool"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"pools"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"address",
"jedburgh court , kings hedges"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"name",
"jesus green outdoor pool"
],
[
"_:result",
"name",
"kings hedges learner pool"
],
[
"_:result",
"category",
"pools"
],
[
"_:result",
"address",
"jedburgh court , kings hedges"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_: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": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"address",
"jedburgh court , kings hedges"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Huntington Marriott hotel"
],
[
"_:result",
"name",
"University Arms hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"address",
"jedburgh court , kings hedges"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Huntington Marriott hotel"
],
[
"_:result",
"name",
"University Arms hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"huntingdon marriot hotel"
],
[
"_:booking",
"ref",
"2HMYJPIO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"address",
"jedburgh court , kings hedges"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Huntington Marriott hotel"
],
[
"_:result",
"name",
"University Arms hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"huntingdon marriot hotel"
],
[
"_:booking",
"ref",
"2HMYJPIO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"14:00"
],
[
"_: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": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"address",
"jedburgh court , kings hedges"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Huntington Marriott hotel"
],
[
"_:result",
"name",
"University Arms hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"huntingdon marriot hotel"
],
[
"_:booking",
"ref",
"2HMYJPIO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"14:00"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"Yellow Volvo"
],
[
"_:result",
"phone",
"07007934292"
],
[
"_: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,'center');(_:search,food,'south indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Please find a place to eat that serves South Indian food in the center ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm afraid there are not any . Would you like to try a different part of town or cuisine ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about Italian food in the centre part of town ? I think that that would work out for me ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'plenty');(_:result,food,'Italian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are plenty of locations for Italian ! Do you have a specific price range in mind ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No any place will do ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'don pasquale pizzeria');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "don pasquale pizzeria is an excellent but expensive place in the city centre . would you like more information on it ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'18:30');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds perfect . Could you book a table for 4 people at 18:30 on saturday ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'6KV9DIDF');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "It is booked and the reference number is 6KV9DIDF"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for places to go in town ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "Sure ! Is there any particular part of the city you want to see , or anything specific you 'd like to visit ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'churches');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I need more info on churches"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'architecture');(_:result,category,'churches');(_:result,count,'4');(_:result,name,\"all saint 's church\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are four churches in the centre known for their architecture . Are you interested in seeing all saint 's church ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,area,'near the restaurant');(_:search,category,'multiple sports');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm actually not looking for a church , I need to find a multiple sports attraction near the restaurant ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"select((_:result,area,'near the restaurant');(_:result,category,'different kind of attraction');(_:result,type,'Attraction'))",
"canthelp((_:search,area,'centre');(_:search,category,'multiple sports');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "I 'm sorry , but there are no multiple sports attractions in the centre . Would you like me to look for a different kind of attraction near the restaurant ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Sure let 's try a college ."
},
{
"id": 15,
"rdf-acts": [
"request((_:search,entrance_fee,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'quite a few');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are quite a few . Were you looking for anything specific pricewise ?"
},
{
"id": 16,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you give me the name of a popular one ? I 'd also like the postcode , entrance fee and phone number ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,address,\"saint andrew 's street\");(_:result,name,'corpus christi college');(_:result,phone,'01223338000');(_:result,postcode,'cb21rh');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "How about corpus christi college ? Its address is saint andrew 's street , postcode is cb21rh , and their phone number is 01223338000 ."
},
{
"id": 18,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What about the entrance fee ? Is there one ?"
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,count,'4');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "we have four with free entrance"
},
{
"id": 20,
"rdf-acts": [],
"speaker": "user",
"text": "which one do you recommend ?"
},
{
"id": 21,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,name,'Downing College');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I would recommend Downing College and it is free to enter . Would you like their address ?"
},
{
"id": 22,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "just postcode and phone please"
},
{
"id": 23,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'regent street');(_:result,phone,'01223334860');(_:result,postcode,'cb21dq');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "post code is cb21dq , phone is 01223334860 , in case you need the adderss it is on regent street . Any further questions ?"
},
{
"id": 24,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'll also need to get a taxi to go between the 2 places ."
},
{
"id": 25,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I can help you with that . Which location would you like to have as your pickup point ?"
},
{
"id": 26,
"rdf-acts": [
"inform((_:search,departure,'the college');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'll need picked up at the College to go to the restaurant ."
},
{
"id": 27,
"rdf-acts": [
"inform((_:result,car,'white lexus');(_:result,phone,'07566657952');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I have you set for a taxi to get there right in time for your booking , look for a white lexus , they are reachable at 07566657952 , any further questions ?"
},
{
"id": 28,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant');(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Is there a reference number I need ?"
},
{
"id": 29,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "No , there is n't a reference number just the car type and contact number . Will there be anything else I can assist you with today ?"
},
{
"id": 30,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I need today , thanks ."
},
{
"id": 31,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . It was a pleasure helping you today . Good - bye ."
}
] |
PMUL4612.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"south indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3ca7dad1"
],
[
"_:search/3ca7dad1",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3ca7dad1"
],
[
"_:search/3ca7dad1",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3ca7dad1"
],
[
"_:search/3ca7dad1",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"don pasquale pizzeria"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3ca7dad1"
],
[
"_:search/3ca7dad1",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"don pasquale pizzeria"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"6KV9DIDF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3ca7dad1"
],
[
"_:search/3ca7dad1",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"don pasquale pizzeria"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"6KV9DIDF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"category",
"churches"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3ca7dad1"
],
[
"_:search/3ca7dad1",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"6KV9DIDF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"churches"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"all saint 's church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3ca7dad1"
],
[
"_:search/3ca7dad1",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"6KV9DIDF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"all saint 's church"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:result",
"area",
"near the restaurant"
],
[
"_:result",
"category",
"different kind of attraction"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"canthelp",
"_:search/a1230411"
],
[
"_:search/a1230411",
"area",
"centre"
],
[
"_:search/a1230411",
"category",
"multiple sports"
],
[
"_:search/a1230411",
"type",
"Attraction"
],
[
"_:search",
"category",
"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": [
[
"_:system",
"canthelp",
"_:search/3ca7dad1"
],
[
"_:search/3ca7dad1",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"6KV9DIDF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"all saint 's church"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:result",
"area",
"near the restaurant"
],
[
"_:result",
"category",
"different kind of attraction"
],
[
"_:system",
"canthelp",
"_:search/a1230411"
],
[
"_:search/a1230411",
"area",
"centre"
],
[
"_:search/a1230411",
"category",
"multiple sports"
],
[
"_:search/a1230411",
"type",
"Attraction"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3ca7dad1"
],
[
"_:search/3ca7dad1",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"6KV9DIDF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:result",
"area",
"near the restaurant"
],
[
"_:result",
"category",
"different kind of attraction"
],
[
"_:system",
"canthelp",
"_:search/a1230411"
],
[
"_:search/a1230411",
"area",
"centre"
],
[
"_:search/a1230411",
"category",
"multiple sports"
],
[
"_:search/a1230411",
"type",
"Attraction"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"name",
"corpus christi college"
],
[
"_:result",
"phone",
"01223338000"
],
[
"_:result",
"postcode",
"cb21rh"
],
[
"_: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": [
[
"_:system",
"canthelp",
"_:search/3ca7dad1"
],
[
"_:search/3ca7dad1",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"6KV9DIDF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:result",
"area",
"near the restaurant"
],
[
"_:result",
"category",
"different kind of attraction"
],
[
"_:system",
"canthelp",
"_:search/a1230411"
],
[
"_:search/a1230411",
"area",
"centre"
],
[
"_:search/a1230411",
"category",
"multiple sports"
],
[
"_:search/a1230411",
"type",
"Attraction"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"name",
"corpus christi college"
],
[
"_:result",
"phone",
"01223338000"
],
[
"_:result",
"postcode",
"cb21rh"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3ca7dad1"
],
[
"_:search/3ca7dad1",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"6KV9DIDF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:result",
"area",
"near the restaurant"
],
[
"_:result",
"category",
"different kind of attraction"
],
[
"_:system",
"canthelp",
"_:search/a1230411"
],
[
"_:search/a1230411",
"area",
"centre"
],
[
"_:search/a1230411",
"category",
"multiple sports"
],
[
"_:search/a1230411",
"type",
"Attraction"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"phone",
"01223338000"
],
[
"_:result",
"postcode",
"cb21rh"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22
]
},
{
"id": 12,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3ca7dad1"
],
[
"_:search/3ca7dad1",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"6KV9DIDF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:result",
"area",
"near the restaurant"
],
[
"_:result",
"category",
"different kind of attraction"
],
[
"_:system",
"canthelp",
"_:search/a1230411"
],
[
"_:search/a1230411",
"area",
"centre"
],
[
"_:search/a1230411",
"category",
"multiple sports"
],
[
"_:search/a1230411",
"type",
"Attraction"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"regent street"
],
[
"_:result",
"phone",
"01223334860"
],
[
"_:result",
"postcode",
"cb21dq"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24
]
},
{
"id": 13,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3ca7dad1"
],
[
"_:search/3ca7dad1",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"6KV9DIDF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:result",
"area",
"near the restaurant"
],
[
"_:result",
"category",
"different kind of attraction"
],
[
"_:system",
"canthelp",
"_:search/a1230411"
],
[
"_:search/a1230411",
"area",
"centre"
],
[
"_:search/a1230411",
"category",
"multiple sports"
],
[
"_:search/a1230411",
"type",
"Attraction"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"regent street"
],
[
"_:result",
"phone",
"01223334860"
],
[
"_:result",
"postcode",
"cb21dq"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"the college"
],
[
"_: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,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26
]
},
{
"id": 14,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3ca7dad1"
],
[
"_:search/3ca7dad1",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"6KV9DIDF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:result",
"area",
"near the restaurant"
],
[
"_:result",
"category",
"different kind of attraction"
],
[
"_:system",
"canthelp",
"_:search/a1230411"
],
[
"_:search/a1230411",
"area",
"centre"
],
[
"_:search/a1230411",
"category",
"multiple sports"
],
[
"_:search/a1230411",
"type",
"Attraction"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:result",
"address",
"regent street"
],
[
"_:result",
"postcode",
"cb21dq"
],
[
"_:search",
"departure",
"the college"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white lexus"
],
[
"_:result",
"phone",
"07566657952"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_: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,
23,
24,
25,
26,
27,
28
]
},
{
"id": 15,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3ca7dad1"
],
[
"_:search/3ca7dad1",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"6KV9DIDF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:result",
"area",
"near the restaurant"
],
[
"_:result",
"category",
"different kind of attraction"
],
[
"_:system",
"canthelp",
"_:search/a1230411"
],
[
"_:search/a1230411",
"area",
"centre"
],
[
"_:search/a1230411",
"category",
"multiple sports"
],
[
"_:search/a1230411",
"type",
"Attraction"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:result",
"address",
"regent street"
],
[
"_:result",
"postcode",
"cb21dq"
],
[
"_:search",
"departure",
"the college"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white lexus"
],
[
"_:result",
"phone",
"07566657952"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Please help me find a train departing Stansted Airport and going to Cambridge . Thanks ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Certainly . What day and time will you be traveling ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,leave_at,'17:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave on Monday after 17:15 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'17:52');(_:result,destination,'Cambridge');(_:result,id,'TR4096');(_:result,leave_at,'17:24');(_:result,type,'Train'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "TR4096 leaves at 17:24 and arrives in Cambridge at 17:52 . How many tickets do you need ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I just need to know the price please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,ticket,'10.10 pounds');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "They are 10.10 pounds . Is there anything else I can do to help you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,name,'scott polar museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you tell me where the scott polar museum is located ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'lensfield road');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure thing , lensfield road ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I need their phone number please ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223336540');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Their phone number is 01223336540 . Is there anything else I can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's it ! Thank you for your help ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , let me know if I can assist with anything else ."
}
] |
PMUL1282.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",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"17:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"17:15"
],
[
"_:result",
"arrive_by",
"17:52"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR4096"
],
[
"_:result",
"leave_at",
"17:24"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"17:15"
],
[
"_:result",
"arrive_by",
"17:52"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR4096"
],
[
"_:result",
"leave_at",
"17:24"
],
[
"_:search",
"people",
"?"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"name",
"scott polar museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"17:15"
],
[
"_:result",
"arrive_by",
"17:52"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR4096"
],
[
"_:result",
"leave_at",
"17:24"
],
[
"_:search",
"people",
"?"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"name",
"scott polar museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"lensfield road"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"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",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"17:15"
],
[
"_:result",
"arrive_by",
"17:52"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR4096"
],
[
"_:result",
"leave_at",
"17:24"
],
[
"_:search",
"people",
"?"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"name",
"scott polar museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"lensfield road"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223336540"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you help me find a cheap hotel ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'many');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have many , do you want a specific side of town ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like it to be in the north with a 4 star rating and free parking please ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Worth House');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Worth House meets your needs . Would you like me to book a room for you there ?"
},
{
"id": 4,
"rdf-acts": [
"thank()",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please and can you send me a reference number . Thank you ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Your room is now booked at The Worth House and I will send you the reference number . Thank you . Good bye ."
}
] |
PMUL1715.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Worth House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a place to stay . Can you help me find one ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,stars,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'many');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are many options for places to stay any preferences such as area or rating ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking to stay in a guesthouse that includes free wifi and it should have a star of 2 ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Unfortunately we do n't have anything that matches all of those requirements . Which are your top priorities ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you check instead for 3 stars ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have three places . What area do you prefer to stay in ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "I do n't have a preference for the area . Can you recommend 1 of the 3 ? I need to book a room ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,name,'hamilton house');(_:result,type,'Hotel'))",
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I would recommend the hamilton house in the north . When would you like to book a room for ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'2');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That sounds great . Lets see if you can book it for Tuesday for 2 people , 2 nights ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Hamilton Lodge');(_:booking,people,'2');(_:booking,ref,'2SR5W0RP');(_:booking,stay,'2');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book you for Hamilton Lodge for 2 people and 2 nights . Your Reference number is : 2SR5W0RP . Can I help you with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'cambridge');(_:search,destination,'norwich');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am also looking for a train on Thursday . I will be departing from Cambridge and traveling to Norwich ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,day,'Thursday');(_:result,departure,'Cambridge');(_:result,destination,'Norwich');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "We have many trains departing from Cambridge and arriving in Norwich on Thursday . Do you need a specific departure or arrival time ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'12:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking to arrive no later than 12:45 . I have no preference for departure time . Thank you ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'11:55');(_:result,id,'TR7779');(_:result,leave_at,'10:36');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'd recommend TR7779 , it departs at 10:36 and arrives by 11:55 . Would you like a ticket ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,people,'2');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I 'll actually need 2 tickets please ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'620VR2VS');(_:booking,ticket,'35.2 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booked ! Total fee is 35.2 GBP payable at the station . \n Reference number : 620VR2VS ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks for all of your help !"
},
{
"id": 17,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "You have covered everything , thanks again ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "enjoy your time with us !"
}
] |
PMUL1724.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/6cd5c425"
],
[
"_:search/6cd5c425",
"type",
"Hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/6cd5c425"
],
[
"_:search/6cd5c425",
"type",
"Hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/6cd5c425"
],
[
"_:search/6cd5c425",
"type",
"Hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"hamilton house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/6cd5c425"
],
[
"_:search/6cd5c425",
"type",
"Hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"hamilton house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Hamilton Lodge"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"2SR5W0RP"
],
[
"_:booking",
"stay",
"2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_: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"
],
[
"_:system",
"canthelp",
"_:search/6cd5c425"
],
[
"_:search/6cd5c425",
"type",
"Hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"hamilton house"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Hamilton Lodge"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"2SR5W0RP"
],
[
"_:booking",
"stay",
"2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12: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",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/6cd5c425"
],
[
"_:search/6cd5c425",
"type",
"Hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"hamilton house"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Hamilton Lodge"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"2SR5W0RP"
],
[
"_:booking",
"stay",
"2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:45"
],
[
"_:result",
"arrive_by",
"11:55"
],
[
"_:result",
"id",
"TR7779"
],
[
"_:result",
"leave_at",
"10:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"2"
],
[
"_: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",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/6cd5c425"
],
[
"_:search/6cd5c425",
"type",
"Hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"hamilton house"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Hamilton Lodge"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"stay",
"2"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:45"
],
[
"_:result",
"arrive_by",
"11:55"
],
[
"_:result",
"id",
"TR7779"
],
[
"_:result",
"leave_at",
"10:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"620VR2VS"
],
[
"_:booking",
"ticket",
"35.2 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"canthelp",
"_:search/6cd5c425"
],
[
"_:search/6cd5c425",
"type",
"Hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"hamilton house"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"name",
"Hamilton Lodge"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"stay",
"2"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:45"
],
[
"_:result",
"arrive_by",
"11:55"
],
[
"_:result",
"id",
"TR7779"
],
[
"_:result",
"leave_at",
"10:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"620VR2VS"
],
[
"_:booking",
"ticket",
"35.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'parkside police station');(_:search,type,'Police'))"
],
"speaker": "user",
"text": "Hello , I need information on the parkside police station ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,name,'Parkside Police Station');(_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The phone number for Parkside Police Station is 01223358966 , address Parkside , Cambridge , CB11JG ."
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "amazing , thanks for your help"
},
{
"id": 3,
"rdf-acts": [],
"speaker": "system",
"text": "Do you want me to call 911 ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's ok . I 've got it . Thanks again ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Let us know if you need more help ."
}
] |
SNG0143.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"parkside police station"
],
[
"_:search",
"type",
"Police"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"parkside police station"
],
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"name",
"Parkside Police Station"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"parkside police station"
],
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"name",
"Parkside Police Station"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'swimming pool');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "i am looking for a swimming pool ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , which part of town are you looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "The area does n't really matter , can you pick a popular me for me ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Gonville Place');(_:result,area,'centrally located');(_:result,name,'Parkside Pools');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "Parkside Pools is centrally located and their address is Gonville Place . Is there anything else I can help you with today ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'sri lankan');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a sri lankan restaurant ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry . I 'm not able to find anything that meets your criteria . Would you like to try a different type of food ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "hmm , what about chinese food ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'east');(_:result,name,'yu garden');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure I 've found an expensive place named yu garden in the east , would you like me to book something ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'11:30');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I 'd like to take my husband there at 11:30 on Wednesday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'5R5C75ZP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booked ! The table will be reserved for 15 minutes . Your Reference number : 5R5C75ZP ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'the reservation time');(_:search,departure,'the pool');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'd also like to book a taxi from the pool to the restaurant that arrives by the reservation time ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Sure . What time would you like to leave ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'11:30');(_:search,leave_at,'dontcare');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "As long as it arrives by 11:30 it does nt matter when it leaves"
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like me to reserve it for you ."
},
{
"id": 14,
"rdf-acts": [
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes , please . I 'll need the contact number and car type ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'grey volvo');(_:result,phone,'07174343971');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "You 're all set ! It 's a grey volvo . If you need to contact the driver for any reason , the contact number is 07174343971 ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , you were a great help . That 's all I needed ."
},
{
"id": 17,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "welcome and have a great day"
},
{
"id": 18,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "have great day too"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "I 'll be going now . Good - bye"
}
] |
PMUL4559.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:result",
"area",
"centrally located"
],
[
"_:result",
"name",
"Parkside Pools"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"sri lankan"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:result",
"area",
"centrally located"
],
[
"_:result",
"name",
"Parkside Pools"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/e8b242d2"
],
[
"_:search/e8b242d2",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/e8b242d2"
],
[
"_:search/e8b242d2",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"yu garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/e8b242d2"
],
[
"_:search/e8b242d2",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"yu garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:booking",
"ref",
"5R5C75ZP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"the reservation time"
],
[
"_:search",
"departure",
"the pool"
],
[
"_: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",
"category",
"swimming pool"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/e8b242d2"
],
[
"_:search/e8b242d2",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"yu garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:booking",
"ref",
"5R5C75ZP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the pool"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"arrive_by",
"11:30"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_: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",
"swimming pool"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/e8b242d2"
],
[
"_:search/e8b242d2",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"yu garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:booking",
"ref",
"5R5C75ZP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the pool"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"arrive_by",
"11:30"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/e8b242d2"
],
[
"_:search/e8b242d2",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"yu garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:booking",
"ref",
"5R5C75ZP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the pool"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"arrive_by",
"11:30"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"car",
"grey volvo"
],
[
"_:result",
"phone",
"07174343971"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/e8b242d2"
],
[
"_:search/e8b242d2",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"yu garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:booking",
"ref",
"5R5C75ZP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the pool"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"arrive_by",
"11:30"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"car",
"grey volvo"
],
[
"_:result",
"phone",
"07174343971"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a cheap place to stay that includes free parking ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'ten');(_:result,has_parking,'none');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "I have ten different possible locations for you that are cheap and have free parking . Is there anything else to narrow down your selection , such as area ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do any of those offer free wifi as well ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,has_internet,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , all of them include free wifi . Is there a specific area you would like to stay in ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'6');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The area does not matter to me , but I need accommodations for 6 adults for 3 nights and 4 days beginning this Sunday ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'm sorry but it looks like all the hotels are booked on those days . Would you like to change the start date or number of days ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,stay,'two');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Would I be able to book for two nights ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,day,'Sunday');(_:booking,name,'Alexander Bed and Breakfast');(_:booking,people,'6');(_:booking,ref,'MTXCH8MN');(_:booking,stay,'two');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes . I have you booked at Alexander Bed and Breakfast for two night for 6 people starting on Sunday . Your reference number is MTXCH8MN ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'nightclubs');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Are there any nightclubs in the east side of town ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"canthelp((_:search,area,'that part of town');(_:search,category,'nightclubs');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "There are no nightclubs in that part of town . Would you like to try a different part of town ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "How about a museum in the east instead ?"
},
{
"id": 11,
"rdf-acts": [
"select((_:result,name,'Cambridge Artworks');(_:result,name,'Cambridge Museum of Technology');(_:result,name,'Gallery at Twelve A High Street');(_:result,name,'Saint Barnabas Press Gallery');(_:result,type,'Attraction'))",
"inform((_:result,category,'museums');(_:result,count,'4');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are four museums in that area : Cambridge Artworks , Cambridge Museum of Technology , Gallery at Twelve A High Street , and Saint Barnabas Press Gallery . Do any of those sound interesting ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , may I have the phone numbers to those museums ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:result,category,'Artworks');(_:result,name,'Barnabas');(_:result,name,'Museum of');(_:result,phone,'01223295264');(_:result,phone,'01223368650');(_:result,phone,'01223902116');(_:result,phone,'01223902168');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure . Artworks is 01223902168 , Museum of Tech is 01223368650 , Gallery is 01223295264 , and Barnabas is 01223902116 . Anything else I can help with ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , that 's all I need today . Goodbye !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Have a wonderful day !"
}
] |
MUL1047.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"ten"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"ten"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"ten"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/7a95089e"
],
[
"_:booking/7a95089e",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stay",
"two"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"ten"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/7a95089e"
],
[
"_:booking/7a95089e",
"type",
"Booking"
],
[
"_:search",
"stay",
"two"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"name",
"Alexander Bed and Breakfast"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"MTXCH8MN"
],
[
"_:booking",
"stay",
"two"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"nightclubs"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"ten"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/7a95089e"
],
[
"_:booking/7a95089e",
"type",
"Booking"
],
[
"_:search",
"stay",
"two"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"name",
"Alexander Bed and Breakfast"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"MTXCH8MN"
],
[
"_:booking",
"stay",
"two"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/3f798e5d"
],
[
"_:search/3f798e5d",
"area",
"that part of town"
],
[
"_:search/3f798e5d",
"category",
"nightclubs"
],
[
"_:search/3f798e5d",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"ten"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/7a95089e"
],
[
"_:booking/7a95089e",
"type",
"Booking"
],
[
"_:search",
"stay",
"two"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"name",
"Alexander Bed and Breakfast"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"MTXCH8MN"
],
[
"_:booking",
"stay",
"two"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/3f798e5d"
],
[
"_:search/3f798e5d",
"area",
"that part of town"
],
[
"_:search/3f798e5d",
"category",
"nightclubs"
],
[
"_:search/3f798e5d",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"Cambridge Artworks"
],
[
"_:result",
"name",
"Cambridge Museum of Technology"
],
[
"_:result",
"name",
"Gallery at Twelve A High Street"
],
[
"_:result",
"name",
"Saint Barnabas Press Gallery"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"ten"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/7a95089e"
],
[
"_:booking/7a95089e",
"type",
"Booking"
],
[
"_:search",
"stay",
"two"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"name",
"Alexander Bed and Breakfast"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"MTXCH8MN"
],
[
"_:booking",
"stay",
"two"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/3f798e5d"
],
[
"_:search/3f798e5d",
"area",
"that part of town"
],
[
"_:search/3f798e5d",
"category",
"nightclubs"
],
[
"_:search/3f798e5d",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"count",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"Artworks"
],
[
"_:result",
"name",
"Barnabas"
],
[
"_:result",
"name",
"Museum of"
],
[
"_:result",
"phone",
"01223295264"
],
[
"_:result",
"phone",
"01223368650"
],
[
"_:result",
"phone",
"01223902116"
],
[
"_:result",
"phone",
"01223902168"
],
[
"_: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,'hotel');(_:search,pricerange,'moderate');(_:search,stars,'0-star');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a place to stay . A 0-star hotel is fine with me as long as it fits my moderate budget"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 2 0-star guesthouses as well as Cityroomz , a 0-star hotel . Cityroomz is in the moderate price range . Would you like a room there ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , could you book me a room there please ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I certainly can . When do you want to stay ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,category,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Actually , can I have the hotel type , phone number , and address instead ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'sleeperz hotel , station road');(_:result,category,'hotel');(_:result,phone,'01223304050');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Sure , it 's a hotel located on sleeperz hotel , station road . Phone number is 01223304050"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'anatolia');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thanks ! I 've also heard great things about a restaurant called Anatolia . What can you tell me about them ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'30 Bridge Street City Centre');(_:result,area,'centre');(_:result,food,'Turkish');(_:result,name,'Anatolia');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Anatolia is a moderately priced Turkish restaurant in the centre of town . They are located at 30 Bridge Street City Centre ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'14:45');(_:search,people,'3');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds perfect . Can you book me a table there for 3 at 14:45 on Friday ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,day,'Friday');(_:booking,duration,'14:45');(_:booking,people,'3');(_:booking,ref,'YK1UPI4J');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have made your reservation for 3 at 14:45 on Friday . Your table will be held for 15 minutes . Your reference number is YK1UPI4J . Is there anything you need ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome ! Have a good day !"
}
] |
PMUL3746.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"0-star"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"0-star"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"0-star"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"0-star"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"sleeperz hotel , station road"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"phone",
"01223304050"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"anatolia"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"0-star"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"phone",
"01223304050"
],
[
"_:search",
"name",
"anatolia"
],
[
"_:result",
"address",
"30 Bridge Street City Centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:result",
"name",
"Anatolia"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"0-star"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:booking",
"stay",
"?"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"phone",
"01223304050"
],
[
"_:search",
"name",
"anatolia"
],
[
"_:result",
"address",
"30 Bridge Street City Centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:result",
"name",
"Anatolia"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"duration",
"14:45"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"YK1UPI4J"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'shanghai family restaurant');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello I 'm looking for the shanghai family restaurant ."
},
{
"id": 1,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "Yes I got it , what can I do for you sir ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you tell me the postcode ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,postcode,'cb11dg');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The postcode is cb11dg ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Great I am also looking for a hotel with a 2 star rating that has free parking ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Do you have a preference for the hotel 's area or price range ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The area does n't really matter , but I would like something cheap ."
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:search,category,'hotels');(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I 'm sorry , but I do n't have any hotels that match that criteria . Would you like to change your requirements ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you find me a 4 star hotel ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'at least 8');(_:result,category,'hotels');(_:result,has_internet,'none');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have at least 8 hotels that might suit you . They all have internet , a 4 star rating and are in the cheap price range . Do you have a preference for what part of town you stay in ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes I would like to stay on the east side of town ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'east');(_:result,category,'guesthouses');(_:result,name,'Allenbell');(_:result,name,'Autumn House');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have both the Autumn House and the Allenbell . They are both guesthouses on the east side of town with a 4 star rating . Should i book one for you ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,name,'allenbell');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "The Allenbell is fine . Could you book a stay for 7 people , starting on Tuesday , for 4 nights ? I also need a reference number ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,ref,'AVPKTYBJ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Reference number is : AVPKTYBJ ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,leave_at,'21:15');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I will als require a taxi . I need to leave the hotel by 21:15 . Can you provide he contact number and the type of car please ."
},
{
"id": 15,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What is your destination ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,type,'Taxi'))",
"request((_:result,destination,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I do n't have a particular destination for my taxi ."
},
{
"id": 17,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I 'm sorry , but I can not provide you information on the taxi without knowing your destination ."
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,departure,'allenbell');(_:search,destination,'shanghai family restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to get from the allenbell hotel to the shanghai family restaurant , please ."
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,departure,'allenbell');(_:result,destination,'shanghai family restaurant');(_:result,leave_at,'21:15');(_:result,phone,'07779063338');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I have confirmed your taxi departing from allenbell at 21:15 to shanghai family restaurant . The contact number is 07779063338 . Is there anything else we can help you with ?"
},
{
"id": 20,
"rdf-acts": [
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes , I also need the car type . Thank You"
},
{
"id": 21,
"rdf-acts": [
"inform((_:result,car,'Red Toyota');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "The booked Car type is a Red Toyota ."
},
{
"id": 22,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much for all of your help , have a great day !"
},
{
"id": 23,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Good - bye ."
}
] |
MUL0163.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:result",
"postcode",
"cb11dg"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:result",
"postcode",
"cb11dg"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:result",
"postcode",
"cb11dg"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/fb09dba8"
],
[
"_:search/fb09dba8",
"category",
"hotels"
],
[
"_:search/fb09dba8",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:result",
"postcode",
"cb11dg"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/fb09dba8"
],
[
"_:search/fb09dba8",
"category",
"hotels"
],
[
"_:search/fb09dba8",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"at least 8"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"postcode",
"cb11dg"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/fb09dba8"
],
[
"_:search/fb09dba8",
"category",
"hotels"
],
[
"_:search/fb09dba8",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"at least 8"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"name",
"Autumn House"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"postcode",
"cb11dg"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/fb09dba8"
],
[
"_:search/fb09dba8",
"category",
"hotels"
],
[
"_:search/fb09dba8",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"at least 8"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"name",
"Autumn House"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"AVPKTYBJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"postcode",
"cb11dg"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/fb09dba8"
],
[
"_:search/fb09dba8",
"category",
"hotels"
],
[
"_:search/fb09dba8",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"at least 8"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"name",
"Autumn House"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"AVPKTYBJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"destination",
"?"
]
],
"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",
"postcode",
"cb11dg"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/fb09dba8"
],
[
"_:search/fb09dba8",
"category",
"hotels"
],
[
"_:search/fb09dba8",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"at least 8"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"name",
"Autumn House"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"AVPKTYBJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:result",
"destination",
"?"
],
[
"_:search",
"departure",
"allenbell"
],
[
"_:search",
"destination",
"shanghai family restaurant"
],
[
"_: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",
"postcode",
"cb11dg"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/fb09dba8"
],
[
"_:search/fb09dba8",
"category",
"hotels"
],
[
"_:search/fb09dba8",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"at least 8"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"name",
"Autumn House"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"AVPKTYBJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:result",
"car",
"?"
],
[
"_:search",
"departure",
"allenbell"
],
[
"_:search",
"destination",
"shanghai family restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"departure",
"allenbell"
],
[
"_:result",
"destination",
"shanghai family restaurant"
],
[
"_:result",
"leave_at",
"21:15"
],
[
"_:result",
"phone",
"07779063338"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:result",
"postcode",
"cb11dg"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/fb09dba8"
],
[
"_:search/fb09dba8",
"category",
"hotels"
],
[
"_:search/fb09dba8",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"at least 8"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"name",
"Autumn House"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"AVPKTYBJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"departure",
"allenbell"
],
[
"_:search",
"destination",
"shanghai family restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"departure",
"allenbell"
],
[
"_:result",
"destination",
"shanghai family restaurant"
],
[
"_:result",
"leave_at",
"21:15"
],
[
"_:result",
"phone",
"07779063338"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"car",
"Red Toyota"
],
[
"_: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,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train from peterborough"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where are you headed , and what day and time did you need to leave ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,destination,'cambridge');(_:search,leave_at,'8:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am going to cambridge and leaving after 8:00 on friday"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'09:09');(_:result,duration,'50 minutes');(_:result,id,'TR6496');(_:result,leave_at,'08:19');(_:result,ticket,'16.50 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sure , I have TR6496 departing at 08:19 , arriving at 09:09 , with a duration of 50 minutes . The cost is 16.50 pounds . Would that work for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes please book it for 5 people and give me a reference number ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'MFCHF1YV');(_:booking,ticket,'82.5 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 82.5 GBP payable at the station , the feference number is : MFCHF1YV . Can I help with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "I think that takes care of everything , thanks !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Great . I 'm glad I could help ! Please consider using our service again the future . Goodbye ."
}
] |
SNG0413.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"8:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"8:00"
],
[
"_:result",
"arrive_by",
"09:09"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"id",
"TR6496"
],
[
"_:result",
"leave_at",
"08:19"
],
[
"_:result",
"ticket",
"16.50 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"8:00"
],
[
"_:result",
"arrive_by",
"09:09"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"id",
"TR6496"
],
[
"_:result",
"leave_at",
"08:19"
],
[
"_:result",
"ticket",
"16.50 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"MFCHF1YV"
],
[
"_:booking",
"ticket",
"82.5 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'kings college');(_:search,destination,'pizza express fen ditton');(_:search,leave_at,'17:15');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to book a taxi from Kings college to Pizza express Fen Ditton sometime after 17:15 . I need the car type and contact number please ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,car,'grey lexus');(_:result,phone,'07607911761');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Okay , I have successfully booked the taxi for you . It is a grey lexus and the contact number is 07607911761 ."
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you ! That will be all !"
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "It was a pleasure to assist you ! Goodbye !"
}
] |
SNG1175.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"kings college"
],
[
"_:search",
"destination",
"pizza express fen ditton"
],
[
"_:search",
"leave_at",
"17:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"kings college"
],
[
"_:search",
"destination",
"pizza express fen ditton"
],
[
"_:search",
"leave_at",
"17:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey lexus"
],
[
"_:result",
"phone",
"07607911761"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a place to stay in the north side ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,category,'guesthouses');(_:result,category,'hotels');(_:result,type,'Hotel'))",
"inform((_:result,amount,'many');(_:result,area,'north');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are many guesthouses and hotels on the north side . Do you have any preferences ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,stars,'0');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like for the place to be 0 stars but has to include free wifi and free parking ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'city centre north b and b.');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I found the City Centre North B and B. Would you like me to book you a room ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'8');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes . I want to book it for 8 people , starting Sunday , for 3 nights ."
},
{
"id": 5,
"rdf-acts": [
"thank()",
"reqmore()",
"inform((_:booking,ref,'0IS0GU49');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , your all set . The reference number is 0IS0GU49 . Can I do anything else for you ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all , thank you ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Enjoy your stay !"
}
] |
SNG0754.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"city centre north b and b."
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"city centre north b and b."
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"0IS0GU49"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,leave_at,'13:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train that leaves after 13:30 saturday afternoon please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Can you please tell me what your destination is for that trip ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'stevenage');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to depart from Cambridge and arrive at Stevenage , please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'5');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There are 5 trains meeting that criteria . Would you like me to book you a ticket ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I would like to book the ticket now , could I please have the train ID ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR8813');(_:result,type,'Train'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "The train ID is TR8813 , how many tickets would you like to book ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,pricerange,'cheaply');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I can take care of that myself . Can you also help me find a place to dine in the south , priced cheaply please ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"reqmore()",
"inform((_:result,food,'Portuguese');(_:result,name,'Nandos');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about Portuguese cuisine at Nandos ? Would you like any more information about them or assistance booking a reservation ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,duration,'10:00');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "That 's perfect . I 'd like to book that restaurant for just myself at 10:00 on the same day . Could I get the reference number as well , please ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,day,'Saturday');(_:booking,duration,'10:00');(_:booking,name,'Nandos');(_:booking,people,'1');(_:booking,ref,'3JRN2T9Y');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "OK , you have a table for 1 at 10:00 on Saturday at Nandos . Your reference number is 3JRN2T9Y . Can I help with anything else today ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "I am all set . Thanks !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting the help desk . Please , if you have any more questions , do not hesitate to ask ."
}
] |
MUL0360.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"5"
],
[
"_: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",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"id",
"TR8813"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"cheaply"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"13:30"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"id",
"TR8813"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"cheaply"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"10:00"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"13:30"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"id",
"TR8813"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"cheaply"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"10:00"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"10:00"
],
[
"_:booking",
"name",
"Nandos"
],
[
"_:booking",
"people",
"1"
],
[
"_:booking",
"ref",
"3JRN2T9Y"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I am looking for information in Cambridge"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "What type of information do you need help with ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'archway house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a hotel called , Archway House ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'52 gilbert road');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "It is in the moderate price range at 52 gilbert road"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'2');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Alright . I 'd like a room on saturday for 4 nights . 2 people will be staying ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'S9V74O1G');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Reference number is : S9V74O1G . can i be of any help again ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,leave_at,'13:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will also need a train for Saturday , leaving after 13:45 ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"request((_:search,destination,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "Sure , I can help you with that . Where would you like to travel to ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Going to Cambridge ."
},
{
"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,'london kings cross');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be departing from London Kings Cross ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "And for haw many people ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'2');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "There will be 2 people ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'18:08');(_:result,id,'TR4101');(_:result,leave_at,'15:17');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR4101 that leaves at 15:17 and arrives at 18:08 . Would you like me to book it for you ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes please . Could you also provide me the reference number ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'Iwillgetthatreferencenumber');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Iwillgetthatreferencenumber for you ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Ok , thank you ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'6BM4QJXX');(_:booking,ticket,'37.76 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 37.76 GBP payable at the station . \n Reference number is : 6BM4QJXX ."
},
{
"id": 18,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Great thank you ! That 's all I needed ! Bye !"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "You 're so welcome ! Feel free to come back if you think of anything else you need ! Bye !"
}
] |
PMUL3908.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"archway house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"archway house"
],
[
"_:result",
"address",
"52 gilbert road"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"archway house"
],
[
"_:result",
"address",
"52 gilbert road"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"S9V74O1G"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"13:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"archway house"
],
[
"_:result",
"address",
"52 gilbert road"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"S9V74O1G"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"13:45"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"archway house"
],
[
"_:result",
"address",
"52 gilbert road"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"S9V74O1G"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"13:45"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"archway house"
],
[
"_:result",
"address",
"52 gilbert road"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"S9V74O1G"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"13:45"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"people",
"2"
],
[
"_: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",
"name",
"archway house"
],
[
"_:result",
"address",
"52 gilbert road"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"S9V74O1G"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"13:45"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"18:08"
],
[
"_:result",
"id",
"TR4101"
],
[
"_:result",
"leave_at",
"15:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"archway house"
],
[
"_:result",
"address",
"52 gilbert road"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"13:45"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"18:08"
],
[
"_:result",
"id",
"TR4101"
],
[
"_:result",
"leave_at",
"15:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"Iwillgetthatreferencenumber"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"archway house"
],
[
"_:result",
"address",
"52 gilbert road"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"leave_at",
"13:45"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"18:08"
],
[
"_:result",
"id",
"TR4101"
],
[
"_:result",
"leave_at",
"15:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"6BM4QJXX"
],
[
"_:booking",
"ticket",
"37.76 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,stars,'0');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a place to stay with a star rating of 0 ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,area,'centre');(_:result,area,'north');(_:result,type,'Hotel'))",
"inform((_:result,count,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Okay we have three options in that category . Would you like to stay in the north or the centre of Cambridge ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That does n't matter as long as the hotel is expensive ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I have none in that price range , can I check in another realistic price range ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How about something cheap ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,count,'2');(_:result,name,'city centre north b and b');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I ave 2 listings one for city centre north b and b and another for el shaddai ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,has_internet,'yes');(_:search,name,'city centre north b and b');(_:search,people,'8');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does the City Centre North B and B offer free wifi ? If so , can you please book it for Saturday with 8 guests , 2 nights ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'WDVI9XCT');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Reference number is WDVI9XCT . Can I help with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I needed . Thank you"
},
{
"id": 9,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Thank you for contacting us . Have a nice day ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'norwich');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Oh , we need a train departing from norwich going to cambridge . Can you give me some departure times and how long is the travel ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,duration,'79 minutes');(_:result,leave_at,'every hour');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Trains leave every hour and the travel time is 79 minutes . Can I book a certain day and time for you ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,leave_at,'18:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like a train leaving after 18:15 on the same day as my hotel booking ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'19:35');(_:result,id,'TR8600');(_:result,leave_at,'18:16');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I have train TR8600 leaving at 18:16 and arriving at 19:35 ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . Can you book it for me ?"
},
{
"id": 15,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "How many seats will you need ?"
},
{
"id": 16,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I wo n't need a ticket . Can I just have the price , please ?"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,ticket,'14.08 pounds');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "The price is 14.08 pounds . Can I help you with anything else today ?"
},
{
"id": 18,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "no thanks . i 'm done . have a nice day . bye ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using the Cambridge Town Info service ! Enjoy your time in Cambridge"
}
] |
PMUL1597.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"0"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"0"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/e8155bb9"
],
[
"_:search/e8155bb9",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"0"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:search/e8155bb9"
],
[
"_:search/e8155bb9",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"city centre north b and b"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"city centre north b and b"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"0"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:search/e8155bb9"
],
[
"_:search/e8155bb9",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"city centre north b and b"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"city centre north b and b"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"WDVI9XCT"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"0"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:search/e8155bb9"
],
[
"_:search/e8155bb9",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"city centre north b and b"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"city centre north b and b"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"WDVI9XCT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"departure",
"norwich"
],
[
"_: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",
"stars",
"0"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:search/e8155bb9"
],
[
"_:search/e8155bb9",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"city centre north b and b"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"city centre north b and b"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"WDVI9XCT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:result",
"leave_at",
"every hour"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"leave_at",
"18:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"0"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:search/e8155bb9"
],
[
"_:search/e8155bb9",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"city centre north b and b"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"city centre north b and b"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"WDVI9XCT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"leave_at",
"18:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"19:35"
],
[
"_:result",
"id",
"TR8600"
],
[
"_:result",
"leave_at",
"18:16"
],
[
"_:result",
"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",
"stars",
"0"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:search/e8155bb9"
],
[
"_:search/e8155bb9",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"city centre north b and b"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"city centre north b and b"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"WDVI9XCT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"leave_at",
"18:15"
],
[
"_:result",
"arrive_by",
"19:35"
],
[
"_:result",
"id",
"TR8600"
],
[
"_:result",
"leave_at",
"18:16"
],
[
"_: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,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"0"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:search/e8155bb9"
],
[
"_:search/e8155bb9",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"city centre north b and b"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"city centre north b and b"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"WDVI9XCT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"leave_at",
"18:15"
],
[
"_:result",
"arrive_by",
"19:35"
],
[
"_:result",
"id",
"TR8600"
],
[
"_:result",
"leave_at",
"18:16"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ticket",
"14.08 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_: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,area,'north');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello . I 'm going out for an expensive dinner and need to find a restaurant . I 'd like somewhere in the north , and I 'm willing to pay quite a bit of money ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"thank()",
"inform((_:result,area,'north');(_:result,count,'5');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'd be happy to help you with that . I have 5 expensive restaurants in the north . Did you have a type of cuisine in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'romanian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , Romanian please ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,food,'romanian');(_:search,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "There are no options for romanian , can I try something else for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I guess try European ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,food,'european');(_:result,name,'The city stop restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The city stop restaurant is a european restaurant in the expensive price range ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,day,'friday');(_:search,duration,'17:45');(_:search,people,'3');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is it in the north ? If so , can you reserve us a table for 3 on Friday at 17:45 please ?"
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I am sorry but the restaurant will be unable to reserve a table for that time . Would you like to try another day or time ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,duration,'16:45');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about at 16:45 ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'0PK0TW8F');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . The reference number is : 0PK0TW8F"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm also looking for a place to stay that offers both internet and free parking ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,count,'29');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "There are 29 places in Cambridge which offer both , any other preferences ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hmm , yes . Someplace expensive ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'University Arms hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I can recommend the University Arms hotel in the centre of the city ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'three');(_:search,stay,'three');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Great , can you make a reservation for three people for the three nights starting Friday please ?"
},
{
"id": 15,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'm sorry , I could n't book that for you , would you like to try another day ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,stay,'one');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , I need it to be Friday . Can we try it for a one night stay instead ?"
},
{
"id": 17,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'University Arms Hotel');(_:booking,people,'3');(_:booking,ref,'F13028XH');(_:booking,stay,'1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Alright ! I was able to book your room for 1 night at the University Arms Hotel for 3 people . Your reference number is F13028XH . Can I help with anything else ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,arrive_by,'16:45');(_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'm going to need a taxi as well from the hotel to the restaurant that arrives at 16:45 . Could I get the contact number and car type for that ?"
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,car,'black audi');(_:result,phone,'07648846859');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Sure ! The contact number is 07648846859 and the car is a black audi . Is there anything else you need help with ?"
},
{
"id": 20,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , you have been most helpful . Have a nice day ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks , have a nice day as well ."
}
] |
MUL1351.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"romanian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/05fd83f1"
],
[
"_:search/05fd83f1",
"food",
"romanian"
],
[
"_:search/05fd83f1",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"canthelp",
"_:search/05fd83f1"
],
[
"_:search/05fd83f1",
"food",
"romanian"
],
[
"_:search/05fd83f1",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"name",
"The city stop restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"canthelp",
"_:search/05fd83f1"
],
[
"_:search/05fd83f1",
"food",
"romanian"
],
[
"_:search/05fd83f1",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"name",
"The city stop restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/8831ed4b"
],
[
"_:booking/8831ed4b",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"canthelp",
"_:search/05fd83f1"
],
[
"_:search/05fd83f1",
"food",
"romanian"
],
[
"_:search/05fd83f1",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"name",
"The city stop restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/8831ed4b"
],
[
"_:booking/8831ed4b",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:booking",
"ref",
"0PK0TW8F"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_: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": [
[
"_:result",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:search/05fd83f1"
],
[
"_:search/05fd83f1",
"food",
"romanian"
],
[
"_:search/05fd83f1",
"type",
"Restaurant"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"name",
"The city stop restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/8831ed4b"
],
[
"_:booking/8831ed4b",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:booking",
"ref",
"0PK0TW8F"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"29"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_: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": [
[
"_:system",
"canthelp",
"_:search/05fd83f1"
],
[
"_:search/05fd83f1",
"food",
"romanian"
],
[
"_:search/05fd83f1",
"type",
"Restaurant"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:booking/8831ed4b"
],
[
"_:booking/8831ed4b",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:booking",
"ref",
"0PK0TW8F"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"29"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"University Arms hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"three"
],
[
"_:search",
"stay",
"three"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/05fd83f1"
],
[
"_:search/05fd83f1",
"food",
"romanian"
],
[
"_:search/05fd83f1",
"type",
"Restaurant"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:booking/8831ed4b"
],
[
"_:booking/8831ed4b",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:booking",
"ref",
"0PK0TW8F"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"29"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"University Arms hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"three"
],
[
"_:system",
"canthelp",
"_:booking/a7835dea"
],
[
"_:booking/a7835dea",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"stay",
"one"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/05fd83f1"
],
[
"_:search/05fd83f1",
"food",
"romanian"
],
[
"_:search/05fd83f1",
"type",
"Restaurant"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:booking/8831ed4b"
],
[
"_:booking/8831ed4b",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"29"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"University Arms hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"three"
],
[
"_:system",
"canthelp",
"_:booking/a7835dea"
],
[
"_:booking/a7835dea",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"stay",
"one"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"University Arms Hotel"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"F13028XH"
],
[
"_:booking",
"stay",
"1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"16:45"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/05fd83f1"
],
[
"_:search/05fd83f1",
"food",
"romanian"
],
[
"_:search/05fd83f1",
"type",
"Restaurant"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:booking/8831ed4b"
],
[
"_:booking/8831ed4b",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"16:45"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"29"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"University Arms hotel"
],
[
"_:search",
"people",
"three"
],
[
"_:system",
"canthelp",
"_:booking/a7835dea"
],
[
"_:booking/a7835dea",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"stay",
"one"
],
[
"_:booking",
"name",
"University Arms Hotel"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"F13028XH"
],
[
"_:booking",
"stay",
"1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"16:45"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black audi"
],
[
"_:result",
"phone",
"07648846859"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'j restaurant');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , Have you heard of the J Restaurant ? I 'd like some information about it ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,food,'Asian Oriental');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "It 's a cheap Asian Oriental restaurant located in the centre area of town . Would you like to book a table ?"
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thanks . That 's all I needed to know ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Sure . Is there anything else I can do for you before we go ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "No , that should do it . Later ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Have a wonderful day !"
}
] |
SNG0576.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"j restaurant"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"j restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"j restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'16:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi arriving by 16:45 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Sure ! Where are you coming from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'nandos , city center');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want to leave from nandos , city center ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Great . And where will you be traveling to ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'parkside police station');(_:search,name,'Parkside Police Station');(_:search,type,'Police');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'm going to parkside police station to turn myself in ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,car,'black volvo');(_:result,phone,'07037812928');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Ok , your contact number is 07037812928 and it will be a black volvo . Is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That was all . Thanks"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You are very welcome . Goodbye ."
}
] |
SNG01868.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"16:45"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"16:45"
],
[
"_:search",
"departure",
"nandos , city center"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"16:45"
],
[
"_:search",
"departure",
"nandos , city center"
],
[
"_:search",
"destination",
"parkside police station"
],
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"type",
"Police"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"16:45"
],
[
"_:search",
"departure",
"nandos , city center"
],
[
"_:search",
"destination",
"parkside police station"
],
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"type",
"Police"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black volvo"
],
[
"_:result",
"phone",
"07037812928"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'bedouin');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for a particular restaurant named Bedouin . Can you help ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,food,'african');(_:result,name,'Bedouin');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes . Bedouin serves african food and is is located in the centre ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'20:00');(_:search,people,'3');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you book me a table for 3 people at 20:00 on Wednesday ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,ref,'N332O6JK');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : N332O6JK ."
},
{
"id": 4,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Great , thank you so much . That 'll be all for today . Bye !"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for calling the Cambridge TownInfo centre , have a great day ."
}
] |
SNG1364.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"bedouin"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"bedouin"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"african"
],
[
"_:result",
"name",
"Bedouin"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"bedouin"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"african"
],
[
"_:result",
"name",
"Bedouin"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"20:00"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"N332O6JK"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "Is there somewhere inexpensive to stay in town ? I 'll be driving in , so I 'll need somewhere that I can park for free , as well ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,category,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'10');(_:result,has_parking,'none');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 10 different cheap hotels that offer free parking . Do you have a specific area of town you 'd like me to look , or perhaps a specific type of hotel / guesthouse ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to be in the centre area and should include free wifi ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,name,'Alexander Bed and Breakfeast');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How about the Alexander Bed and Breakfeast guesthouse ? It is in the cheap price range and has 4 stars ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'six');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That sound perfect . I would really like to book a room for the my family of six ."
},
{
"id": 5,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What day do you need to book and how many days do you wish to stay ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'6');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Starting on Saturday , I would like to book 3 nights at that hotel for my family of 6 ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Alexander bed and breakfast');(_:booking,ref,'3R2BIZA1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Absolutely . Alexander bed and breakfast has been booked ! Your reference number is 3R2BIZA1 . Is there anything else I can help you with today ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes actually . I am looking for a train that goes to the Stansted Airport from Cambridge ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day will you be traveling on ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be traveling on Tuesday ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,count,'19');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have about 19 trains available . Can you tell me if you have a time you need to leave or arrive by ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'13:45');(_:search,destination,'stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "The train should arrive at Stansted Airport by 13:45 ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'13:45');(_:result,count,'8');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 8 trains that arrive by 13:45 . What time would you like to leave ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,arrive_by,'13:45');(_:search,people,'6');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Can I get the one that arrives closest to 13:45 ? Can you book that for 6 seats and give me the reference number ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,arrive_by,'13:08');(_:result,count,'1');(_:result,departure,'cambridge');(_:result,destination,'stansted airport');(_:result,leave_at,'12:40');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have one train leaving cambridge at 12:40 and arriving at stansted airport at 13:08 . Shall I book it for you ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,people,'same group of people');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please book it for the same group of people ."
},
{
"id": 17,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,id,'TR7621');(_:booking,people,'6');(_:booking,ref,'FLGYD2RO');(_:booking,ticket,'60.59 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've booked 6 tickets on TR7621 , the fee will be 60.59 GBP and your reference number is FLGYD2RO . Is there anything else I can do for you ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that is all I need for today thank you ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Your welcome . Contact us anytime ."
}
] |
MUL2271.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alexander Bed and Breakfeast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"six"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alexander Bed and Breakfeast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_: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",
"category",
"?"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alexander Bed and Breakfeast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Alexander bed and breakfast"
],
[
"_:booking",
"ref",
"3R2BIZA1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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",
"?"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alexander Bed and Breakfeast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Alexander bed and breakfast"
],
[
"_:booking",
"ref",
"3R2BIZA1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alexander Bed and Breakfeast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Alexander bed and breakfast"
],
[
"_:booking",
"ref",
"3R2BIZA1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:45"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_: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",
"?"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alexander Bed and Breakfeast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Alexander bed and breakfast"
],
[
"_:booking",
"ref",
"3R2BIZA1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:result",
"arrive_by",
"13:45"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:45"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alexander Bed and Breakfeast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Alexander bed and breakfast"
],
[
"_:booking",
"ref",
"3R2BIZA1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:45"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"arrive_by",
"13:08"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"stansted airport"
],
[
"_:result",
"leave_at",
"12:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"same group of people"
],
[
"_: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",
"category",
"?"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alexander Bed and Breakfeast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"name",
"Alexander bed and breakfast"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:45"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"arrive_by",
"13:08"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"stansted airport"
],
[
"_:result",
"leave_at",
"12:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR7621"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"FLGYD2RO"
],
[
"_:booking",
"ticket",
"60.59 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you help me out with some information on a specific hotel ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Of course , could you please give me the name of the Hotel you are looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'express by holiday inn');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for the Express by Holiday Inn ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'east');(_:result,category,'hotel');(_:result,pricerange,'expensive');(_:result,stars,'2');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "This hotel is on the east side of town , rated 2 stars , and in the expensive pricerange . Do you need more information or can I book a room for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'6');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you ! Please book a room for 6 people for 5 nights , starting on Friday ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'SQ6GX5Q5');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , I was able to get you the booking . Your reference number is SQ6GX5Q5 . Can I help you with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'rice boat');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I 'm also looking for a restaurant called the rice boat ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'37 Newnham Road Newnham');(_:result,area,'west');(_:result,food,'Indian');(_:result,name,'Rice boat');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Rice boat is an expensive Indian food restaurant in the west , located at 37 Newnham Road Newnham ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'same group and day');(_:search,duration,'17:30');(_:search,people,'same group');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Could you book me a setting there for the same group and day at 17:30 ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'ZK68BCKQ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I certainly ca . Your reservation number is ZK68BCKQ ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,type,'Hotel');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "thanks , i also need a taxi to get me from the hotel to the restaurant . can you help ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,car,'grey audi');(_:result,phone,'07939088518');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "you will be riding in a grey audi and the contact number is 07939088518"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay great thank you ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day !"
}
] |
PMUL4568.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"express by holiday inn"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"express by holiday inn"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"SQ6GX5Q5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"rice boat"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"SQ6GX5Q5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"rice boat"
],
[
"_:result",
"address",
"37 Newnham Road Newnham"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Rice boat"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same group and day"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"same group"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"rice boat"
],
[
"_:result",
"address",
"37 Newnham Road Newnham"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Rice boat"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same group and day"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"same group"
],
[
"_:booking",
"ref",
"ZK68BCKQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"rice boat"
],
[
"_:result",
"address",
"37 Newnham Road Newnham"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Rice boat"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"same group and day"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"same group"
],
[
"_:booking",
"ref",
"ZK68BCKQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey audi"
],
[
"_:result",
"phone",
"07939088518"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a place to stay with free wifi ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'several');(_:result,category,'hotels');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Ok , I have several hotels . Any particular location ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Location does n't really matter as long as there 's free parking available ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'several');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have several available . What is your price range ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Between $ 100-$300 per night ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'Gonville Hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How about the Gonville Hotel located in the centre area of town ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "What is their postcode ?"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Their postcode is cb11Iy , address gonville place , phone 0122336661 they have wifi and free parking too . Would you like me to book this for you ?"
}
] |
PMUL3259.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'rice boat');(_:search,leave_at,'1:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi to come at 1:45 to rice boat ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I 'd be happy to help ! Where are you coming from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'01:45');(_:search,destination,'limehouse');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I am coming from rice boat and need to get to limehouse by 01:45"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'red Toyota');(_:result,phone,'07737828007');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I have you in a red Toyota , contact is 07737828007 ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I need , thank you !"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,car,'red toyota');(_:result,phone,'07737828007');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Ok I have a red toyota and the contact number is 07737828007 ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , have a great day ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Have a safe trip !"
}
] |
SNG01933.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"rice boat"
],
[
"_:search",
"leave_at",
"1:45"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"1:45"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"arrive_by",
"01:45"
],
[
"_:search",
"destination",
"limehouse"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"1:45"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"arrive_by",
"01:45"
],
[
"_:search",
"destination",
"limehouse"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red Toyota"
],
[
"_:result",
"phone",
"07737828007"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"1:45"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"arrive_by",
"01:45"
],
[
"_:search",
"destination",
"limehouse"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red toyota"
],
[
"_:result",
"phone",
"07737828007"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'cityroomz');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you get me information on a hotel called cityroomz ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Sleeperz Hotel , Station Road');(_:result,area,'center');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Cityroomz');(_:result,postcode,'cb12tz');(_:result,pricerange,'moderately - priced');(_:result,stars,'0-star');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Cityroomz is a 0-star , moderately - priced hotel in the center of town . They offer free internet , but no parking . Their address is Sleeperz Hotel , Station Road , cb12tz ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'4');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to book this hotel for 4 people and 2 nights for Tuesday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,day,'Tuesday');(_:booking,name,'cityroomz');(_:booking,people,'4');(_:booking,stay,'two');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok , I 've booked the cityroomz hotel for your party of 4 , for two nights starting Tuesday ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Can I have the reference number please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'BEVM8GPA');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes your reference number is BEVM8GPA ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thank you . I will also need a train to cambridge ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you be leaving from ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'Stansted Airport');(_:search,destination,'Cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be coming in from Stansted Airport heading into Cambridge ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day would you like to travel ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to travel on Tuesday ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,count,'19');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 19 trains available that day . Is there a specific time you would like to book ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'18:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to arrive by 18:30 , but I can leave at any time ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,count,'13');(_:result,id,'TR9892');(_:result,leave_at,'5:24');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have 13 trains . The TR9892 leaves at 5:24 , would that work ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Sounds good enough to me . What is the price of the TR 9892 ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,ticket,'10.10 pounds for one ticket');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "10.10 pounds for one ticket"
},
{
"id": 16,
"rdf-acts": [
"request((_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Ok , great and could you please confirm the departure time for that train ?"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,id,'TR9892');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The TR9892 leaves Stansted Airport at 5:24 and arrives in Cambridge at 5:52 . The TR0135 would also work , it leaves at 14:24 and arrives in Cambridge at 14:52 ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay great . Thank you !"
},
{
"id": 19,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else that I can help you with ?"
},
{
"id": 20,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "user",
"text": "No , you have been a great help . That 's it for now . Goodbye ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our service . Hope you have a great day ."
}
] |
PMUL3570.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:result",
"address",
"Sleeperz Hotel , Station Road"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"postcode",
"cb12tz"
],
[
"_:result",
"pricerange",
"moderately - priced"
],
[
"_:result",
"stars",
"0-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:result",
"address",
"Sleeperz Hotel , Station Road"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"postcode",
"cb12tz"
],
[
"_:result",
"pricerange",
"moderately - priced"
],
[
"_:result",
"stars",
"0-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"name",
"cityroomz"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"stay",
"two"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:result",
"address",
"Sleeperz Hotel , Station Road"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"postcode",
"cb12tz"
],
[
"_:result",
"pricerange",
"moderately - priced"
],
[
"_:result",
"stars",
"0-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"name",
"cityroomz"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"stay",
"two"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"BEVM8GPA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:result",
"address",
"Sleeperz Hotel , Station Road"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"postcode",
"cb12tz"
],
[
"_:result",
"pricerange",
"moderately - priced"
],
[
"_:result",
"stars",
"0-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"name",
"cityroomz"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"stay",
"two"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"BEVM8GPA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"Stansted Airport"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:result",
"address",
"Sleeperz Hotel , Station Road"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"postcode",
"cb12tz"
],
[
"_:result",
"pricerange",
"moderately - priced"
],
[
"_:result",
"stars",
"0-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"name",
"cityroomz"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"stay",
"two"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"BEVM8GPA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"Stansted Airport"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:result",
"address",
"Sleeperz Hotel , Station Road"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"postcode",
"cb12tz"
],
[
"_:result",
"pricerange",
"moderately - priced"
],
[
"_:result",
"stars",
"0-star"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"name",
"cityroomz"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"stay",
"two"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"BEVM8GPA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"Stansted Airport"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:result",
"address",
"Sleeperz Hotel , Station Road"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"postcode",
"cb12tz"
],
[
"_:result",
"pricerange",
"moderately - priced"
],
[
"_:result",
"stars",
"0-star"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"name",
"cityroomz"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"stay",
"two"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"BEVM8GPA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"Stansted Airport"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"id",
"TR9892"
],
[
"_:result",
"leave_at",
"5:24"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"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",
"name",
"cityroomz"
],
[
"_:result",
"address",
"Sleeperz Hotel , Station Road"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"postcode",
"cb12tz"
],
[
"_:result",
"pricerange",
"moderately - priced"
],
[
"_:result",
"stars",
"0-star"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"name",
"cityroomz"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"stay",
"two"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"BEVM8GPA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"Stansted Airport"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"id",
"TR9892"
],
[
"_:result",
"leave_at",
"5:24"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ticket",
"10.10 pounds for one ticket"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"leave_at",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:result",
"address",
"Sleeperz Hotel , Station Road"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"postcode",
"cb12tz"
],
[
"_:result",
"pricerange",
"moderately - priced"
],
[
"_:result",
"stars",
"0-star"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"name",
"cityroomz"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"stay",
"two"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"BEVM8GPA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"Stansted Airport"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"leave_at",
"5:24"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ticket",
"10.10 pounds for one ticket"
],
[
"_:result",
"leave_at",
"?"
],
[
"_:result",
"id",
"TR9892"
],
[
"_: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": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:result",
"address",
"Sleeperz Hotel , Station Road"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"postcode",
"cb12tz"
],
[
"_:result",
"pricerange",
"moderately - priced"
],
[
"_:result",
"stars",
"0-star"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"name",
"cityroomz"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"stay",
"two"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"BEVM8GPA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"Stansted Airport"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"leave_at",
"5:24"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ticket",
"10.10 pounds for one ticket"
],
[
"_:result",
"leave_at",
"?"
],
[
"_:result",
"id",
"TR9892"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'western');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for places to visit . Mainly in the western part ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,category,'colleges');(_:result,category,'entertainment attractions');(_:result,category,'museums');(_:result,type,'Attraction'))",
"inform((_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I would be happy to help you with that ! We have colleges , museums , and entertainment attractions in that area . Which would you like to visit ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'entertainment');(_:search,type,'Attraction'))",
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I think I 'd like to visit an entertainment attraction . Do they have entrance fees ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,entrance_fee,'no entrance fee listed');(_:result,name,'Whale of a Time');(_:result,phone,'01954781018');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Whale of a Time is the only attraction I see for that area . There is no entrance fee listed , but the phone is 01954781018 ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm also looking for a train that departs from cambridge and leave on Monday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'number');(_:result,day,'Monday');(_:result,departure,'Cambridge');(_:result,type,'Train'))",
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are a number of trains leaving from Cambridge on Monday , is there a specific destination and time you 'd like to leave ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'17:45');(_:search,destination,'leicester');(_:search,name,'whale of a time');(_:search,type,'Attraction');(_:search,type,'Train'))",
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'd like to arrive at Leicester by 17:45 . And what was that postcode for Whale of a Time again ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'17:06');(_:result,destination,'Leicester');(_:result,id,'TR5465');(_:result,name,'Whale of a time');(_:result,postcode,'cb238el');(_:result,type,'Attraction');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "TR5465 arrives Leicester at 17:06 . Would that work for you ? And the postcode for Whale of a time is cb238el ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'8');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I would like to make a booking for 8 people ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'L1ZY1OJE');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay your booking was a success and your reference number is L1ZY1OJE , is there anything else you need today ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Just want to make sure , that reference number is for the train , TR5465 ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'17:06');(_:result,day,'Monday');(_:result,departure,'cambridge');(_:result,destination,'leicester');(_:result,leave_at,'15:21');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "That is correct . It departs cambridge at 15:21 and arrices in leicester at 17:06 on Monday ."
},
{
"id": 12,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "postcode , phone number , and area"
},
{
"id": 13,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "I do not have the postcode , phone number , and area for the train station . May I help you with anything else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for all your help . You have a great day ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You have a wonderful day yourself !"
}
] |
MUL1966.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"western"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"western"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"entertainment attractions"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"western"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"entertainment attractions"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"entrance_fee",
"no entrance fee listed"
],
[
"_:result",
"name",
"Whale of a Time"
],
[
"_:result",
"phone",
"01954781018"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"western"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"entertainment attractions"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"entrance_fee",
"no entrance fee listed"
],
[
"_:result",
"name",
"Whale of a Time"
],
[
"_:result",
"phone",
"01954781018"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"number"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"name",
"whale of a time"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"western"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"entertainment attractions"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"entrance_fee",
"no entrance fee listed"
],
[
"_:result",
"phone",
"01954781018"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"number"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"name",
"whale of a time"
],
[
"_:result",
"arrive_by",
"17:06"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"id",
"TR5465"
],
[
"_:result",
"name",
"Whale of a time"
],
[
"_:result",
"postcode",
"cb238el"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"western"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"entertainment attractions"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"entrance_fee",
"no entrance fee listed"
],
[
"_:result",
"phone",
"01954781018"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"number"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"name",
"whale of a time"
],
[
"_:result",
"arrive_by",
"17:06"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"id",
"TR5465"
],
[
"_:result",
"name",
"Whale of a time"
],
[
"_:result",
"postcode",
"cb238el"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"L1ZY1OJE"
],
[
"_: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",
"area",
"western"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"entertainment attractions"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"entrance_fee",
"no entrance fee listed"
],
[
"_:result",
"phone",
"01954781018"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"number"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"name",
"whale of a time"
],
[
"_:result",
"id",
"TR5465"
],
[
"_:result",
"name",
"Whale of a time"
],
[
"_:result",
"postcode",
"cb238el"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"L1ZY1OJE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"arrive_by",
"17:06"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"leicester"
],
[
"_:result",
"leave_at",
"15:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_: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",
"western"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"entertainment attractions"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"entrance_fee",
"no entrance fee listed"
],
[
"_:result",
"phone",
"01954781018"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"number"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"name",
"whale of a time"
],
[
"_:result",
"id",
"TR5465"
],
[
"_:result",
"name",
"Whale of a time"
],
[
"_:result",
"postcode",
"cb238el"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"ref",
"L1ZY1OJE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"arrive_by",
"17:06"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"leicester"
],
[
"_:result",
"leave_at",
"15:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'multiple sports');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hello ! I 'm staying in Cambridge for the first time and I 'm looking for places to go that are near me . Can you help me find multiple sports ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'cherry hinton village centre');(_:result,area,'east');(_:result,category,'multiple sports');(_:result,count,'1');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is one multiple sports attraction in Cambridge and it is in the east area : The cherry hinton village centre ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'nightclubs');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Bummer , are there any nightclubs in the city centre instead ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'1 station road');(_:result,category,'nightclubs');(_:result,count,'5');(_:result,name,'Club Salsa');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 5 nightclubs . Club Salsa is my favorite at 1 station road ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Great can I get the phone number , postcode , and entrance fee please ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,entrance_fee,'5 pounds');(_:result,phone,'07782218745');(_:result,postcode,'cb12jb');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It 's 5 pounds to enter . Their phone number is 07782218745 and the postcode is cb12jb . Can I help with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you ! Can you also help me find a cheap place to stay while I am there ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "No problem , do you want to stay in the centre as well ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , but I 'd like a guesthouse of the 4 star range that offers free WiFi ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'alexander bed and breakfast');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How does the alexander bed and breakfast sound ? It 's in the city centre . It has free internet and free parking ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'5');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "It sounds good ! Can you book for 5 people and 5 nights starting from Saturday ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'4ARUOMK7');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked it , and the reference number is 4ARUOMK7 . Anything else I can do for you ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,destination,'the nightclub');(_:search,leave_at,'13:30');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes , I need a taxi from the hotel to the nightclub , I want ot leave the hotel by 13:30"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,car,'yellow honda');(_:result,phone,'07601477512');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Okay , look for a yellow honda contact # 07601477512 \n Anything else I can do for you ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "No that 's alls I needed ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Goodbye ."
}
] |
MUL2543.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"multiple sports"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"cherry hinton village centre"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"multiple sports"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"nightclubs"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"east"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"nightclubs"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"1 station road"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"Club Salsa"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"east"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"nightclubs"
],
[
"_:result",
"address",
"1 station road"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"Club Salsa"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"5 pounds"
],
[
"_:result",
"phone",
"07782218745"
],
[
"_:result",
"postcode",
"cb12jb"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"east"
],
[
"_:result",
"address",
"1 station road"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"Club Salsa"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"5 pounds"
],
[
"_:result",
"phone",
"07782218745"
],
[
"_:result",
"postcode",
"cb12jb"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"1 station road"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"5 pounds"
],
[
"_:result",
"phone",
"07782218745"
],
[
"_:result",
"postcode",
"cb12jb"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"1 station road"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"entrance_fee",
"5 pounds"
],
[
"_:result",
"phone",
"07782218745"
],
[
"_:result",
"postcode",
"cb12jb"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"4ARUOMK7"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the nightclub"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"1 station road"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"entrance_fee",
"5 pounds"
],
[
"_:result",
"postcode",
"cb12jb"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"4ARUOMK7"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the nightclub"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow honda"
],
[
"_:result",
"phone",
"07601477512"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I 'm looking for a moderately priced restaurant in the centre ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'quite a few');(_:result,area,'centre');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are quite a few moderately priced restaurants in the centre of town . Do you have a food type preference ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'17:30');(_:search,food,'dontcare');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , maybe you could book me at your favorite for Saturday ? There will be 8 of us , at 17:30 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,day,'Saturday');(_:booking,duration,'17:30');(_:booking,people,'8');(_:booking,ref,'LSQYZI7O');(_:booking,type,'Booking');(_:result,name,'Copper Kettle');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Well , my personal favorite is Copper Kettle . I 've booked you a table for 8 on Saturday at 17:30 . Your reference number is LSQYZI7O ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thanks so much !"
},
{
"id": 5,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "You 're welcome . Do you need anymore assistance today ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that was all I needed thanks for the help . Have a great day ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , enjoy your visit , goodbye !"
}
] |
SNG1198.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"17:30"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"LSQYZI7O"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Copper Kettle"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"17:30"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"LSQYZI7O"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Copper Kettle"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'theatre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'd like to visit a theatre ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'Cambridge');(_:result,area,'centre');(_:result,category,'theaters');(_:result,count,'5');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 5 theaters in Cambridge most of which are in the centre of town . Would you like information on one of those ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes please . I 'll need postcodes as well ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,area,'south');(_:result,name,'ADC theatre');(_:result,name,'Cambridge Arts Theatre');(_:result,name,'Cambridge Corn Exchange');(_:result,name,'Junction');(_:result,name,'Mumford Theatre');(_:result,postcode,'cb11pt');(_:result,postcode,'cb17gx');(_:result,postcode,'cb23pj');(_:result,postcode,'cb23qe');(_:result,postcode,'cb58as');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Junction is in the south , cb17gx . The other 4 are in centre . ADC theatre , cb58as . Cambridge Arts Theatre , cb23pj . Mumford Theatre , cb11pt . And The Cambridge Corn Exchange , cb23qe ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'asian oriental');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thank you . Can you help me find a place to dine that is in the centre and serves asian oriental ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes I have several . Do you have a price preference ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,pricerange,'cheaper');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I 'm looking for something inexpensive . Can you list those in the cheaper price range ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'2');(_:result,name,'Dojo Noodle Bar');(_:result,name,'J Restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , there are two options : Dojo Noodle Bar and J Restaurant . Would you like to book one ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'14:30');(_:search,name,'dojo noodle bar');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Let 's try Dojo Noodle Bar for 7 on Wednesday at 14:30 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,day,'Wednesday');(_:booking,duration,'14:30');(_:booking,name,'Dojo noodle bar');(_:booking,people,'7');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok , I have made a reservation at Dojo noodle bar for 7 on Wednesday at 14:30"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Awesome . Could I have the reference number , please ?"
},
{
"id": 11,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The booking was unsuccessful for that time , can we try another time that works for you ?"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "Maybe fifteen minutes earlier ?"
},
{
"id": 13,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "No , I 'm afraid it 's still not available . Would you like to try a new time ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,duration,'13:30');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Let 's try 13:30 please ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,ref,'8MO0T711');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "That booking was successful . The reference number is 8MO0T711 ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will need to also book a taxi from to the restaurant ."
},
{
"id": 17,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I 'm sorry , what is your destination and departure site ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,arrive_by,'13:30');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to go from the theatre and arrive at the restaurant by 13:30 . Could I get the contact number and vehicle type please ?"
},
{
"id": 19,
"rdf-acts": [],
"speaker": "system",
"text": "Could you please tell me what theatre option you have chosen ?"
},
{
"id": 20,
"rdf-acts": [
"inform((_:search,departure,'the junction');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "The Junction is the theater I chose ."
},
{
"id": 21,
"rdf-acts": [
"inform((_:result,car,'red volkswagen');(_:result,phone,'07277320157');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Okay , I went ahead and booked that for you . You will be in a red volkswagen , and the contact number is 07277320157 . Is there anything else I can assist you with today ?"
},
{
"id": 22,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I think you have covered it all . Thank you ."
},
{
"id": 23,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a nice day !"
}
] |
MUL0826.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"Cambridge"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"ADC theatre"
],
[
"_:result",
"name",
"Cambridge Arts Theatre"
],
[
"_:result",
"name",
"Cambridge Corn Exchange"
],
[
"_:result",
"name",
"Junction"
],
[
"_:result",
"name",
"Mumford Theatre"
],
[
"_:result",
"postcode",
"cb11pt"
],
[
"_:result",
"postcode",
"cb17gx"
],
[
"_:result",
"postcode",
"cb23pj"
],
[
"_:result",
"postcode",
"cb23qe"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"ADC theatre"
],
[
"_:result",
"name",
"Cambridge Arts Theatre"
],
[
"_:result",
"name",
"Cambridge Corn Exchange"
],
[
"_:result",
"name",
"Junction"
],
[
"_:result",
"name",
"Mumford Theatre"
],
[
"_:result",
"postcode",
"cb11pt"
],
[
"_:result",
"postcode",
"cb17gx"
],
[
"_:result",
"postcode",
"cb23pj"
],
[
"_:result",
"postcode",
"cb23qe"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheaper"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"postcode",
"cb11pt"
],
[
"_:result",
"postcode",
"cb17gx"
],
[
"_:result",
"postcode",
"cb23pj"
],
[
"_:result",
"postcode",
"cb23qe"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"cheaper"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"name",
"J Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"name",
"dojo noodle bar"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"postcode",
"cb11pt"
],
[
"_:result",
"postcode",
"cb17gx"
],
[
"_:result",
"postcode",
"cb23pj"
],
[
"_:result",
"postcode",
"cb23qe"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"cheaper"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"name",
"J Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"name",
"dojo noodle bar"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"duration",
"14:30"
],
[
"_:booking",
"name",
"Dojo noodle bar"
],
[
"_:booking",
"people",
"7"
],
[
"_: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",
"theatre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"postcode",
"cb11pt"
],
[
"_:result",
"postcode",
"cb17gx"
],
[
"_:result",
"postcode",
"cb23pj"
],
[
"_:result",
"postcode",
"cb23qe"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"cheaper"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"name",
"J Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"name",
"dojo noodle bar"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"name",
"Dojo noodle bar"
],
[
"_:booking",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/18f40ce7"
],
[
"_:booking/18f40ce7",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"postcode",
"cb11pt"
],
[
"_:result",
"postcode",
"cb17gx"
],
[
"_:result",
"postcode",
"cb23pj"
],
[
"_:result",
"postcode",
"cb23qe"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"cheaper"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"name",
"J Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"name",
"dojo noodle bar"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"name",
"Dojo noodle bar"
],
[
"_:booking",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/18f40ce7"
],
[
"_:booking/18f40ce7",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:booking/29f0bfc6"
],
[
"_:booking/29f0bfc6",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"13:30"
],
[
"_: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",
"theatre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"postcode",
"cb11pt"
],
[
"_:result",
"postcode",
"cb17gx"
],
[
"_:result",
"postcode",
"cb23pj"
],
[
"_:result",
"postcode",
"cb23qe"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"cheaper"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"name",
"J Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"name",
"dojo noodle bar"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"name",
"Dojo noodle bar"
],
[
"_:booking",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/18f40ce7"
],
[
"_:booking/18f40ce7",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:booking/29f0bfc6"
],
[
"_:booking/29f0bfc6",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:booking",
"ref",
"8MO0T711"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"postcode",
"cb11pt"
],
[
"_:result",
"postcode",
"cb17gx"
],
[
"_:result",
"postcode",
"cb23pj"
],
[
"_:result",
"postcode",
"cb23qe"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"cheaper"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"name",
"J Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"name",
"dojo noodle bar"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"name",
"Dojo noodle bar"
],
[
"_:booking",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/18f40ce7"
],
[
"_:booking/18f40ce7",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:booking/29f0bfc6"
],
[
"_:booking/29f0bfc6",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:booking",
"ref",
"8MO0T711"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"arrive_by",
"13:30"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"postcode",
"cb11pt"
],
[
"_:result",
"postcode",
"cb17gx"
],
[
"_:result",
"postcode",
"cb23pj"
],
[
"_:result",
"postcode",
"cb23qe"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"cheaper"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"name",
"J Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"name",
"dojo noodle bar"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"name",
"Dojo noodle bar"
],
[
"_:booking",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/18f40ce7"
],
[
"_:booking/18f40ce7",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:booking/29f0bfc6"
],
[
"_:booking/29f0bfc6",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:booking",
"ref",
"8MO0T711"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"13:30"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"departure",
"the junction"
],
[
"_: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": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"postcode",
"cb11pt"
],
[
"_:result",
"postcode",
"cb17gx"
],
[
"_:result",
"postcode",
"cb23pj"
],
[
"_:result",
"postcode",
"cb23qe"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"cheaper"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"name",
"J Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"name",
"dojo noodle bar"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"name",
"Dojo noodle bar"
],
[
"_:booking",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/18f40ce7"
],
[
"_:booking/18f40ce7",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:booking/29f0bfc6"
],
[
"_:booking/29f0bfc6",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:booking",
"ref",
"8MO0T711"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"13:30"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"departure",
"the junction"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red volkswagen"
],
[
"_:result",
"phone",
"07277320157"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for a college in town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,address,\"saint andrew 's street\");(_:result,area,'centre');(_:result,category,'college');(_:result,name,\"Christ 's college\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Is there a particular area you 're looking for a college in ? Christ 's college is in the centre area , it is located on saint andrew 's street ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Could you give me the address for it ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,\"saint andrew 's street\");(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address is saint andrew 's street and the postcode is cb23bu . Is there anything else I can help you with ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I also need a cheap restaurant in the same area as the attraction ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'that');(_:result,count,'15');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have 15 options in that area . Do you have a certain type of food you would like ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm open to try anything . Can you recommend one of the restaurants you found in the centre area ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'charlie chan');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "May I suggest charlie chan ? It meets all your criteria ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'18:15');(_:search,people,'3');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds good . Could you book it for 3 people at 18:15 on wednesday ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Wednesday');(_:booking,duration,'18:15');(_:booking,name,'Charlie chan');(_:booking,people,'3');(_:booking,ref,'QAU8U9M7');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Not a problem your reservation for Charlie chan is set for Wednesday at 18:15 for 3 people , and your reference number QAU8U9M7 . Anything else I can help with ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'18:15');(_:search,destination,'charlie chan');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes , I need a taxi to travel from christ 's college to charlie chan and arrive by 18:15 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,car,'grey Honda');(_:result,phone,'07889503831');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I booked the taxi for you . It 's a grey Honda and the contact number is 07889503831 . Anything else I can assist you with ? \n ."
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "That is all I needed today ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "In that case I hope you have a wonderful visit and enjoy the rest of your day ! Goodbye !"
}
] |
MUL2313.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",
"address",
"saint andrew 's street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"name",
"Christ 's college"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"name",
"Christ 's college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"name",
"Christ 's college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"that"
],
[
"_:result",
"count",
"15"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"category",
"college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"that"
],
[
"_:result",
"count",
"15"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"name",
"charlie chan"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"that"
],
[
"_:result",
"count",
"15"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"name",
"charlie chan"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"duration",
"18:15"
],
[
"_:booking",
"name",
"Charlie chan"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"QAU8U9M7"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"18:15"
],
[
"_:search",
"destination",
"charlie chan"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"that"
],
[
"_:result",
"count",
"15"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"name",
"charlie chan"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"18:15"
],
[
"_:search",
"people",
"3"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"duration",
"18:15"
],
[
"_:booking",
"name",
"Charlie chan"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"QAU8U9M7"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"18:15"
],
[
"_:search",
"destination",
"charlie chan"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey Honda"
],
[
"_:result",
"phone",
"07889503831"
],
[
"_: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,day,'sunday');(_:search,destination,'leicester');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train that goes to leicester on sunday"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,id,'TR2025');(_:result,leave_at,'05:21');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR2025 leaves at 05:21 . Do you need a ticket ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'13:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes as long as I arrive at my destination by 13:00 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'12:06');(_:result,destination,'Leicester');(_:result,id,'TR5767');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The TR5767 will have you in Leicester at 12:06 ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "How long will the trip take ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,departure,'Cambridge');(_:result,destination,'Leicester');(_:result,duration,'an hour and forty - five minutes');(_:result,leave_at,'10:21');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "That train leaves from Cambridge at 10:21 , it takes an hour and forty - five minutes to get to Leicester ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'park');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "That 's good . Is there a park in the north part of town ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,name,'Milton Country Park');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , Milton Country Park is located in the north ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you get the address ?"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "I 'd be happy to help you with that . The address is milton country park , milton and the admission is free ! Phone 01223420060 , postcode cb46az . Will that be it for you today ?"
}
] |
PMUL1481.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"id",
"TR2025"
],
[
"_:result",
"leave_at",
"05:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"leave_at",
"05:21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"12:06"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"id",
"TR5767"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:result",
"arrive_by",
"12:06"
],
[
"_:result",
"id",
"TR5767"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"duration",
"an hour and forty - five minutes"
],
[
"_:result",
"leave_at",
"10:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:result",
"arrive_by",
"12:06"
],
[
"_:result",
"id",
"TR5767"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"duration",
"an hour and forty - five minutes"
],
[
"_:result",
"leave_at",
"10:21"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Milton Country Park"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "i want to book a taxi ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where would you like to go ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'the ghandi');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want to get to The Ghandi ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where will the taxi be picking you up at and what time do you wish to arrive at the Ghandi ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'01:45');(_:search,departure,'leverton house');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "It should pick me up from Leverton House at whatever time is necessary to get me there by 01:45 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'01:45');(_:result,car,'white Tesla');(_:result,departure,'Leverton House');(_:result,destination,'the Ghandi');(_:result,phone,'07484372393');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I have booked a white Tesla to pick you up at the Leverton House , and will take you to the Ghandi before 01:45 . The contact number is 07484372393 . Is that all ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great ! ! That is all for now , thank you so much ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Happy to be of service -- goodbye !"
}
] |
SNG1163.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"the ghandi"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"?"
],
[
"_:search",
"arrive_by",
"01:45"
],
[
"_:search",
"departure",
"leverton house"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"?"
],
[
"_:search",
"arrive_by",
"01:45"
],
[
"_:search",
"departure",
"leverton house"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"arrive_by",
"01:45"
],
[
"_:result",
"car",
"white Tesla"
],
[
"_:result",
"departure",
"Leverton House"
],
[
"_:result",
"destination",
"the Ghandi"
],
[
"_:result",
"phone",
"07484372393"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'norwich');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train from norwich to cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,duration,'79 minutes');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There are several choices . The ride is about 79 minutes long . Can I make a reservation for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,leave_at,'9:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am not sure . Do you have one leaving after 9:15 on sunday ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,type,'Train'))",
"inform((_:result,amount,'several');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I have several , is there an arrival time you prefer ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,arrive_by,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "No , I do not have a specific arrival time ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,arrive_by,'10:35');(_:booking,category,'Train');(_:booking,id,'TR0996');(_:booking,leave_at,'09:16');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , how about TR0996 , leaving at 09:16 and arriving by 10:35 ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'stazione restaurant and coffee bar');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay . That sounds good . Can you tell me more about a restaurant called stazione restaurant and coffee bar ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'Market Hill City Centre');(_:result,area,'centre');(_:result,food,'italian');(_:result,name,'stazione restaurant and coffee bar');(_:result,phone,'01223352607');(_:result,postcode,'cb23njand');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "stazione restaurant and coffee bar \t italian is in centre area . it is expensive . their telephone number is \t 01223352607 , code \t cb23njand is located inMarket Hill City Centre ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,duration,'17:45');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you book a table for 5 people at 17:45 for Stazione , please ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "Sure . Can you confirm the day you would like the booking ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes . I need that booking for Sunday ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'PUQ990A7');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have you booked and your confirmation number is PUQ990A7 . Can I help you further ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "I think that is all I needed today . Thank you !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day !"
}
] |
MUL1570.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"9:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"9:15"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"9:15"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:booking",
"arrive_by",
"10:35"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR0996"
],
[
"_:booking",
"leave_at",
"09:16"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"stazione restaurant and coffee bar"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"9:15"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:booking",
"arrive_by",
"10:35"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR0996"
],
[
"_:booking",
"leave_at",
"09:16"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"stazione restaurant and coffee bar"
],
[
"_:result",
"address",
"Market Hill City Centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"name",
"stazione restaurant and coffee bar"
],
[
"_:result",
"phone",
"01223352607"
],
[
"_:result",
"postcode",
"cb23njand"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"leave_at",
"9:15"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:booking",
"arrive_by",
"10:35"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR0996"
],
[
"_:booking",
"leave_at",
"09:16"
],
[
"_:search",
"name",
"stazione restaurant and coffee bar"
],
[
"_:result",
"address",
"Market Hill City Centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"name",
"stazione restaurant and coffee bar"
],
[
"_:result",
"phone",
"01223352607"
],
[
"_:result",
"postcode",
"cb23njand"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"leave_at",
"9:15"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:booking",
"arrive_by",
"10:35"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR0996"
],
[
"_:booking",
"leave_at",
"09:16"
],
[
"_:search",
"name",
"stazione restaurant and coffee bar"
],
[
"_:result",
"address",
"Market Hill City Centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"name",
"stazione restaurant and coffee bar"
],
[
"_:result",
"phone",
"01223352607"
],
[
"_:result",
"postcode",
"cb23njand"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"PUQ990A7"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to take a train to cambridge on tuesday ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "ok , what are your travel times ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'17:45');(_:search,destination,'cambridge');(_:search,leave_at,'dontcare');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "It does n't matter when I leave , as long as the train arrives in Cambridge by 17:45"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "May I please get your place of departure ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'17:45');(_:search,departure,'birmingham new street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm going to be leaving birmingham new street and need to arrive by 17:45"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR0749');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay . The TR0749 meets your criteria . Would you like to make a booking ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Not at this time but can you also find me an architecture attraction in the centre of town ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'all saints church');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'd recommend all saints church . Would you like more information on it ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))",
"inform((_:search,name,'All Saint Church');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Please give me the telephone number , email address , address and admission fee for All Saint Church ?"
},
{
"id": 9,
"rdf-acts": [
"thank()",
"reqmore()",
"inform((_:result,address,'Jesus Lane');(_:result,entrance_fee,'free');(_:result,phone,'0122345287');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "They offer free entrance . They are located on Jesus Lane . Phone number is 0122345287 . Unfortunately , they do not provide us with email addresses . Anything else I can help with ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that will be all . Thank you !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Thank you for using our services . Have a great day !"
}
] |
PMUL3833.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",
"arrive_by",
"17:45"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:result",
"id",
"TR0749"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_: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",
"dontcare"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:result",
"id",
"TR0749"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"name",
"all saints church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"name",
"All Saint Church"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"arrive_by",
"17:45"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:result",
"id",
"TR0749"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:result",
"name",
"all saints church"
],
[
"_:search",
"name",
"All Saint Church"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"0122345287"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'Cambridge Belfry');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for a hotel that was recommended . It 's called the Cambridge Belfry ?"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'the cambridge belfry');(_:result,phone,'01954714600');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have one listing for the cambridge belfry , the phone number is 01954714600 . Would you like me to book you a room ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'4');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes I need to make a reservation for 4 people and 4 nights starting from Tuesday ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:booking,name,'the cambridge belfry');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm sorry , there are n't any rooms available at the cambridge belfry . Would you like to try another hotel ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , please find one that is close to it ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,area,'west');(_:result,count,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 4 others in the west area , what price range are you looking for ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))",
"inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "In the same price range as the Belfry . Can I get the reference number too ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Finches Bed and Breakfast');(_:booking,ref,'J9AW7GHH');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked you at Finches Bed and Breakfast . Reference number is : J9AW7GHH Is there anything else you need help with ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you . Goodbye ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Okay . Glad I could help ."
}
] |
SSNG0386.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",
"name",
"the cambridge belfry"
],
[
"_:result",
"phone",
"01954714600"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Cambridge Belfry"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"the cambridge belfry"
],
[
"_:result",
"phone",
"01954714600"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/f7d01c3c"
],
[
"_:booking/f7d01c3c",
"name",
"the cambridge belfry"
],
[
"_:booking/f7d01c3c",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Cambridge Belfry"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"the cambridge belfry"
],
[
"_:result",
"phone",
"01954714600"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"canthelp",
"_:booking/f7d01c3c"
],
[
"_:booking/f7d01c3c",
"name",
"the cambridge belfry"
],
[
"_:booking/f7d01c3c",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Cambridge Belfry"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"the cambridge belfry"
],
[
"_:result",
"phone",
"01954714600"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"canthelp",
"_:booking/f7d01c3c"
],
[
"_:booking/f7d01c3c",
"name",
"the cambridge belfry"
],
[
"_:booking/f7d01c3c",
"type",
"Booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Finches Bed and Breakfast"
],
[
"_:booking",
"ref",
"J9AW7GHH"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'danish');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a cheap place to dine that also service danish food . Any suggestions ?"
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "There are no matches , can I look up something else ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'mediterranean');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Then , how about a place that serves mediterranean food ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'Centre');(_:result,name,'Gardenia');(_:result,phone,'01223356354');(_:result,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "I think you would like The Gardenia , it is located in Centre with a telephone number of 01223356354 . Can I help you more today ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'17:00');(_:search,people,'1');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes can you reserve me a table for 1 at that restaurant ? I 'd like it to be on Wednesday at 17:00 , please ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "I will get that reservation made . Is there anything else I can assist with ?"
}
] |
PMUL0517.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"danish"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/72447c61"
],
[
"_:search/72447c61",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"mediterranean"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/72447c61"
],
[
"_:search/72447c61",
"type",
"Restaurant"
],
[
"_:search",
"food",
"mediterranean"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"name",
"Gardenia"
],
[
"_:result",
"phone",
"01223356354"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'autumn house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to book a hotel in Cambridge . Is there any availability at the Autumn House ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'autumn house');(_:result,type,'Hotel'))",
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "When would you like to visit autumn house ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'6');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes . Book it for 6 people and 4 nights from thursday ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Thursday');(_:booking,name,'Autumn House');(_:booking,people,'6');(_:booking,ref,'4ZZ358JU');(_:booking,stay,'4');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have your party of 6 booked at Autumn House for 4 nights starting Thursday , your reference number is 4ZZ358JU . Can I help you with anything else today ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am also looking for a train to Cambridge . I would like to leave Thursday ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "No problem . Where are you leaving from ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'9');(_:search,departure,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Ely . Oh and I 'll need to arrive by 9 ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'7:52');(_:result,departure,'ely');(_:result,id,'TR7745');(_:result,leave_at,'7:35');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have the TR7745 leaving ely at 7:35 and arriving at 7:52 . Would you like to make a booking today ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , for the same group of 6 ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'RSOJO37T');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your train has been booked . Your reference number is RSOJO37T . Is there anything else I can help you with today ?"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "I do n't believe so . I think that does it . Have a great night . Bye ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you . Goodbye ."
}
] |
MUL2165.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"autumn house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"autumn house"
],
[
"_:result",
"name",
"autumn house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"autumn house"
],
[
"_:result",
"name",
"autumn house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"name",
"Autumn House"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"4ZZ358JU"
],
[
"_:booking",
"stay",
"4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"autumn house"
],
[
"_:result",
"name",
"autumn house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"name",
"Autumn House"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"4ZZ358JU"
],
[
"_:booking",
"stay",
"4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"9"
],
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"autumn house"
],
[
"_:result",
"name",
"autumn house"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"name",
"Autumn House"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"4ZZ358JU"
],
[
"_:booking",
"stay",
"4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"9"
],
[
"_:search",
"departure",
"ely"
],
[
"_:result",
"arrive_by",
"7:52"
],
[
"_:result",
"departure",
"ely"
],
[
"_:result",
"id",
"TR7745"
],
[
"_:result",
"leave_at",
"7:35"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_: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",
"autumn house"
],
[
"_:result",
"name",
"autumn house"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"name",
"Autumn House"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"stay",
"4"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"9"
],
[
"_:search",
"departure",
"ely"
],
[
"_:result",
"arrive_by",
"7:52"
],
[
"_:result",
"departure",
"ely"
],
[
"_:result",
"id",
"TR7745"
],
[
"_:result",
"leave_at",
"7:35"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"RSOJO37T"
],
[
"_: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,food,'korean');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm hoping to find a moderately priced korean restaurant ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm sorry , we do n't have anywhere that matches that description . Is there somewhere else I can try and find for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'korean');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you run one more search for korean cuisine in the centre area please ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'only one');(_:result,food,'Korean');(_:result,pricerange,'expensive');(_:result,pricerange,'not moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is only one Korean restaurant in all of Cambridge , but it 's expensive , not moderate ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'spanish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay what about spanish cuisine then ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,food,'spanish');(_:result,name,'la tasca');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "la tasca is a spanish restaurant located in the centre . Can I book that for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'12:45');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Please . I need a reservation for 8 people at 12:45 on Sunday ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,duration,'12:45');(_:booking,ref,'GIBFWDNM');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Alright , the table is booked for 12:45 and will be reserved for 15 minutes and your reference number is GIBFWDNM . Can I help you with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I would also like a hotel with free wifi in the moderate price range ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Do you have an area in mind ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "no , it should be a guesthouse though ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'a and b guest house');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "a and b guest house is in the moderate price range . Should I book it ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'8');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes for 8 for 3 nights starting sunday"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'EI63A77M');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Reference number is : EI63A77M . Is there anything else I can help you with ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that is all the help I need today . Thank you"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Sure thing . Enjoy your stay"
}
] |
PMUL4815.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"korean"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/2deceb10"
],
[
"_:search/2deceb10",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"korean"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/2deceb10"
],
[
"_:search/2deceb10",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"only one"
],
[
"_:result",
"food",
"Korean"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"not moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"spanish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/2deceb10"
],
[
"_:search/2deceb10",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"only one"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"not moderate"
],
[
"_:search",
"food",
"spanish"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"spanish"
],
[
"_:result",
"name",
"la tasca"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/2deceb10"
],
[
"_:search/2deceb10",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"only one"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"not moderate"
],
[
"_:search",
"food",
"spanish"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"spanish"
],
[
"_:result",
"name",
"la tasca"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"12:45"
],
[
"_:booking",
"ref",
"GIBFWDNM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/2deceb10"
],
[
"_:search/2deceb10",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"only one"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"not moderate"
],
[
"_:search",
"food",
"spanish"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"spanish"
],
[
"_:result",
"name",
"la tasca"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"12:45"
],
[
"_:booking",
"ref",
"GIBFWDNM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/2deceb10"
],
[
"_:search/2deceb10",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"only one"
],
[
"_:search",
"food",
"spanish"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"spanish"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"12:45"
],
[
"_:booking",
"ref",
"GIBFWDNM"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"name",
"a and b guest house"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/2deceb10"
],
[
"_:search/2deceb10",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"only one"
],
[
"_:search",
"food",
"spanish"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"spanish"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:booking",
"duration",
"12:45"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"name",
"a and b guest house"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"EI63A77M"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'bishops stortford');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for a train that 's going to bishops stortford from cambridge , what kinds of options are there ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'about 70');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are about 70 options . Do you have a particular travel day ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'13:30');(_:search,day,'thursday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to travel on Thursday and get there before 13:30 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'12:07');(_:result,day,'Thursday');(_:result,departure,'Cambridge');(_:result,destination,'Bishops Stortford');(_:result,id,'TR2929');(_:result,leave_at,'11:29');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR2929 leaves Cambridge at 11:29 on Thursday and arrives at Bishops Stortford at 12:07 . Would you like me to book it for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , for 6 people , and I will need the reference number please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,people,'6');(_:booking,ref,'ADZ8DIQ2');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I got 6 tickets for you your reference number is ADZ8DIQ2 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'finches bed and breakfast');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks , I also am looking for a hotel called finches bed and breakfast a friend mentioned ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'west');(_:result,category,'guesthouse');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I found it , it 's a cheap guesthouse in the west . Would you like me to book it for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'6');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes for 6 people for 5 nights starting saturday ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'31S3UK6M');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reservation is confirmed . Your reference number is 31S3UK6M . Can I help with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that is everything I need . Thank you for all your help !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "If there is nothing else you need help with , have a great day . Goodbye ."
}
] |
MUL2201.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:result",
"amount",
"about 70"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"13:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:result",
"amount",
"about 70"
],
[
"_:search",
"arrive_by",
"13:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:result",
"arrive_by",
"12:07"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Bishops Stortford"
],
[
"_:result",
"id",
"TR2929"
],
[
"_:result",
"leave_at",
"11:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:result",
"amount",
"about 70"
],
[
"_:search",
"arrive_by",
"13:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:result",
"arrive_by",
"12:07"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Bishops Stortford"
],
[
"_:result",
"id",
"TR2929"
],
[
"_:result",
"leave_at",
"11:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"ADZ8DIQ2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"finches bed and breakfast"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:result",
"amount",
"about 70"
],
[
"_:search",
"arrive_by",
"13:30"
],
[
"_:result",
"arrive_by",
"12:07"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Bishops Stortford"
],
[
"_:result",
"id",
"TR2929"
],
[
"_:result",
"leave_at",
"11:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"ADZ8DIQ2"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"finches bed and breakfast"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:result",
"amount",
"about 70"
],
[
"_:search",
"arrive_by",
"13:30"
],
[
"_:result",
"arrive_by",
"12:07"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Bishops Stortford"
],
[
"_:result",
"id",
"TR2929"
],
[
"_:result",
"leave_at",
"11:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"6"
],
[
"_:search",
"name",
"finches bed and breakfast"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"31S3UK6M"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Are there any interesting places to go in the centre of town ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'many');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , there are many . Do you have any preferences in terms of attraction types ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Not really . Can you give me a favorite ? And the entrance fee as well ?"
},
{
"id": 3,
"rdf-acts": [
"select((_:result,category,'and museum');(_:result,category,'architecture');(_:result,category,'college');(_:result,type,'Attraction'))",
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'many');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are many free attractions , types include architecture , college , and museum . Do any of these interest you ? Or I can look for attractions that have a fee ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you give me the address , phone number , and entrance fee for the museums ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'98 king street');(_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,name,'Broughton House Gallery');(_:result,phone,'01223314960');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Broughton House Gallery is a free museum located at 98 king street . Their phone number is 01223314960 ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Is there an entrance fee ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,entrance_fee,'no entrance fee');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There 's no entrance fee . Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'london kings');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , i need a train leaving london kings on Thursday ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Okay , where is your destination ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be going to Cambridge ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Do you have a particular time you would like to travel ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'14:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "i just want to arrive by 14:15"
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Do you need me to book that for you ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "can you give me the total travel time on that ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,arrive_by,'14:08');(_:result,duration,'51 minutes');(_:result,id,'TR2512');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The duration for all rides are the same at 51 minutes . TR2512 arrives by 14:08 . Does that work for you ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "thanks that is what bi wanted . good day"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you very much for using this automated system . Good bye !"
}
] |
PMUL1006.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"category",
"and museum"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"college"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"london kings"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"london kings"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"london kings"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"14:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"london kings"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"14:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"london kings"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"14:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"14:08"
],
[
"_:result",
"duration",
"51 minutes"
],
[
"_:result",
"id",
"TR2512"
],
[
"_: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,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a place to stay and I want it to be a guesthouse ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'guesthouse');(_:result,count,'24');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 24 guesthouse listings . What area would you like to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I like the south part of town and should include free wifi"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"select((_:result,name,'aylesbray lodge');(_:result,name,'bridge guest house');(_:result,name,\"rosa 's bed and breakfast\");(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have the aylesbray lodge , bridge guest house or rosa 's bed and breakfast . Would you like to book one today ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does either have free parking ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,amount,'both');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , they both do . Shall I book one ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'3');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please book for Thursday for 2 nights and 3 people ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'NIFUTFQF');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book it for you . Your reference number is NIFUTFQF ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thank you . Can you also help me find a restaurant that is expensive and in the same area as the hotel ?"
},
{
"id": 9,
"rdf-acts": [
"select((_:result,food,'Chinese');(_:result,food,'Indian');(_:result,food,'Italian');(_:result,food,'Mexican');(_:result,type,'Restaurant'))",
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'south');(_:result,count,'5');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 5 expensive restaurants on the south side . You can pick from Chinese , Indian , Italian , or Mexican . Or , can I find something else for you in another area or pricerange ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,duration,'17:30');(_:search,food,'mexican');(_:search,people,'three');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Mexican sounds good . Please book it for the same day --Thursday and for the same three people at 17:30 ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'YOLN1H2G');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful they will hold your table for 15mins . Your reservation number is YOLN1H2G . Is there anything else I can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Perfect , thanks ! Can you also find me a taxi to commute between the two places ? I 'd like to get to the restaurant in time for that reservation ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,car,'yellow bmw');(_:result,departure,'aylesbray lodge guest house');(_:result,destination,'chiquito restaurant bar');(_:result,phone,'07430668137');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "aylesbray lodge guest house to chiquito restaurant bar Booking completed ! \n Booked car type \t : \t yellow bmw \n Contact number \t : \t 07430668137"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks a lot goodbye"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Would that be all ?"
}
] |
PMUL0492.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"24"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"24"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"aylesbray lodge"
],
[
"_:result",
"name",
"bridge guest house"
],
[
"_:result",
"name",
"rosa 's bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"24"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"aylesbray lodge"
],
[
"_:result",
"name",
"bridge guest house"
],
[
"_:result",
"name",
"rosa 's bed and breakfast"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"24"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"aylesbray lodge"
],
[
"_:result",
"name",
"bridge guest house"
],
[
"_:result",
"name",
"rosa 's bed and breakfast"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"NIFUTFQF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"aylesbray lodge"
],
[
"_:result",
"name",
"bridge guest house"
],
[
"_:result",
"name",
"rosa 's bed and breakfast"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"NIFUTFQF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"people",
"three"
],
[
"_: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"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"aylesbray lodge"
],
[
"_:result",
"name",
"bridge guest house"
],
[
"_:result",
"name",
"rosa 's bed and breakfast"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"people",
"three"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"YOLN1H2G"
],
[
"_: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",
"guesthouse"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"aylesbray lodge"
],
[
"_:result",
"name",
"bridge guest house"
],
[
"_:result",
"name",
"rosa 's bed and breakfast"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"people",
"three"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"YOLN1H2G"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow bmw"
],
[
"_:result",
"departure",
"aylesbray lodge guest house"
],
[
"_:result",
"destination",
"chiquito restaurant bar"
],
[
"_:result",
"phone",
"07430668137"
],
[
"_: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,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a restaurant in the centre of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:booking,name,'J restaurant');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I can book you a table at J restaurant ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like a restaurant that also serves indian food please ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'9');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 9 results . Is there a certain price range you are wanting ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "Do you have a recommendation ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'Curry Garden');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Curry Garden is delicious but it is also expensive ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'13:30');(_:search,people,'2');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Great book for 2 on friday at 13:30 . I need the reference number . I need to get train tickets too then"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'JWD13X11');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book you at the restaurant . The Reference number is : JWD13X11 ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'kings lynn');(_:search,destination,'cambridge');(_:search,leave_at,'19:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Great . Could you also help me with a train from Kings Lynn to Cambridge . I need to leave after 19:45 on Sunday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,count,'4');(_:result,departure,'kings lynn');(_:result,leave_at,'19:45');(_:result,leave_at,'hourly starting at 20:11 until 23:11');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There are four trains leaving kings lynn after 19:45 . They leave hourly starting at 20:11 until 23:11 . Would you like me to book one for you ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'2');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes I need a booking for 2 people . Please book the one leaving at 20:11 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,departure,'Kings Lynn');(_:booking,id,'TR1120');(_:booking,leave_at,'20:11');(_:booking,people,'2');(_:booking,ref,'O5BX1Y1G');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR1120 , departing Kings Lynn at 20:11 has been booked for 2 seats . Your reference number is O5BX1Y1G ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm so sorry , I misspoke , I need the train on Saturday . Is it possible to change the reservation ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,day,'Saturday');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The train is for Saturday you are all set"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Oh ok , thank you ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can assist you with today ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you . I think we 've covered it all ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Ok great . Have a wonderful day !"
}
] |
PMUL0842.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:booking",
"name",
"J restaurant"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:booking",
"name",
"J restaurant"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:booking",
"name",
"J restaurant"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:booking",
"name",
"J restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:search",
"people",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"JWD13X11"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"19:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:booking",
"name",
"J restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"JWD13X11"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"19:45"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"departure",
"kings lynn"
],
[
"_:result",
"leave_at",
"19:45"
],
[
"_:result",
"leave_at",
"hourly starting at 20:11 until 23:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"2"
],
[
"_: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"
],
[
"_:booking",
"name",
"J restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"19:45"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"departure",
"kings lynn"
],
[
"_:result",
"leave_at",
"19:45"
],
[
"_:result",
"leave_at",
"hourly starting at 20:11 until 23:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Kings Lynn"
],
[
"_:booking",
"id",
"TR1120"
],
[
"_:booking",
"leave_at",
"20:11"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"O5BX1Y1G"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:booking",
"name",
"J restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"19:45"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"departure",
"kings lynn"
],
[
"_:result",
"leave_at",
"19:45"
],
[
"_:result",
"leave_at",
"hourly starting at 20:11 until 23:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Kings Lynn"
],
[
"_:booking",
"id",
"TR1120"
],
[
"_:booking",
"leave_at",
"20:11"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"O5BX1Y1G"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:booking",
"name",
"J restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"19:45"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"departure",
"kings lynn"
],
[
"_:result",
"leave_at",
"19:45"
],
[
"_:result",
"leave_at",
"hourly starting at 20:11 until 23:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"2"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Kings Lynn"
],
[
"_:booking",
"id",
"TR1120"
],
[
"_:booking",
"leave_at",
"20:11"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"O5BX1Y1G"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'multiple sports');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for a multiple sports venue in the centre of town ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,area,'centre');(_:search,category,'multiple sports');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Unfortunately I did not find any multiple sports venues in the centre of town . Perhaps you would be interested in searching in a different location ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "How about one that is in the type of museum ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'museums');(_:result,count,'11');(_:result,name,'broughton house gallery');(_:result,name,'cambridge contemporary art');(_:result,name,'castle galleries');(_:result,name,'primavera');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , we have 11 museums in the centre area , a few are broughton house gallery , cambridge contemporary art , castle galleries and primavera . Any sound good ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can I get a postcode , entrance fee , and address of one of them ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'98 King Street');(_:result,entrance_fee,'free');(_:result,name,'Broughton House Gallery');(_:result,phone,'01223314960');(_:result,postcode,'cb11ln');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Broughton House Gallery is located at 98 King Street , cb11ln . Their phone number is 01223314960 , and it 's free to get in ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,leave_at,'9:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Excellent . Can I also book a train as well ? I need one that leaves after 9:45 to cambridge ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where are you departing from ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'stevenage');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm departing from Stevenage on Thursday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,id,'TR3330');(_:result,leave_at,'9:54');(_:result,leave_at,\"every 2 hours on the : 54 's\");(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have trains departing every 2 hours on the : 54 's , TR3330 leaves at 9:54 , would you like to book it ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I do n't think so but how much does that one cost ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,ticket,'12.80 pounds');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "That particular route is 12.80 pounds a ticket . Anything else I can help you with today ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I need the train ID ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,id,'TR3330');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The train ID was TR3330 . Do you want to book a ticket ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,arrive_by,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "No , but I do need to know when the train TR 3330 arrives , please ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,arrive_by,'10:43');(_:result,day,'Thursday');(_:result,destination,'Cambridge');(_:result,id,'TR3330');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "The TR3330 will arrive in Cambridge on Thursday at 10:43 . Is there anything else I may assist you with today ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That looks to be all , thank you for your help ."
},
{
"id": 17,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "You 're welcome ! Call anytime ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , goodbye ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Good bye ."
}
] |
MUL0532.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/0ecd64df"
],
[
"_:search/0ecd64df",
"area",
"centre"
],
[
"_:search/0ecd64df",
"category",
"multiple sports"
],
[
"_:search/0ecd64df",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/0ecd64df"
],
[
"_:search/0ecd64df",
"area",
"centre"
],
[
"_:search/0ecd64df",
"category",
"multiple sports"
],
[
"_:search/0ecd64df",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"name",
"broughton house gallery"
],
[
"_:result",
"name",
"cambridge contemporary art"
],
[
"_:result",
"name",
"castle galleries"
],
[
"_:result",
"name",
"primavera"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/0ecd64df"
],
[
"_:search/0ecd64df",
"area",
"centre"
],
[
"_:search/0ecd64df",
"category",
"multiple sports"
],
[
"_:search/0ecd64df",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"address",
"98 King Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/0ecd64df"
],
[
"_:search/0ecd64df",
"area",
"centre"
],
[
"_:search/0ecd64df",
"category",
"multiple sports"
],
[
"_:search/0ecd64df",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"address",
"98 King Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/0ecd64df"
],
[
"_:search/0ecd64df",
"area",
"centre"
],
[
"_:search/0ecd64df",
"category",
"multiple sports"
],
[
"_:search/0ecd64df",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"address",
"98 King Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR3330"
],
[
"_:result",
"leave_at",
"9:54"
],
[
"_:result",
"leave_at",
"every 2 hours on the : 54 's"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/0ecd64df"
],
[
"_:search/0ecd64df",
"area",
"centre"
],
[
"_:search/0ecd64df",
"category",
"multiple sports"
],
[
"_:search/0ecd64df",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"address",
"98 King Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR3330"
],
[
"_:result",
"leave_at",
"9:54"
],
[
"_:result",
"leave_at",
"every 2 hours on the : 54 's"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"12.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/0ecd64df"
],
[
"_:search/0ecd64df",
"area",
"centre"
],
[
"_:search/0ecd64df",
"category",
"multiple sports"
],
[
"_:search/0ecd64df",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"address",
"98 King Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"9:54"
],
[
"_:result",
"leave_at",
"every 2 hours on the : 54 's"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"12.80 pounds"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"id",
"TR3330"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/0ecd64df"
],
[
"_:search/0ecd64df",
"area",
"centre"
],
[
"_:search/0ecd64df",
"category",
"multiple sports"
],
[
"_:search/0ecd64df",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"address",
"98 King Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"9:54"
],
[
"_:result",
"leave_at",
"every 2 hours on the : 54 's"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"12.80 pounds"
],
[
"_:result",
"arrive_by",
"10:43"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3330"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/0ecd64df"
],
[
"_:search/0ecd64df",
"area",
"centre"
],
[
"_:search/0ecd64df",
"category",
"multiple sports"
],
[
"_:search/0ecd64df",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"address",
"98 King Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"9:54"
],
[
"_:result",
"leave_at",
"every 2 hours on the : 54 's"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"12.80 pounds"
],
[
"_:result",
"arrive_by",
"10:43"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3330"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_: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 east ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Do you have a specific food type that you prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'swedish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there any swedish places ?"
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry . I did n't find any matches ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Darn , alright . Can we search chinese instead then please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,count,'1');(_:result,name,'Yu Garden');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , there is one match . A restaurant called Yu Garden ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'15:15');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thanks , could you book a table for 6 people on Monday at 15:15 ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The reservation was successful and they will hold the table for your party for 15 minutes ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thank you very much . What is the reference number ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'768CRNLY');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Reference number is : 768CRNLY . Is there anything else I can assist you with ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thanks you 've been great !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you very much . Have a great day ."
}
] |
SNG1371.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"swedish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/b355e7e4"
],
[
"_:search/b355e7e4",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/b355e7e4"
],
[
"_:search/b355e7e4",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Yu Garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/b355e7e4"
],
[
"_:search/b355e7e4",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Yu Garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/b355e7e4"
],
[
"_:search/b355e7e4",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Yu Garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"768CRNLY"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a moderately priced restaurant in the north part of town"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'2');(_:result,food,'chinese');(_:result,food,'indian');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are two restaurants ; chinese and indian that are moderately priced . Do you have any preferences ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,\"do n't care\");(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't care ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,food,'Chinese');(_:result,name,'Golden Wok');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay , how about the Golden Wok ? They serve Chinese food in the north part of town and are moderately priced ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "That will be good . Could you give me their address ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'191 histon road chesterton');(_:result,name,'golden wok');(_:result,phone,'01223350688');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "golden wok is located at 191 histon road chesterton and its phone number is 01223350688 . Is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "and also postcode please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,postcode,'1 u.j.');(_:result,postcode,'C.B 2');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Their postcode is C.B 2 , 1 U.J."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No . that 's all I want . thank you"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Thank you for calling us today . Goodbye ."
}
] |
WOZ20268.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"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"do n't care"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"pricerange",
"do n't care"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Golden Wok"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"pricerange",
"do n't care"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"191 histon road chesterton"
],
[
"_:result",
"name",
"golden wok"
],
[
"_:result",
"phone",
"01223350688"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"pricerange",
"do n't care"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"191 histon road chesterton"
],
[
"_:result",
"name",
"golden wok"
],
[
"_:result",
"phone",
"01223350688"
],
[
"_:result",
"postcode",
"1 u.j."
],
[
"_:result",
"postcode",
"C.B 2"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,name,'archway house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need help finding a hotel called Archway House . Can you help me ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Archway House');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Archway House is a moderately priced guesthouse on the north end . It is ranked 4 stars , and offers both free wifi and free parking ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That sounds great . Could you book me a room for 3 nights starting Saturday please ."
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many rooms do you need ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "It will be for 7 people ."
},
{
"id": 5,
"rdf-acts": [
"request((_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How long will you be staying ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,name,'camboats');(_:search,stay,'3');(_:search,type,'Attraction');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "3 nights starting on Saturday , can I get the reference number as well ? We are also looking for an attraction called Camboats , can you help me ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,name,'Archway House');(_:booking,ref,'2G8LC07R');(_:booking,type,'Booking'))",
"reqmore()",
"inform((_:result,area,'east');(_:result,category,'boating');(_:result,name,'Camboats');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "You are booked at Archway House . Your reference number is 2G8LC07R . Camboats is a boating attraction in the east . What other information do you need ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can I just get the postcode ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,postcode,'CB58SX');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , the postcode is CB58SX . Is there anything else I can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'camboats');(_:search,destination,'the hotel');(_:search,leave_at,'14:30');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Can you book a taxi for me ? I want to leave Camboats by 14:30 to head back to the hotel ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,car,'yellow toyota');(_:result,phone,'07227467567');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I have booked that taxi look for a yellow toyota with a contact number of 07227467567 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "thanks alot . that will be it for today"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Enjoy your trip ! Goodbye"
}
] |
PMUL2661.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"archway house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"archway house"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Archway House"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"archway house"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Archway House"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Archway House"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"name",
"camboats"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"name",
"camboats"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"Archway House"
],
[
"_:booking",
"ref",
"2G8LC07R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"boating"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"name",
"camboats"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"Archway House"
],
[
"_:booking",
"ref",
"2G8LC07R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"boating"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"CB58SX"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"camboats"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:search",
"leave_at",
"14:30"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"name",
"camboats"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"Archway House"
],
[
"_:booking",
"ref",
"2G8LC07R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"boating"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"CB58SX"
],
[
"_:search",
"departure",
"camboats"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:search",
"leave_at",
"14:30"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow toyota"
],
[
"_:result",
"phone",
"07227467567"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train that leaves this Thursday from Cambridge to Ely ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'10');(_:result,day,'Thursday');(_:result,destination,'Ely');(_:result,leave_at,'05:50');(_:result,leave_at,'23:50');(_:result,leave_at,'on the : 50 every two hours');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have 10 trains to Ely Thursday , leaving on the : 50 every two hours from 05:50 to 23:50 . Did you have a particular time in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'17:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave after 17:45 so anytime after that would be great ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'18:07');(_:result,departure,'Cambridge');(_:result,destination,'Ely');(_:result,id,'TR7355');(_:result,leave_at,'17:50');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have train TR7355 from Cambridge departing at 17:50 and arriving in Ely at 18:07 . Would this train work for you or would you like a later departure ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'3');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That 's great . I 'll need 3 tickets , please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'WDETDX35');(_:booking,ticket,'13.2 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 13.2 GBP payable at the station . Reference number is : WDETDX35 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'broxbourne');(_:search,people,'3');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I apologize this train is going to broxbourne from cambridge . for 3 people are you able to book that ?"
},
{
"id": 7,
"rdf-acts": [
"select((_:result,day,'Thursday');(_:result,leave_at,'17:45');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Sure , do you still need the train on Thursday after 17:45 ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'cambridge');(_:search,destination,'broxbourne');(_:search,leave_at,'17:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , that 's Broxbourne to Cambridge on Thursday , leaving after 17:45 ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "When would you like to arrive ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'Cambridge');(_:search,destination,'Broxbourne');(_:search,leave_at,'17:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Sorry . I really need to be leaving from Cambridge to go to Broxbourne , leaving after 17:45 on Thursday . Arrival time does n't matter ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'19:01');(_:result,departure,'Cambridge');(_:result,destination,'Broxbourne');(_:result,id,'TR9890');(_:result,leave_at,'18:01');(_:result,ticket,'17.90 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How about TR9890 ? It departs Cambridge at 18:01 and arrives in Broxbourne at 19:01 . It is 17.90 pounds per ticket . Would you like to book that one ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please . I will need the reference number when you are finished ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,people,'3');(_:booking,ref,'TSUJXVYU');(_:booking,ticket,'53.70 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was a success . The total fee for 3 tickets is 53.70 GBP , payable at the station , and your reference number is TSUJXVYU . Is there anything else I can do ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "No that will do , cheers ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , good bye ."
}
] |
SNG0411.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:result",
"leave_at",
"05:50"
],
[
"_:result",
"leave_at",
"23:50"
],
[
"_:result",
"leave_at",
"on the : 50 every two hours"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"17:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"arrive_by",
"18:07"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:result",
"id",
"TR7355"
],
[
"_:result",
"leave_at",
"17:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"arrive_by",
"18:07"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:result",
"id",
"TR7355"
],
[
"_:result",
"leave_at",
"17:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"WDETDX35"
],
[
"_:booking",
"ticket",
"13.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"10"
],
[
"_:result",
"arrive_by",
"18:07"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:result",
"id",
"TR7355"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"WDETDX35"
],
[
"_:booking",
"ticket",
"13.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"leave_at",
"17:45"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"leave_at",
"17:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"10"
],
[
"_:result",
"arrive_by",
"18:07"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Ely"
],
[
"_:result",
"id",
"TR7355"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"WDETDX35"
],
[
"_:booking",
"ticket",
"13.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:result",
"leave_at",
"17:45"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"Broxbourne"
],
[
"_:search",
"leave_at",
"17:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"10"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"WDETDX35"
],
[
"_:booking",
"ticket",
"13.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"Broxbourne"
],
[
"_:search",
"leave_at",
"17:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"19:01"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:result",
"id",
"TR9890"
],
[
"_:result",
"leave_at",
"18:01"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"10"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"day",
"Thursday"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"Broxbourne"
],
[
"_:search",
"leave_at",
"17:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"19:01"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:result",
"id",
"TR9890"
],
[
"_:result",
"leave_at",
"18:01"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"TSUJXVYU"
],
[
"_:booking",
"ticket",
"53.70 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,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , can you help me with my planning ? I am looking for a restaurant ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure , are you looking for anything specific ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like an indian restaurant in the north ."
},
{
"id": 3,
"rdf-acts": [
"select((_:result,pricerange,'cheap');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))",
"inform((_:result,count,'2');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are two restaurants that meet your criteria . Would you prefer the one in the moderate price range or the one in the cheap price range ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like the one in the cheap price range . Can you book it for me ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'1');(_:result,name,'royal spice');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have one listing her for royal spice . Would you like to make a booking ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'17:30');(_:search,people,'1');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would love that , I need it for 1 person at 17:30 on Wednesday , please include a reference number ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'AGK03VYR');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : AGK03VYR . Is there anything more I can do for you today ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "While I am in the north part of town , I 'd like some help finding something to do . Is there a popular attraction around ?"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "There is the Riverboat Georgina which is located in the North . I 'm not sure if it 's free or if they charge anything ."
}
] |
PMUL2206.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"royal spice"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"royal spice"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"1"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"AGK03VYR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'cityroomz');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi there ! Can you give me some info on Cityroomz ?"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'Sleeperz Hotel , Station Road');(_:result,area,'Centre');(_:result,category,'hotel');(_:result,name,'Cityroomz');(_:result,pricerange,'moderatley priced');(_:result,stars,'0');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Cityroomz is located at Sleeperz Hotel , Station Road in the Centre area . It is a moderatley priced hotel with a 0 star rating . Would you like to book a room ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'7');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please . I need it for 7 people for 3 nights starting on tuesday ."
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many days would you like to book it for ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to book it for 3 nights beginning on Tuesday ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'CYJDAR7R');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok , Your rooms have been booked . Your reference number is CYJDAR7R . Is there anything else I can help you with today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yeah , I need a restaurant in the west and with expensive pricing ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'west');(_:result,count,'9');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 9 expensive restaurants in the west area . Do you prefer a certain type of food ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))",
"inform((_:search,food,\"do n't have a preference\");(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , I do n't have a preference , but I need the phone number and postcode ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Graffiti');(_:result,phone,'01223277977');(_:result,postcode,'cb30lx');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I recommend Graffiti , the number is 01223277977 and the postcode is cb30lx . Would you like me to book a table for you ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , right now , I just need the infor . Thanks !"
},
{
"id": 11,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Can I help you with anything else today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all . thanks"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our system ."
}
] |
PMUL0121.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Sleeperz Hotel , Station Road"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"pricerange",
"moderatley priced"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Sleeperz Hotel , Station Road"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"pricerange",
"moderatley priced"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Sleeperz Hotel , Station Road"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"pricerange",
"moderatley priced"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"CYJDAR7R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Sleeperz Hotel , Station Road"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"stars",
"0"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"CYJDAR7R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:search",
"food",
"do n't have a preference"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Sleeperz Hotel , Station Road"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"0"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"CYJDAR7R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"do n't have a preference"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"phone",
"01223277977"
],
[
"_:result",
"postcode",
"cb30lx"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cityroomz"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Sleeperz Hotel , Station Road"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"0"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"ref",
"CYJDAR7R"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"do n't have a preference"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"phone",
"01223277977"
],
[
"_:result",
"postcode",
"cb30lx"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I hope so . Can you tell me if there are any 3 star places to stay on the west side ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,name,'Hobsons House');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I see Hobsons House in the west side has a 3 star rating ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Great ! Can you book for 3 nights for me please ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,people,'only for you');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes I can is the room only for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'two');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , I need a room for two , for 5 nights starting on tuesday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'F4WXMKYA');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked it here is the information : Booking was successful . \n Reference number is : F4WXMKYA ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also need a train for the same day ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you be traveling to and from ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will to Cambridge from Broxbourne ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,count,'19');(_:result,day,'Tuesday');(_:result,departure,'Cambridge');(_:result,destination,'Broxbourne');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have 19 trains that leave Cambridge for Broxbourne on Tuesday . What time of day do you want to travel ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,leave_at,'16:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave after 16:30 please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,id,'TR0189');(_:result,leave_at,'17:01');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "TR0189 leaves at 17:01 , would you like a booking or just more information for now ."
},
{
"id": 12,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "How long is the travel time , please ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'18:01');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "You will arrive by 18:01 ."
},
{
"id": 14,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the travel time ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,duration,'60 minutes');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Travel time on this particular train is 60 minutes . Would you like me to book any seats ?"
},
{
"id": 16,
"rdf-acts": [],
"speaker": "user",
"text": "No . I do n't need to book . I am all set ."
},
{
"id": 17,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Great . Is there anything else I can help you with today ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "thanks for the information . that is all i needed"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Okay well I 'm glad I could help ."
}
] |
PMUL1665.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"only for you"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"only for you"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"F4WXMKYA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"only for you"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"F4WXMKYA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"stars",
"3"
],
[
"_:booking",
"people",
"only for you"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"F4WXMKYA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_: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",
"stars",
"3"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"stars",
"3"
],
[
"_:booking",
"people",
"only for you"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"F4WXMKYA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR0189"
],
[
"_:result",
"leave_at",
"17:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_: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",
"west"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"stars",
"3"
],
[
"_:booking",
"people",
"only for you"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"F4WXMKYA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR0189"
],
[
"_:result",
"leave_at",
"17:01"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"arrive_by",
"18:01"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"stars",
"3"
],
[
"_:booking",
"people",
"only for you"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"F4WXMKYA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR0189"
],
[
"_:result",
"leave_at",
"17:01"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"arrive_by",
"18:01"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"stars",
"3"
],
[
"_:booking",
"people",
"only for you"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"F4WXMKYA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR0189"
],
[
"_:result",
"leave_at",
"17:01"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"arrive_by",
"18:01"
],
[
"_: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,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,leave_at,'11:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train that should leave sometime after 11:45 . I would like to get to cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,type,'Train'))",
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are many trains available for that criteria . I can narrow it down if you tell me where you will be departing from ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'birmingham new street');(_:search,destination,'cambridge');(_:search,leave_at,'11:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am leaving Thursday from Birmingham New Street to Cambridge . I want to leave around 11:45 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'15:23');(_:result,count,'12');(_:result,leave_at,'12:40');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have 12 trains leaving that day , the earliest is 12:40 and arriving at 15:23 . Will that work for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'8');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes that sounds great , I will need 8 tickets and the reference number please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,day,'Thursday');(_:booking,people,'8');(_:booking,ref,'W52S8R11');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The train is booked for 8 on Thursday . The reference number is W52S8R11 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'museum');(_:search,destination,'cambridge');(_:search,type,'Attraction');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Great . I would also like to find a museum to go to in centre Cambridge ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'museum of archaelogy and anthropology');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Would you like to visit museum of archaelogy and anthropology , they are in the centre of town ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "That sounds great . Do you have the phone number and how much the entrance fee is ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,entrance_fee,'free');(_:result,phone,'01223333516');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure . The phone number is 01223333516 , and is free to enter . Can I help you with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all I need today . Thanks for your help !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Happy I could be of service . Enjoy your day !"
}
] |
MUL0448.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:result",
"arrive_by",
"15:23"
],
[
"_:result",
"count",
"12"
],
[
"_:result",
"leave_at",
"12:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:result",
"arrive_by",
"15:23"
],
[
"_:result",
"count",
"12"
],
[
"_:result",
"leave_at",
"12:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"W52S8R11"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:result",
"arrive_by",
"15:23"
],
[
"_:result",
"count",
"12"
],
[
"_:result",
"leave_at",
"12:40"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"W52S8R11"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"museum of archaelogy and anthropology"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:result",
"arrive_by",
"15:23"
],
[
"_:result",
"count",
"12"
],
[
"_:result",
"leave_at",
"12:40"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"W52S8R11"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"museum of archaelogy and anthropology"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223333516"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.