turns
listlengths 2
60
| dialogue_id
stringlengths 1
31
| states
listlengths 1
30
|
---|---|---|
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'14:45');(_:search,day,'wednesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need a train for wednesday arriving at 14:45 ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,arrive_by,'13:51');(_:result,departure,'cambridge');(_:result,destination,'london kings cross');(_:result,id,'TR3634');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR3634 leaving cambridge and arriving london kings cross at 13:51 . Will that work for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need the train to go to cambridge and leave from stansted airport ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,leave_at,'05:24');(_:booking,ref,'9BQT5T9M');(_:booking,ticket,'10.1 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I reserved a seat for you on the 05:24 train . Your reference number is9BQT5T9M . Your ticket of 10.1 GBP is payable when you get to the station ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , that 's all I needed . Thank you !"
},
{
"id": 5,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Thank you and enjoy your visit to cambridge !"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'14:45');(_:search,day,'wednesday');(_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train from Stansted Airport to Cambridge , arriving by 14:45 on Wednesday , please ..."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'13:52');(_:result,departure,'the airport');(_:result,destination,'Cambridge');(_:result,id,'TR3720');(_:result,leave_at,'13:24');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sorry about all that confusion . I think I 've found you a train . TR3720 is the closest in time , leaving the airport 13:24 , arriving Cambridge 13:52 . Would you like a seat reserved ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'three');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I 'd like to book for three people please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,id,'TR3720');(_:booking,people,'3');(_:booking,ref,'Y3ATC2SJ');(_:booking,ticket,'30.29 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've booked you 3 seats on the TR3720 with a total fee of 30.29 GBP which is payable at the station . The reference number is Y3ATC2SJ ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'hotel');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you . I m also looking for a hotel in the north in the moderate price range ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'Ashley hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Ashley hotel is available , would that work for you ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'3');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Sure , can you book it for 2 nights and 3 people ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'DEMBOPOR');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , you reference number is DEMBOPOR , can I assist with anything else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that is everything I need today . Thank you ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting Cambridge TownInfo centre . Goodbye !"
}
] |
MUL2221.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"13:51"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"london kings cross"
],
[
"_:result",
"id",
"TR3634"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"13:51"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"london kings cross"
],
[
"_:result",
"id",
"TR3634"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"leave_at",
"05:24"
],
[
"_:booking",
"ref",
"9BQT5T9M"
],
[
"_:booking",
"ticket",
"10.1 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"arrive_by",
"13:51"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"london kings cross"
],
[
"_:result",
"id",
"TR3634"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"leave_at",
"05:24"
],
[
"_:booking",
"ref",
"9BQT5T9M"
],
[
"_:booking",
"ticket",
"10.1 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"leave_at",
"05:24"
],
[
"_:booking",
"ref",
"9BQT5T9M"
],
[
"_:booking",
"ticket",
"10.1 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"13:52"
],
[
"_:result",
"departure",
"the airport"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3720"
],
[
"_:result",
"leave_at",
"13:24"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"three"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"leave_at",
"05:24"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"13:52"
],
[
"_:result",
"departure",
"the airport"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3720"
],
[
"_:result",
"leave_at",
"13:24"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"three"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR3720"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"Y3ATC2SJ"
],
[
"_:booking",
"ticket",
"30.29 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"leave_at",
"05:24"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"13:52"
],
[
"_:result",
"departure",
"the airport"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3720"
],
[
"_:result",
"leave_at",
"13:24"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR3720"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"Y3ATC2SJ"
],
[
"_:booking",
"ticket",
"30.29 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"Ashley hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"leave_at",
"05:24"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"13:52"
],
[
"_:result",
"departure",
"the airport"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR3720"
],
[
"_:result",
"leave_at",
"13:24"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR3720"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ticket",
"30.29 GBP"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"Ashley hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"DEMBOPOR"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "I want to find a hospital in town"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))",
"request((_:search,department,?);(_:search,type,'Hospital'))"
],
"speaker": "system",
"text": "Addenbrookes Hospital is located at Hills Rd , Cambridge . Is there a particular department you 're looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,department,'emergency department');(_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "Which department should I contact for a sprained ankle ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,department,'emergency department');(_:result,phone,'01223217118');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "Probably the emergency department , the phone number is 01223217118 ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "Thank you , could you provide me with the email address ?"
},
{
"id": 5,
"rdf-acts": [],
"speaker": "system",
"text": "Unfortunately there is n't an email address listed here ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hospital');(_:result,type,'Police'))"
],
"speaker": "user",
"text": "Can I have the address please ."
},
{
"id": 7,
"rdf-acts": [],
"speaker": "system",
"text": "The address is Hills Road , Cambridge ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for the information ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "You are very welcome . Is there anything else I can help you with today ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Nope that is it . Thank you"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Thank you for using our service ."
}
] |
SNG01556.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:search",
"department",
"emergency department"
],
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:search",
"department",
"emergency department"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"department",
"emergency department"
],
[
"_:result",
"phone",
"01223217118"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:search",
"department",
"emergency department"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"department",
"emergency department"
],
[
"_:result",
"phone",
"01223217118"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:search",
"department",
"emergency department"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"department",
"emergency department"
],
[
"_:result",
"phone",
"01223217118"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:search",
"department",
"emergency department"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"department",
"emergency department"
],
[
"_:result",
"phone",
"01223217118"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"type",
"Police"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I 'm going to need a train on Sunday ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'404');(_:result,day,'Sunday');(_:result,type,'Train'))",
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 404 trains departing on Sunday . Can you give me a departure point and a destination point , please ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'norwich');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "i want to go from norwich to cambridge"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Train'))",
"inform((_:result,departure,'Norwich');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Is there a certain time you would like to leave Norwich by ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'14:15');(_:search,destination,'Cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to arrive in Cambridge by 14:15 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'eight');(_:result,type,'Train'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have eight trains arriving by then , how many passengers ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'two');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a booking for two passengers ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,arrive_by,'13:35');(_:booking,category,'Train');(_:booking,id,'TR5225');(_:booking,leave_at,'12:16');(_:booking,ref,'845YKY14');(_:booking,ticket,'28.16');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booked , Your reference number is 845YKY14 . You pay 28.16 at the station . You will leave at 12:16 and arrive at 13:35 . Trainid : TR5225 ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great . thank you that is all I needed ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Glad I could be of assistance . enjoy your journey . Do not hesitate to call if you need us again ."
}
] |
SNG0282.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"count",
"404"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"count",
"404"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"departure",
"Norwich"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"14:15"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"count",
"404"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"departure",
"Norwich"
],
[
"_:search",
"arrive_by",
"14:15"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:result",
"amount",
"eight"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"count",
"404"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"departure",
"Norwich"
],
[
"_:search",
"arrive_by",
"14:15"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:result",
"amount",
"eight"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"arrive_by",
"13:35"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR5225"
],
[
"_:booking",
"leave_at",
"12:16"
],
[
"_:booking",
"ref",
"845YKY14"
],
[
"_:booking",
"ticket",
"28.16"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,has_internet,'dontcare');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a hotel in the west part of cambridge . I do n't care if it has internet ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have 4 matches , do you have a price range in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes expensive please . Just book me a room and send me the reference number ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'huntingdon marriott hotel');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There is the Huntingdon Marriott hotel would you like me to book it for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No . Actually sorry . It should be a cheap hotel in the west ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'cambridge belfry');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "That is no problem , the cambridge belfry is a better price and should meet your needs , would you like more information ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,has_parking,?);(_:result,type,'Hotel'))",
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do they have free parking ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_parking,'none');(_:result,name,'bell fry');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , the bell fry has free parking . Would you like me to book a room for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction');(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "No , just the phone number and address . I am also looking for places to go in the same area as the hotel ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,address,'01954714600');(_:result,phone,'01954714600');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The phone number is 01954714600 , address 01954714600 . What type of attraction would you like to go to ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I have no preference , just something in the same area as the hotel ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,\"queens ' college\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "i suggest the queens ' college . can i give you the address ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes please thank you"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Silver Street');(_:result,name,\"Queens ' College\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address for Queens ' College is Silver Street . Can I help you with anything else today ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I need the postcode as well ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()",
"inform((_:result,postcode,'cb39et');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Their postcode is cb39et . Is there anything else I can assist you with ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Nope . That was all I needed . Thank you ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for choosing Cambridge TownInfo Centre to assist you . Have a good day !"
}
] |
PMUL2589.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"name",
"huntingdon marriott hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"cambridge belfry"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"bell fry"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"bell fry"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"address",
"01954714600"
],
[
"_:result",
"phone",
"01954714600"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"same area"
],
[
"_: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",
"dontcare"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"address",
"01954714600"
],
[
"_:result",
"phone",
"01954714600"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"queens ' college"
],
[
"_: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",
"has_internet",
"dontcare"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"phone",
"01954714600"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Silver Street"
],
[
"_:result",
"name",
"Queens ' College"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"phone",
"01954714600"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"Silver Street"
],
[
"_:result",
"name",
"Queens ' College"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb39et"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Please find a cheap restaurant that serves Indian food ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'a few');(_:result,name,'royal spice');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have a few cheap ones listed but Ill give you my favorite , which is royal spice ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "What are of town is that in ? I really want to stay in the centre of town to be close to the attractions ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'kohinoor');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "In that case I would recommend kohinoor . Would you like me to make a reservation ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you that will be all"
},
{
"id": 5,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can do ? Perhaps find a great attraction for you to visit while you 're in town ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'12:15');(_:search,name,'vue cinema');(_:search,people,'5');(_:search,type,'Attraction');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "On second thought , I need a reservation for 5 at 12:15 on Sunday and the reference number . Also information on a place called Vue Cinema ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'YFIORWEK');(_:booking,type,'Booking');(_:result,area,'centre');(_:result,category,'cinema');(_:result,name,'Vue Cinema');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Your table has been reserved . Please be on time as they can only hold it for 15 minutes . Your reservation number is YFIORWEK . Vue Cinema is a cinema in the centre ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))",
"inform((_:search,category,'cinema');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "What is the post code for the cinema ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,postcode,'cb11ps');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The postcode is cb11ps ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,car,?);(_:result,category,?);(_:result,type,'Attraction');(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a cab to the restaurant by the booking time , contact # and car type so I do n't get into someone else 's car !"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "sure , where will you be departing from to get to the restaurant ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'vue cinema');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'll need a car from the Vue Cinema . I would n't want to be late for my reservation ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,car,'blue BMW');(_:result,phone,'07103963955');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I 've got a car booked for you , a blue BMW . The contact number is 07103963955"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great that 's all I needed today thanks ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Do you need anything else ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I think I 'm all set . Thank you for all your help !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! Have a great day !"
}
] |
PMUL4202.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"name",
"royal spice"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_: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",
"cheap"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"kohinoor"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"kohinoor"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"name",
"vue cinema"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"name",
"vue cinema"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"YFIORWEK"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"cinema"
],
[
"_:result",
"name",
"Vue Cinema"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
],
[
"_:search",
"category",
"cinema"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"name",
"vue cinema"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"YFIORWEK"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"cinema"
],
[
"_:result",
"name",
"Vue Cinema"
],
[
"_:search",
"category",
"cinema"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"cb11ps"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"name",
"vue cinema"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"YFIORWEK"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"cinema"
],
[
"_:result",
"name",
"Vue Cinema"
],
[
"_:search",
"category",
"cinema"
],
[
"_:result",
"postcode",
"cb11ps"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"vue cinema"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"name",
"vue cinema"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"YFIORWEK"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"cinema"
],
[
"_:result",
"name",
"Vue Cinema"
],
[
"_:search",
"category",
"cinema"
],
[
"_:result",
"postcode",
"cb11ps"
],
[
"_:result",
"category",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"vue cinema"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue BMW"
],
[
"_:result",
"phone",
"07103963955"
],
[
"_: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",
"food",
"indian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"name",
"vue cinema"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"YFIORWEK"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"cinema"
],
[
"_:result",
"name",
"Vue Cinema"
],
[
"_:search",
"category",
"cinema"
],
[
"_:result",
"postcode",
"cb11ps"
],
[
"_:result",
"category",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"vue cinema"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue BMW"
],
[
"_:result",
"phone",
"07103963955"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,destination,'london liverpool street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train leaving Sunday that 's going to London liverpool street ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where are you departing from and what day and time do you want to leave ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'8:15,not');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Need to arrive by 8:15,not sure when we depart ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'07:27');(_:result,day,'sunday');(_:result,departure,'cambridge');(_:result,leave_at,'05:59');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have a train departing from cambridge on sunday at 05:59 and arriving at 07:27 . Would that work for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes can you get me 7 tickets and I 'll need the reference number too please"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'B15UKEYO');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sure . The reference number is B15UKEYO . How else can I assist you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am also looking for a place to stay that needs free parking and in the north ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Do you have any preferences for the star or price range ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like something in the moderate price range and prefer a guesthouse ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,category,'guesthouses');(_:result,count,'7');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'archway house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are seven guesthouses fitting your needs . May I recommend archway house which also has parking and wifi ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what star rating does the hotel have and what is the address ?"
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'52 gilbert road');(_:result,name,'Archway house');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Archway house is 4 stars and is at 52 gilbert road , do you want me to make a booking ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "no , not at this time . thank you . Goodbye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Call us back if you decide you want to book that room . Goodbye ."
}
] |
MUL2262.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:15,not"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:15,not"
],
[
"_:result",
"arrive_by",
"07:27"
],
[
"_:result",
"day",
"sunday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"05:59"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:15,not"
],
[
"_:result",
"arrive_by",
"07:27"
],
[
"_:result",
"day",
"sunday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"05:59"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"B15UKEYO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:15,not"
],
[
"_:result",
"arrive_by",
"07:27"
],
[
"_:result",
"day",
"sunday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"05:59"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"B15UKEYO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:15,not"
],
[
"_:result",
"arrive_by",
"07:27"
],
[
"_:result",
"day",
"sunday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"05:59"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"B15UKEYO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"archway house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:15,not"
],
[
"_:result",
"arrive_by",
"07:27"
],
[
"_:result",
"day",
"sunday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"05:59"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"B15UKEYO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"address",
"52 gilbert road"
],
[
"_:result",
"name",
"Archway house"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'saigon city');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for information on a restaurant called saigon city ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'169 High Street Chesterton Chesterton');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure , it 's located at 169 High Street Chesterton Chesterton ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,duration,'15:00');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to book a table for 15:00 on Tuesday for 8 people ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,ref,'QZPCEBYU');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You 're all set . Your reference number is QZPCEBYU ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Great , thank you . I 'm also looking for a museum in town , do you have any recommendations ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'many');(_:result,category,'museums');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are many wonderful museums in town . Do you have a specific type of museum that you would like to visit ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Would you recommend one near the restaurant for us ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'Broughton House Gallery');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , the Broughton House Gallery meets your criteria . Would you like their information ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,area,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I 'd love to have their phone number , postcode , and area please"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'98 king street cb11 in');(_:result,area,'centre');(_:result,phone,'01223314960');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "They are in the centre area at 98 king street cb11 in . Their phone number is 01223314960 . Is there anything else I can assist you with ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I need today , thank you ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our services ."
}
] |
PMUL2192.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saigon city"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saigon city"
],
[
"_:result",
"address",
"169 High Street Chesterton Chesterton"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"15:00"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saigon city"
],
[
"_:result",
"address",
"169 High Street Chesterton Chesterton"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"15:00"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"ref",
"QZPCEBYU"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saigon city"
],
[
"_:result",
"address",
"169 High Street Chesterton Chesterton"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"15:00"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"ref",
"QZPCEBYU"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saigon city"
],
[
"_:result",
"address",
"169 High Street Chesterton Chesterton"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"15:00"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"ref",
"QZPCEBYU"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saigon city"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"15:00"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"ref",
"QZPCEBYU"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"98 king street cb11 in"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a place to stay with a 4 star rating and free wifi ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'21');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 21 places that meet your criteria . Is there a specific area and price range you are looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do you have any in the south ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Aylesbray lodge guest house');(_:result,name,\"Rosa 's bed and breakfast\");(_:result,pricerange,'cheap');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes . Rosa 's bed and breakfast has a cheap price range . Aylesbray lodge guest house has a moderate price range . Would you like me to book one for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I meant to say west , not south . And the place needs to be a hotel type ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'west');(_:result,has_internet,'none');(_:result,name,'The huntingdon marriott hotel');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The huntingdon marriott hotel \t is in the west area , it has free wifi , and it is in the expensive price range . Shall I book reservations ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))",
"request((_:result,address,?);(_:result,has_parking,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "No at this time . What is the postcode for the hotel and do they have free parking ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,has_parking,'none');(_:result,postcode,'pe296fl');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "They do have free parking , the postcode is pe296fl"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thank you . I also need to find a train for Tuesday ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,day,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Ok ... I need more information for your train , such as departure or arrival times , number of people , day , and destination ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,destination,'peterborough');(_:search,leave_at,'20:00');(_:search,type,'Train'))",
"request((_:result,arrive_by,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I would like to go to Peterborough on Tuesday and I will need to leave after 20:00 . Can you tell me when I will arrive and the price ?"
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,arrive_by,'21:24');(_:booking,category,'Train');(_:booking,day,'tuesday');(_:booking,departure,'cambridge');(_:booking,destination,'peterborough');(_:booking,leave_at,'20:34');(_:booking,ticket,'16.50 pounds');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , there is a train leaving cambridge for peterborough tuesday at 20:34 arriving at 21:24 for 16.50 pounds . Would you like me to book this for you ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes I would , thank you ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I 'd be happy to . How many tickets will you need ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "I do n't care ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,id,'TR5110');(_:booking,ref,'AD3EUZB8');(_:booking,ticket,'16.5');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You are booked on train TR5110 . Your reference # is AD3EUZB8 . The cost is 16.5 and payable at the station . Can I help you with anything else ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Nope , that 's all I needed . Thank you !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you . Have a good day ."
}
] |
MUL0731.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"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Aylesbray lodge guest house"
],
[
"_:result",
"name",
"Rosa 's bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"The huntingdon marriott hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"The huntingdon marriott hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"postcode",
"pe296fl"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"The huntingdon marriott hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"postcode",
"pe296fl"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"20:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"The huntingdon marriott hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"postcode",
"pe296fl"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"20:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"arrive_by",
"21:24"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"departure",
"cambridge"
],
[
"_:booking",
"destination",
"peterborough"
],
[
"_:booking",
"leave_at",
"20:34"
],
[
"_:booking",
"ticket",
"16.50 pounds"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"The huntingdon marriott hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"postcode",
"pe296fl"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"20:00"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"arrive_by",
"21:24"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"departure",
"cambridge"
],
[
"_:booking",
"destination",
"peterborough"
],
[
"_:booking",
"leave_at",
"20:34"
],
[
"_:booking",
"ticket",
"16.50 pounds"
],
[
"_:search",
"people",
"?"
],
[
"_: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",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"The huntingdon marriott hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"postcode",
"pe296fl"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"20:00"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"arrive_by",
"21:24"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"departure",
"cambridge"
],
[
"_:booking",
"destination",
"peterborough"
],
[
"_:booking",
"leave_at",
"20:34"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR5110"
],
[
"_:booking",
"ref",
"AD3EUZB8"
],
[
"_:booking",
"ticket",
"16.5"
],
[
"_: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,day,'tuesday');(_:search,leave_at,'13:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train for tuesday leaving after 13:15 . Do you have one ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'229');(_:result,leave_at,'13:15');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have 229 results for trains leaving after 13:15 , could you be more specific on where you want to depart / arrive and what day you are traveling ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,departure,'stevenage');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Of course , thanks ! I 'll be traveling on Tuesday , departing from Stevenage ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'first');(_:result,day,'tuesday');(_:result,leave_at,'13:54');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "First train leaves at 13:54 on tuesday"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "That sounds good . Can I get the train ID and the departure / arrival times ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'14:43');(_:result,id,'TR1830');(_:result,leave_at,'13:54');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The ID is TR1830 and it leaves at 13:54 and arrives by 14:43 . Do you want me to book it ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'Churchill College');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Not right now , thanks . But can you tell me a little about Churchill College ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,\"Storey 's way\");(_:result,area,'west');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , it is located in the west . Address is Storey 's way . It is free to enter ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,category,?);(_:result,duration,?);(_:result,type,'Attraction');(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Great , and what type of attraction is Storey 's Way ? Also , backing up a bit , can you give me the travel time for Train TR1830 ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,duration,'49 minutes');(_:result,id,'TR1830');(_:result,name,'churchill college');(_:result,type,'Attraction');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The travel time for TR1830 is 49 minutes . What would you like to know about churchill college ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,area,?);(_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What sort of place is it , and what area of town is it in ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,category,'college');(_:result,entrance_fee,'free');(_:result,name,'Churchill college');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The entrance fee is free and its located in the west area . Churchill college is a college ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,name,'churchill college');(_:search,type,'Attraction'))",
"request((_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Just want to make sure I understand you correctly , Churchill College is a college , but what type of a attraction is it ? Is it a college museum ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'West');(_:result,category,'college');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It appears to be listed as a college in the West . Is there any other information on it you would like ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Okay , and is there anything else you need help with or will that be all ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you , that is all I need right now . Goodbye ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting Cambridge TownInfo Centre . Have a great day !"
}
] |
MUL1742.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"13:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"13:15"
],
[
"_:result",
"count",
"229"
],
[
"_:result",
"leave_at",
"13:15"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"13:15"
],
[
"_:result",
"count",
"229"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"amount",
"first"
],
[
"_:result",
"day",
"tuesday"
],
[
"_:result",
"leave_at",
"13:54"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"13:15"
],
[
"_:result",
"count",
"229"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:result",
"amount",
"first"
],
[
"_:result",
"day",
"tuesday"
],
[
"_:result",
"arrive_by",
"14:43"
],
[
"_:result",
"id",
"TR1830"
],
[
"_:result",
"leave_at",
"13:54"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"Churchill College"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"13:15"
],
[
"_:result",
"count",
"229"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:result",
"amount",
"first"
],
[
"_:result",
"day",
"tuesday"
],
[
"_:result",
"arrive_by",
"14:43"
],
[
"_:result",
"id",
"TR1830"
],
[
"_:result",
"leave_at",
"13:54"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"Churchill College"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Storey 's way"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"13:15"
],
[
"_:result",
"count",
"229"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:result",
"amount",
"first"
],
[
"_:result",
"day",
"tuesday"
],
[
"_:result",
"arrive_by",
"14:43"
],
[
"_:result",
"leave_at",
"13:54"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"Churchill College"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Storey 's way"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:result",
"id",
"TR1830"
],
[
"_:result",
"name",
"churchill college"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"13:15"
],
[
"_:result",
"count",
"229"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:result",
"amount",
"first"
],
[
"_:result",
"day",
"tuesday"
],
[
"_:result",
"arrive_by",
"14:43"
],
[
"_:result",
"leave_at",
"13:54"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Storey 's way"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:result",
"id",
"TR1830"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Churchill college"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"churchill college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"13:15"
],
[
"_:result",
"count",
"229"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:result",
"amount",
"first"
],
[
"_:result",
"day",
"tuesday"
],
[
"_:result",
"arrive_by",
"14:43"
],
[
"_:result",
"leave_at",
"13:54"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Storey 's way"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:result",
"id",
"TR1830"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Churchill college"
],
[
"_:search",
"name",
"churchill college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"West"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"13:15"
],
[
"_:result",
"count",
"229"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:result",
"amount",
"first"
],
[
"_:result",
"day",
"tuesday"
],
[
"_:result",
"arrive_by",
"14:43"
],
[
"_:result",
"leave_at",
"13:54"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Storey 's way"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:result",
"id",
"TR1830"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Churchill college"
],
[
"_:search",
"name",
"churchill college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"West"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "I sure hope so . I 've been injured and I need a hospital ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The closest hospital is located at Hills Rd , Cambridge ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,department,\"children 's oncology and haematology\");(_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "Do they have a children 's oncology and haematology department ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'01223217231');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "Yes , their number is 01223217231 ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "Can I please have the address and postcode ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The address is Hills Rd , Cambridge and the postcode is CB20QQ ."
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thanks so much . I 'm heading there now . Thanks again . Bye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Goodbye ."
}
] |
SNG0164.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:search",
"department",
"children 's oncology and haematology"
],
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:search",
"department",
"children 's oncology and haematology"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"01223217231"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"children 's oncology and haematology"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"01223217231"
],
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I need an entertainment place to go to in the east ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'funky fun house and cherry hinton hall and grounds');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is a funky fun house and cherry hinton hall and grounds . Both are in the east . Are you interested in either of these ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'funky fun house');(_:search,type,'Attraction'))",
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "The Funky Fun House sounds fun actually . What is the postcode for it ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'funky fun house');(_:result,postcode,'cb58hy');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "funky fun house 's postcode is cb58hy"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thanks . I also need a train that leaves on Friday ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Sure . If you could give me a few more details such as departure time and destination , I can help you out ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'16:15');(_:search,destination,'birmingham new street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to be at birmingham new street by 16:15 ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'07:44');(_:result,departure,'Cambridge');(_:result,destination,'Birmingham');(_:result,id,'TR9678');(_:result,leave_at,'05:01');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR9678 should suit your needs . It leaves Cambridge at 05:01 and arrives Birmingham at 07:44 . Would you like to book a seat on this train , or keep looking ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'16:15');(_:search,destination,'birmingham new street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That is really early for me since I do n't need to be at Birmingham New Street until 16:15 . Please keep looking ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I would be happy to keep looking for you ! Before I do , can you please confirm the departure location for your travels ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be departing from cambridge ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'15:44');(_:result,id,'TR2716');(_:result,leave_at,'13:01');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR2716 departs at 13:01 and arrives at 15:44 . May i book that for you ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'3');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , that sounds much better . I 'll need tickets for 3 , please ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'6X3BLZGG');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reservation is confirmed . Your confirmation number is 6X3BLZGG . Is there anything else I can help you with ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That should be all , thank you for your assistance ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "And thank you ! Have a wonderful day !"
}
] |
MUL1808.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"funky fun house and cherry hinton hall and grounds"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"funky fun house"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"name",
"funky fun house"
],
[
"_:result",
"name",
"funky fun house"
],
[
"_:result",
"postcode",
"cb58hy"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"name",
"funky fun house"
],
[
"_:result",
"name",
"funky fun house"
],
[
"_:result",
"postcode",
"cb58hy"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"name",
"funky fun house"
],
[
"_:result",
"name",
"funky fun house"
],
[
"_:result",
"postcode",
"cb58hy"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"arrive_by",
"07:44"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Birmingham"
],
[
"_:result",
"id",
"TR9678"
],
[
"_:result",
"leave_at",
"05:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"name",
"funky fun house"
],
[
"_:result",
"name",
"funky fun house"
],
[
"_:result",
"postcode",
"cb58hy"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"arrive_by",
"07:44"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Birmingham"
],
[
"_:result",
"id",
"TR9678"
],
[
"_:result",
"leave_at",
"05:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"departure",
"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",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"name",
"funky fun house"
],
[
"_:result",
"name",
"funky fun house"
],
[
"_:result",
"postcode",
"cb58hy"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Birmingham"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"15:44"
],
[
"_:result",
"id",
"TR2716"
],
[
"_:result",
"leave_at",
"13:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"name",
"funky fun house"
],
[
"_:result",
"name",
"funky fun house"
],
[
"_:result",
"postcode",
"cb58hy"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Birmingham"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"15:44"
],
[
"_:result",
"id",
"TR2716"
],
[
"_:result",
"leave_at",
"13:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"6X3BLZGG"
],
[
"_: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,leave_at,'6:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to find a train leaving Cambridge after 6:30 PM . Can you help me ?"
},
{
"id": 1,
"rdf-acts": [
"thank()",
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I would be happy to help you today . What is your destination ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,destination,'stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "The destination is stansted airport , and I would like to leave on Sunday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'17:08');(_:result,destination,'Stansted');(_:result,leave_at,'06:40');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have a 06:40 that arrives Stansted at 17:08 . Would you like me to book that for you ."
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "I apologize . I may have confused you a bit . I would like to leave after 18:30 ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "There is no train leaving at the time you require , unless you try a different day , would you like to try a different day ?"
}
] |
PMUL1897.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"6:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"6:30"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"6:30"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"17:08"
],
[
"_:result",
"destination",
"Stansted"
],
[
"_:result",
"leave_at",
"06:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'portuguese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need help finding a portuguese restaurant located in the centre , can you assist me please ?"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'33 - 34 Saint Andrews Street');(_:result,name,'Nandos city centre');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Hi I found a restaurant . It is Nandos city centre and it is located at 33 - 34 Saint Andrews Street . Would you like for me to book it for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is this restaurant in the cheap price range ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , it is . May I help you book ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'12:45');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please book for Thursday at 12:45 for 7 people ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Booking was unsuccessful . Would you like to try another restaurant ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,pricerange,'same area and price range');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hmm , okay , how about another restaurant in the same area and price range ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,food,'Italian');(_:result,food,'mediterranean');(_:result,name,'Ask');(_:result,name,'Gardenia');(_:result,name,'Zizzi');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are several . The Gardenia served mediterranean . You might be interested in it . Ask and Zizzi serve Italian ."
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "Okay let 's try that place ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'2HILQZBF');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great news I was able to book you into there and the reference number is 2HILQZBF ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Which restaurant were you able to book me into ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,day,'Thursday');(_:booking,duration,'12:45');(_:booking,name,'Ask');(_:booking,people,'7');(_:booking,ref,'0SLQNHXA');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to get you in at Ask on Thursday at 12:45 for 7 people . There is a new reference number , though . Use 0SLQNHXA ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . That is all I need ."
},
{
"id": 13,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "My pleasure ! Have a nice day ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , I 'm all done here ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you and I hope you enjoy the restaurant . Have a great day ."
}
] |
SSNG0096.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"portuguese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"portuguese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"33 - 34 Saint Andrews Street"
],
[
"_:result",
"name",
"Nandos city centre"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"portuguese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"33 - 34 Saint Andrews Street"
],
[
"_:result",
"name",
"Nandos city centre"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"portuguese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"33 - 34 Saint Andrews Street"
],
[
"_:result",
"name",
"Nandos city centre"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/a5d91d1f"
],
[
"_:booking/a5d91d1f",
"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,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"portuguese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"33 - 34 Saint Andrews Street"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/a5d91d1f"
],
[
"_:booking/a5d91d1f",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same area and price range"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"mediterranean"
],
[
"_:result",
"name",
"Ask"
],
[
"_:result",
"name",
"Gardenia"
],
[
"_:result",
"name",
"Zizzi"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"portuguese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"33 - 34 Saint Andrews Street"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/a5d91d1f"
],
[
"_:booking/a5d91d1f",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same area and price range"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"mediterranean"
],
[
"_:result",
"name",
"Ask"
],
[
"_:result",
"name",
"Gardenia"
],
[
"_:result",
"name",
"Zizzi"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"2HILQZBF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"portuguese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"33 - 34 Saint Andrews Street"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/a5d91d1f"
],
[
"_:booking/a5d91d1f",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same area and price range"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"mediterranean"
],
[
"_:result",
"name",
"Ask"
],
[
"_:result",
"name",
"Gardenia"
],
[
"_:result",
"name",
"Zizzi"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"duration",
"12:45"
],
[
"_:booking",
"name",
"Ask"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"0SLQNHXA"
],
[
"_: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",
"food",
"portuguese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"33 - 34 Saint Andrews Street"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"canthelp",
"_:booking/a5d91d1f"
],
[
"_:booking/a5d91d1f",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same area and price range"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"mediterranean"
],
[
"_:result",
"name",
"Ask"
],
[
"_:result",
"name",
"Gardenia"
],
[
"_:result",
"name",
"Zizzi"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"duration",
"12:45"
],
[
"_:booking",
"name",
"Ask"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"0SLQNHXA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,\"rosa 's bed and breakfast\");(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a particular hotel called \" rosa 's bed and breakfast \" ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:booking,name,\"Rosa 's Bed and breakfast\");(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've located Rosa 's Bed and breakfast , would you like me to assist you with booking a room ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'3');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please . I would like to book a room for 3 people for 2 nights , starting from Sunday ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'BNNZYCCS');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have made your reservation . The reservation number is BNNZYCCS . Can I help you with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'molecular gastronomy');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I am looking for molecular gastronomy restaurant located in the Centre that is expensive ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,food,'gastropub');(_:result,type,'Restaurant'))",
"canthelp((_:search,area,'centre');(_:search,food,'molecular gastronomy');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I am sorry . We do n't have any expensive molecular gastronomy restaurants in city centre . Would you be interested in a gastropub instead ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Actually , how about Chinese ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'4');(_:result,name,'Ugly Duckling');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have 4 great places . I 'm partial to the Ugly Duckling , myself . Would you like to book a table ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'13:30');(_:search,people,'3');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sounds great . I need that for 3 people on Sunday at 13:30 please ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like me to make the reservation for you ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , please !"
},
{
"id": 11,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,duration,?);(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm sorry , I am unable to book the table for that time . Is there another time , or restaurant you would like me to try ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Oh , that 's a shame . Okay , can you try the same time on Friday instead , please ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'friday');(_:booking,ref,'YJR4PW5V');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "second time is a charm , you are booked for friday , the reference number is YJR4PW5V , any other questions ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that is all . Thanks !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You are quite welcome . Have a wonderful day ."
}
] |
PMUL0329.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rosa 's bed and breakfast"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rosa 's bed and breakfast"
],
[
"_:booking",
"name",
"Rosa 's Bed and breakfast"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rosa 's bed and breakfast"
],
[
"_:booking",
"name",
"Rosa 's Bed and breakfast"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"BNNZYCCS"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"molecular gastronomy"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rosa 's bed and breakfast"
],
[
"_:booking",
"name",
"Rosa 's Bed and breakfast"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"BNNZYCCS"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/eff8f860"
],
[
"_:search/eff8f860",
"area",
"centre"
],
[
"_:search/eff8f860",
"food",
"molecular gastronomy"
],
[
"_:search/eff8f860",
"pricerange",
"expensive"
],
[
"_:search/eff8f860",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rosa 's bed and breakfast"
],
[
"_:booking",
"name",
"Rosa 's Bed and breakfast"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"BNNZYCCS"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:system",
"canthelp",
"_:search/eff8f860"
],
[
"_:search/eff8f860",
"area",
"centre"
],
[
"_:search/eff8f860",
"food",
"molecular gastronomy"
],
[
"_:search/eff8f860",
"pricerange",
"expensive"
],
[
"_:search/eff8f860",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Ugly Duckling"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rosa 's bed and breakfast"
],
[
"_:booking",
"name",
"Rosa 's Bed and breakfast"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"BNNZYCCS"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:system",
"canthelp",
"_:search/eff8f860"
],
[
"_:search/eff8f860",
"area",
"centre"
],
[
"_:search/eff8f860",
"food",
"molecular gastronomy"
],
[
"_:search/eff8f860",
"pricerange",
"expensive"
],
[
"_:search/eff8f860",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Ugly Duckling"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rosa 's bed and breakfast"
],
[
"_:booking",
"name",
"Rosa 's Bed and breakfast"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"BNNZYCCS"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:system",
"canthelp",
"_:search/eff8f860"
],
[
"_:search/eff8f860",
"area",
"centre"
],
[
"_:search/eff8f860",
"food",
"molecular gastronomy"
],
[
"_:search/eff8f860",
"pricerange",
"expensive"
],
[
"_:search/eff8f860",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Ugly Duckling"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/d7b66d95"
],
[
"_:booking/d7b66d95",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rosa 's bed and breakfast"
],
[
"_:booking",
"name",
"Rosa 's Bed and breakfast"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:system",
"canthelp",
"_:search/eff8f860"
],
[
"_:search/eff8f860",
"area",
"centre"
],
[
"_:search/eff8f860",
"food",
"molecular gastronomy"
],
[
"_:search/eff8f860",
"pricerange",
"expensive"
],
[
"_:search/eff8f860",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Ugly Duckling"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/d7b66d95"
],
[
"_:booking/d7b66d95",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"friday"
],
[
"_:booking",
"ref",
"YJR4PW5V"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,food,'tuscan');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a restaurant on the north side of town that serves tuscan food ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"inform((_:result,food,'Tuscan');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry there are no locations serving Tuscan food on the north side town ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about chinese type of food ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'north');(_:result,count,'3');(_:result,food,'chinese');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "yes , there are 3 chinese restaurants in the north . what price range would you prefer ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Price does n't matter . Suggest one please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,food,'chinese');(_:result,name,'Golden wok');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Golden wok serves chinese food and is located in the north part of town ."
},
{
"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"
}
] |
WOZ20278.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"tuscan"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:search/3978bd0d"
],
[
"_:search/3978bd0d",
"type",
"Restaurant"
],
[
"_:result",
"food",
"Tuscan"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:search/3978bd0d"
],
[
"_:search/3978bd0d",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:system",
"canthelp",
"_:search/3978bd0d"
],
[
"_:search/3978bd0d",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"Golden wok"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like an expensive restaurant in the south part of town"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'South part of town');(_:result,name,'Chiquito Restaurant Bar');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Chiquito Restaurant Bar is an expensive restaurant on the South part of town . Would you like the phone number ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Is there anything else ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,food,'Chinese');(_:result,name,'Peking Restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "Peking Restaurant is a Chinese restaurant located in the south part of town and is expensive price range . Do you need any additional information ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need the address ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'10 Homerton Street City Centre');(_:result,name,'Peking');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Peking is at 10 Homerton Street City Centre . Do you need their phone number ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No . this is it . thank you so much"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome ."
}
] |
WOZ20448.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"South part of town"
],
[
"_:result",
"name",
"Chiquito Restaurant Bar"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Peking Restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"10 Homerton Street City Centre"
],
[
"_:result",
"name",
"Peking"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'birmingham new street');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to book a train from birmingham new street to cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "When would you like to travel ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'21:15');(_:search,day,'wednesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave n Wednesday and arrive no later than 21:15 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'20:23');(_:result,id,'TR4977');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR4977 will get you here by 20:23 . Would you like me to book you passage ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes can you please and send me the reference number ."
},
{
"id": 5,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking');(_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "For how many people ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'2');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a booking for 2 people ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I will bnook that and get you the reference number ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Ok thank you . After I get the reference number for my train , I have some other requests for you . But I need my train booked first ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,arrive_by,'20:23');(_:booking,category,'Train');(_:booking,day,'Wednesday');(_:booking,departure,'Birmingham New Street');(_:booking,destination,'Cambridge');(_:booking,id,'TR4977');(_:booking,leave_at,'17:40');(_:booking,people,'2');(_:booking,ref,'ULZ1R0XV');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your 2 seats are reserved on the TR4977 , departing Birmingham New Street on Wednesday at 17:40 , arriving Cambridge at 20:23 . Reference number is ULZ1R0XV . What else may I assist you with ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I would like to visit an entertainment attraction in the centre please"
},
{
"id": 11,
"rdf-acts": [
"canthelp((_:search,area,'North');(_:search,category,'entertainment');(_:search,type,'Attraction'))",
"inform((_:result,area,'East');(_:result,count,'2');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are no entertainment attractions in the North , but there are two in the East if you 're interested ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Do you have anything in the Centre area ?"
},
{
"id": 13,
"rdf-acts": [
"canthelp((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "I am sorry there is nothing in the centre ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "How about a museum ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,name,'broughton house gallery');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "How about broughton house gallery ?"
},
{
"id": 16,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "what type of museum is it , and their phone number too then please"
},
{
"id": 17,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'museum of arts');(_:result,name,'broughton house gallery');(_:result,phone,'01223314960');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "broughton house gallery is a museum of arts . Their phone number is 01223314960 . Would you like me to make a reservation ?"
},
{
"id": 18,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , that 's all the info I needed today . Goodbye !"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Enjoy your stay and have a wonderful day ."
}
] |
PMUL1212.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"21:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"21:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"20:23"
],
[
"_:result",
"id",
"TR4977"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"21:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"20:23"
],
[
"_:result",
"id",
"TR4977"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"21:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"20:23"
],
[
"_:result",
"id",
"TR4977"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"21:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"20:23"
],
[
"_:result",
"id",
"TR4977"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"arrive_by",
"20:23"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"departure",
"Birmingham New Street"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"id",
"TR4977"
],
[
"_:booking",
"leave_at",
"17:40"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"ULZ1R0XV"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"21:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"20:23"
],
[
"_:result",
"id",
"TR4977"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"arrive_by",
"20:23"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"departure",
"Birmingham New Street"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"id",
"TR4977"
],
[
"_:booking",
"leave_at",
"17:40"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"ULZ1R0XV"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:system",
"canthelp",
"_:search/2f80d291"
],
[
"_:search/2f80d291",
"area",
"North"
],
[
"_:search/2f80d291",
"category",
"entertainment"
],
[
"_:search/2f80d291",
"type",
"Attraction"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"21:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"20:23"
],
[
"_:result",
"id",
"TR4977"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"arrive_by",
"20:23"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"departure",
"Birmingham New Street"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"id",
"TR4977"
],
[
"_:booking",
"leave_at",
"17:40"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"ULZ1R0XV"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/2f80d291"
],
[
"_:search/2f80d291",
"area",
"North"
],
[
"_:search/2f80d291",
"category",
"entertainment"
],
[
"_:search/2f80d291",
"type",
"Attraction"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/f424bb90"
],
[
"_:search/f424bb90",
"area",
"centre"
],
[
"_:search/f424bb90",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"21:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"20:23"
],
[
"_:result",
"id",
"TR4977"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"arrive_by",
"20:23"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"departure",
"Birmingham New Street"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"id",
"TR4977"
],
[
"_:booking",
"leave_at",
"17:40"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"ULZ1R0XV"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/2f80d291"
],
[
"_:search/2f80d291",
"area",
"North"
],
[
"_:search/2f80d291",
"category",
"entertainment"
],
[
"_:search/2f80d291",
"type",
"Attraction"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/f424bb90"
],
[
"_:search/f424bb90",
"area",
"centre"
],
[
"_:search/f424bb90",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"broughton house gallery"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"21:15"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"20:23"
],
[
"_:result",
"id",
"TR4977"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"arrive_by",
"20:23"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"departure",
"Birmingham New Street"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"id",
"TR4977"
],
[
"_:booking",
"leave_at",
"17:40"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"ULZ1R0XV"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/2f80d291"
],
[
"_:search/2f80d291",
"area",
"North"
],
[
"_:search/2f80d291",
"category",
"entertainment"
],
[
"_:search/2f80d291",
"type",
"Attraction"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/f424bb90"
],
[
"_:search/f424bb90",
"area",
"centre"
],
[
"_:search/f424bb90",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"museum of arts"
],
[
"_:result",
"name",
"broughton house gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi to meet me at my restaurant ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What location and time would you like to get the taxi for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'12:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "i m in Cambridge central and would like to be picked at 12:00"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I need more information about your location . What is your exact departure site and what is your destination ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Actually never mind . I would just like to find a college to visit in town ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'many');(_:result,category,'colleges');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "We have many colleges , is there are particular part of town you are interested in ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,area,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "No , no particular part of town . I will take a recommendation from you . I will need the postcode , area , and entrance fee please ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,\"Saint Andrew 's Street\");(_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,\"Christ 's College\");(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Okay Christ 's College is free and is in the centre . The address is Saint Andrew 's Street and post code is cb23bu ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,has_internet,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Okay , thank you . I 'm also looking for a place to stay . It needs to be in the centre , moderately priced , and include wifi ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,name,'cityroomz');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "cityroomz would suit your needs . Would you like me to book it for you ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'4');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes I 'd like it for 4 people and 4 nights starting Saturday ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,ref,'103OAAXG');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , you 've got it . I booked successfully for you , and the ref . number is 103OAAXG"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's great , thanks , have a good day ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Can I look up anything else for you ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "yes I would need a taxi"
},
{
"id": 15,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Do you want the taxi taking you from the hotel or to the hotel ? What time do you wish to arrive or depart ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,departure,'none');(_:search,leave_at,'10:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to leave the hotel by 10:00 ."
},
{
"id": 17,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where are you looking to travel ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,departure,'from attraction');(_:search,destination,'to hotel');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Going from attraction to hotel ."
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,car,'white bmw');(_:result,phone,'07232889421');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Booking completed ! Booked car type white bmw . Contact number is 07232889421 . is there something else i could help you with ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all for now . Thank you for all your help and have a great day ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , let me know if I can assist with anything else ."
}
] |
PMUL2839.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"leave_at",
"12:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"12:00"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"12:00"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"12:00"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"12:00"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:booking",
"name",
"cityroomz"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"12:00"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:booking",
"name",
"cityroomz"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"103OAAXG"
],
[
"_: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",
"leave_at",
"12:00"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:booking",
"name",
"cityroomz"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"103OAAXG"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:booking",
"name",
"cityroomz"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"103OAAXG"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"none"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:booking",
"name",
"cityroomz"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"103OAAXG"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"departure",
"from attraction"
],
[
"_:search",
"destination",
"to hotel"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:booking",
"name",
"cityroomz"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"103OAAXG"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"departure",
"from attraction"
],
[
"_:search",
"destination",
"to hotel"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white bmw"
],
[
"_:result",
"phone",
"07232889421"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm in search of a place to stay . A hotel , please , with free parking ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'many');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes there are many , can I get the area and price range you are looking for in the hotel ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "It would be great if it included wifi and was in the north ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,category,'hotels');(_:result,count,'2');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "I show 2 hotels that meet that criteria . Would you like more details on them ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please , parking and WiFi and Car Rental ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,amount,'Both');(_:result,category,'hotels');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Both hotels have parking and wifi , would you like to book one ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes . I need the reference number too"
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Please tell me the day you will be checking in , how many people and how many nights ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Friday , 5 nights , beginning this friday ."
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I also need to know the number of people staying please ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "There will be 3 people ."
},
{
"id": 11,
"rdf-acts": [
"canthelp((_:booking,name,\"Ashley Hotel 's\");(_:booking,type,'Booking'))",
"inform((_:booking,name,'Lovell Lodge');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The Ashley Hotel 's book was unsuccessful . Would you like me to try Lovell Lodge ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , as long as it 's in the same price range ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,name,'Lovell Lodge');(_:result,pricerange,'same price range');(_:result,type,'Hotel'))",
"reqmore()",
"inform((_:booking,ref,'T03205PR');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The Lovell Lodge is in the same price range , and I was able to book that for you . Ref#T03205PR . Can I help you with anything else today ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is everything , thank you ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Sure . Enjoy your stay , goodbye !"
}
] |
SSNG0232.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"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"Both"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"amount",
"Both"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"amount",
"Both"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"3"
],
[
"_: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"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"amount",
"Both"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/568a80ee"
],
[
"_:booking/568a80ee",
"name",
"Ashley Hotel 's"
],
[
"_:booking/568a80ee",
"type",
"Booking"
],
[
"_:booking",
"name",
"Lovell Lodge"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"amount",
"Both"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/568a80ee"
],
[
"_:booking/568a80ee",
"name",
"Ashley Hotel 's"
],
[
"_:booking/568a80ee",
"type",
"Booking"
],
[
"_:booking",
"name",
"Lovell Lodge"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"pricerange",
"same price range"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"T03205PR"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want to dine in a place in the west ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are many restaurant options available to you . What type of food would you like to eat and what is your price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'eritrean');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like a restaurant that serves eritrean food and in the expensive price range ."
},
{
"id": 3,
"rdf-acts": [
"select((_:result,food,'European');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Would you like European food ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "No . I said eritrean food . Do yo have something ?"
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I do n't have anything that meets those requirements ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about British food ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))",
"inform((_:result,count,'3');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes I have three . When would you like the table reserved for and for how many ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'13:30');(_:search,people,'8');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is one of those expensive ? If so , book me a table there for Thursday for 8 people at 13:30 please ."
},
{
"id": 9,
"rdf-acts": [
"select((_:result,name,'graffiti');(_:result,name,'travellers rest');(_:result,type,'Restaurant'))",
"inform((_:result,count,'2');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There 's actually two expensive places , graffiti and travellers rest . Which would you prefer ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'travellers rest');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Travellers Rest sounds good ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'huntingdon road in city centre');(_:result,phone,'01223276182');(_:result,postcode,'cb30df');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "ok the address is huntingdon road in city centre , the phone # is 01223276182 , and the postcode is cb30df . will there be anything else ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am also looking for a train from Cambridge on Wednesday ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "what is your destination ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,name,'Travellers Rest');(_:search,type,'Restaurant');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Before I continue with the train details , was Travellers Rest booked ? I did n't get a reference number ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'64UQ7M3G');(_:booking,ref,'64uq7m3g');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "My sincerest apologies for that . Yes , your booking is completed and the reference number is 64UQ7M3G"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I needed thank you ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome ! Have a great day ! Bye !"
}
] |
PMUL0890.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"eritrean"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"food",
"eritrean"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/437bae54"
],
[
"_:search/437bae54",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"European"
],
[
"_:system",
"canthelp",
"_:search/437bae54"
],
[
"_:search/437bae54",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"European"
],
[
"_:system",
"canthelp",
"_:search/437bae54"
],
[
"_:search/437bae54",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"graffiti"
],
[
"_:result",
"name",
"travellers rest"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"travellers rest"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"European"
],
[
"_:system",
"canthelp",
"_:search/437bae54"
],
[
"_:search/437bae54",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"graffiti"
],
[
"_:result",
"name",
"travellers rest"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"name",
"travellers rest"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"huntingdon road in city centre"
],
[
"_:result",
"phone",
"01223276182"
],
[
"_:result",
"postcode",
"cb30df"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"European"
],
[
"_:system",
"canthelp",
"_:search/437bae54"
],
[
"_:search/437bae54",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"graffiti"
],
[
"_:result",
"name",
"travellers rest"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"huntingdon road in city centre"
],
[
"_:result",
"phone",
"01223276182"
],
[
"_:result",
"postcode",
"cb30df"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"name",
"Travellers Rest"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"food",
"European"
],
[
"_:system",
"canthelp",
"_:search/437bae54"
],
[
"_:search/437bae54",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"graffiti"
],
[
"_:result",
"name",
"travellers rest"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"huntingdon road in city centre"
],
[
"_:result",
"phone",
"01223276182"
],
[
"_:result",
"postcode",
"cb30df"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"name",
"Travellers Rest"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"64UQ7M3G"
],
[
"_:booking",
"ref",
"64uq7m3g"
],
[
"_: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,day,'sunday');(_:search,destination,'cambridge');(_:search,leave_at,'9:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hello , I 'm planning a trip to Cambridge and I 'm looking to book a train for Sunday at 9:45 , at or after . Can you help ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Yes I can , can you tell me where you will be departing from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'norwich');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I 'll be leaving Cambridge and going to Norwich ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,id,'TR9533');(_:booking,leave_at,'10:36');(_:booking,type,'Booking'))",
"inform((_:result,destination,'Norwich');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I can get you on a 10:36 to Norwich aboard TR9533 ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Could you tell me how long that trip takes ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,departure,'Cambridge');(_:result,destination,'Norwich');(_:result,duration,'79 minutes');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "The trip from Cambridge to Norwich is 79 minutes . Can I help you with anything else today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Are there any attractions on the west ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,area,'west');(_:result,count,'13');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 13 places to go in the west . Do you have an attraction type in mind ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Not really . I would also like to know the entrance fee ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,\"Storey 's Way\");(_:result,area,'west');(_:result,entrance_fee,'free');(_:result,name,'Churchhill College');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Churchhill College is a very nice place to visit and the entrance fee is free . It is located in the west , on Storey 's Way ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "That sounds great . Are there any other attractions in the West ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'Cambridge and county folk museum');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Cambridge and county folk museum are available ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I need today . Thanks for your help ."
},
{
"id": 13,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "You are very welcome ! Is there anything else I can do for you today ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "No that is all that helped alot"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day !"
}
] |
MUL1840.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR9533"
],
[
"_:booking",
"leave_at",
"10:36"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR9533"
],
[
"_:booking",
"leave_at",
"10:36"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR9533"
],
[
"_:booking",
"leave_at",
"10:36"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR9533"
],
[
"_:booking",
"leave_at",
"10:36"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"address",
"Storey 's Way"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Churchhill College"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR9533"
],
[
"_:booking",
"leave_at",
"10:36"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"address",
"Storey 's Way"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"Cambridge and county folk museum"
],
[
"_: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",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR9533"
],
[
"_:booking",
"leave_at",
"10:36"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"address",
"Storey 's Way"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"Cambridge and county folk museum"
],
[
"_: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,food,'gastropub');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to try gastropub food . Can you help me find one ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'2 Sturton Street City Centre');(_:result,name,'backstreet bistro');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Try backstreet bistro its located on 2 Sturton Street City Centre ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I have the reference number ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sure , I 'd be happy to book this for you . What day , time and how many people will be dining ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'backstreet bistro');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is Backstreet Bistro expensive ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "It is in the more expensive price range , yes ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'13:00');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "OK . Can I get a table on Monday for 7 people at 13:00 ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'C1TJMPDH');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "i ha ve successfully booked your reservation . your reference number is C1TJMPDH . is there anything else that i may assist you with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'08:00');(_:search,day,'monday');(_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train that departs from Stansted Airport on Monday and arrives at Cambridge by 08:00 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'7:52');(_:result,departure,'the airport');(_:result,destination,'cambridge');(_:result,id,'TR9641');(_:result,leave_at,'7:24');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR9641 leaves the airport at 7:24 and arrives in cambridge at 7:52 . Would you like tickets on that train ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please , I will need 7 tickets for this train ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'3NM16RY8');(_:booking,ticket,'70.7 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You train booking was successful , the total fee is 70.7 GBP payable at the station . Reference number is : 3NM16RY8 . Can I help you with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Nope , that 's all for me . Goodbye !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Alright . Enjoy your trip !"
}
] |
MUL1638.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"gastropub"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"gastropub"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"2 Sturton Street City Centre"
],
[
"_:result",
"name",
"backstreet bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"address",
"2 Sturton Street City Centre"
],
[
"_:result",
"name",
"backstreet bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"backstreet bistro"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"address",
"2 Sturton Street City Centre"
],
[
"_:result",
"name",
"backstreet bistro"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"backstreet bistro"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"address",
"2 Sturton Street City Centre"
],
[
"_:result",
"name",
"backstreet bistro"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"name",
"backstreet bistro"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"C1TJMPDH"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"08:00"
],
[
"_:search",
"day",
"monday"
],
[
"_: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",
"food",
"gastropub"
],
[
"_:result",
"address",
"2 Sturton Street City Centre"
],
[
"_:result",
"name",
"backstreet bistro"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"name",
"backstreet bistro"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"C1TJMPDH"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"08:00"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"7:52"
],
[
"_:result",
"departure",
"the airport"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR9641"
],
[
"_:result",
"leave_at",
"7:24"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"address",
"2 Sturton Street City Centre"
],
[
"_:result",
"name",
"backstreet bistro"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"name",
"backstreet bistro"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"arrive_by",
"08:00"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"7:52"
],
[
"_:result",
"departure",
"the airport"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR9641"
],
[
"_:result",
"leave_at",
"7:24"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"3NM16RY8"
],
[
"_:booking",
"ticket",
"70.7 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,type,'Hospital'))"
],
"speaker": "user",
"text": "I 've been injured . Where is the closest hospital ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The closest hospital is the Addenbrookes Hospital located at Hills Rd , Cambridge , postcode CB20QQ , do you need their phone number ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "No . What is the complete address ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "That is the address we have available to us . Is there anything else we can help with ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No . That is all I need . Thank you ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you and have a great day ."
}
] |
SNG0179.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",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"address",
"?"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Police'))"
],
"speaker": "user",
"text": "I was robbed and I need to know what to do next"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "I 'm sorry to hear this I would suggest you call the police department . Here is their information . \n Telephone \t : \t 01223358966 \n Address \t : \t Parkside , Cambridge \n Postcode \t : \t CB11JG"
},
{
"id": 2,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thank you , that is all I need . Good bye ."
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "You are more than welcome !"
}
] |
SNG01470.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",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Police'))"
],
"speaker": "user",
"text": "Am looking for the nearest police station"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,phone,'01223358966');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "Cambridge , parkside police telephone number 01223358966 ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "Thanks . What is the postcode ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The postal code is CB11JG . Is there anything else you need ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for you help , that is all I need today ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Have a great day ."
}
] |
SNG02270.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hi , can you give me some information on train schedules ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "Absolutely ! Do you have any particular train stations in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,destination,'stansted airport');(_:search,leave_at,'10:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , the Cambridge station . I would like to leave on Sunday after 10:00 for the Stansted Airport ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,day,'Sunday');(_:result,destination,'Stansted Airport');(_:result,id,'TR2110');(_:result,leave_at,'10:40');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "TR2110 Leaves at 10:40 Sunday to Stansted Airport . Will that work ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'1');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "that is fine . book for me for 1 person and give me the reference number"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'HHOFT8ZU');(_:booking,ticket,'8.08 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 8.08 GBP payable at the station . Reference number is : HHOFT8ZU ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'cambridge museum of technology');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am also looking for something called Cambridge Museum of Technology ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'east side at The Old Pumping Station , Cheddars Lane');(_:result,entrance_fee,'5 pounds');(_:result,name,'Cambridge Museum of Technology');(_:result,phone,'01223368650');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Cambridge Museum of Technology is located on the east side at The Old Pumping Station , Cheddars Lane . Their phone number is 01223368650 and they charge an entrance fee of 5 pounds ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for the information ."
},
{
"id": 9,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "You are welcome . Anything else I can do for you ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all I need . Thank you ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Goodbye ."
}
] |
PMUL1106.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"destination",
"Stansted Airport"
],
[
"_:result",
"id",
"TR2110"
],
[
"_:result",
"leave_at",
"10:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"destination",
"Stansted Airport"
],
[
"_:result",
"id",
"TR2110"
],
[
"_:result",
"leave_at",
"10:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"1"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"HHOFT8ZU"
],
[
"_:booking",
"ticket",
"8.08 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge museum of technology"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"destination",
"Stansted Airport"
],
[
"_:result",
"id",
"TR2110"
],
[
"_:result",
"leave_at",
"10:40"
],
[
"_:search",
"people",
"1"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"HHOFT8ZU"
],
[
"_:booking",
"ticket",
"8.08 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge museum of technology"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"east side at The Old Pumping Station , Cheddars Lane"
],
[
"_:result",
"entrance_fee",
"5 pounds"
],
[
"_:result",
"name",
"Cambridge Museum of Technology"
],
[
"_:result",
"phone",
"01223368650"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"destination",
"Stansted Airport"
],
[
"_:result",
"id",
"TR2110"
],
[
"_:result",
"leave_at",
"10:40"
],
[
"_:search",
"people",
"1"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"HHOFT8ZU"
],
[
"_:booking",
"ticket",
"8.08 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge museum of technology"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"east side at The Old Pumping Station , Cheddars Lane"
],
[
"_:result",
"entrance_fee",
"5 pounds"
],
[
"_:result",
"name",
"Cambridge Museum of Technology"
],
[
"_:result",
"phone",
"01223368650"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'dojo noodle bar');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello , I 'm looking for some information about a particular restaurant . The name of it is Dojo Noodle Bar ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'40210 Millers Yard City Centre');(_:result,food,'asian oriental');(_:result,name,'Dojo noodle bar');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Dojo noodle bar is located at 40210 Millers Yard City Centre \t and serves cheap asian oriental food"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'11:00');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sounds good . Can you book me a table for 6 on Monday at 11:00 ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'3NI94BB3');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : 3NI94BB3 . Anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,stars,'4-star');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I 'll need a place to sleep off all that food . Do you have anything that 's cheap but also has a 4-star rating ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"select((_:result,area,'Centre');(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "I can help you with that . To start , were you looking for a place in the Centre near the restaurant or did you want a different area of town ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would prefer a guesthouse . Is there one close to the restaurant ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'Alexander bed and breakfast');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "There 's the Alexander bed and breakfast . Would you like more info on that ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))",
"request((_:result,area,?);(_:result,has_internet,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "It depends . I 'm looking for a hotel with free parking and internet . If those amenities are available I would like more information including the postcode and area , please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'56 saint barnabas road');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'The alexander bed and breakfast');(_:result,postcode,'cb12de');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The alexander bed and breakfast has both internet and parking . The address is 56 saint barnabas road , cb12de . Sound good ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "The does sound good . Can you tell me the rating on this place , too ?"
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,stars,'4-star');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Sure . They have a 4-star rating . Would you like me to book a room for you ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes . I would like you to book me a room . Thanks ."
},
{
"id": 13,
"rdf-acts": [
"request((_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , how many days will you want to stay ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,stay,'two');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "just two nights please"
},
{
"id": 15,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok , how many people will be staying ? And what day would you like to check in ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'll be checking in on Monday ."
},
{
"id": 17,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many people will be staying ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm the only one staying in the guesthouse ."
},
{
"id": 19,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'm sorry but it looks like the booking is unsuccessful . Do you have any alternate preferences ?"
},
{
"id": 20,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "That is actually fine , I wo n't be able to stay there after all . You have been a great help . Have a nice day . Bye ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting Cambridge TownInfo centre . I hope you have a pleasant trip ! Goodbye !"
}
] |
MUL1279.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"dojo noodle bar"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"dojo noodle bar"
],
[
"_:result",
"address",
"40210 Millers Yard City Centre"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"name",
"Dojo noodle bar"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"dojo noodle bar"
],
[
"_:result",
"address",
"40210 Millers Yard City Centre"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"name",
"Dojo noodle bar"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"3NI94BB3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"dojo noodle bar"
],
[
"_:result",
"address",
"40210 Millers Yard City Centre"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"name",
"Dojo noodle bar"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"3NI94BB3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"dojo noodle bar"
],
[
"_:result",
"address",
"40210 Millers Yard City Centre"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"3NI94BB3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"Centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alexander bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"dojo noodle bar"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"3NI94BB3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"Centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"address",
"56 saint barnabas road"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"The alexander bed and breakfast"
],
[
"_:result",
"postcode",
"cb12de"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"dojo noodle bar"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"3NI94BB3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"Centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"address",
"56 saint barnabas road"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"The alexander bed and breakfast"
],
[
"_:result",
"postcode",
"cb12de"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"dojo noodle bar"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"3NI94BB3"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"Centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"address",
"56 saint barnabas road"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"The alexander bed and breakfast"
],
[
"_:result",
"postcode",
"cb12de"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stay",
"two"
],
[
"_: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",
"name",
"dojo noodle bar"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"3NI94BB3"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"Centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"address",
"56 saint barnabas road"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"The alexander bed and breakfast"
],
[
"_:result",
"postcode",
"cb12de"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"two"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"dojo noodle bar"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:booking",
"ref",
"3NI94BB3"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"Centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"address",
"56 saint barnabas road"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"The alexander bed and breakfast"
],
[
"_:result",
"postcode",
"cb12de"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"two"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"dojo noodle bar"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"duration",
"11:00"
],
[
"_:booking",
"ref",
"3NI94BB3"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"Centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"address",
"56 saint barnabas road"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"The alexander bed and breakfast"
],
[
"_:result",
"postcode",
"cb12de"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"stay",
"two"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/168f885f"
],
[
"_:booking/168f885f",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'swimming pool');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for someplace to go in the North with a swimming pool"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'jesus green outdoor pool');(_:result,name,'kings hedges learner pool');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is the jesus green outdoor pool and the kings hedges learner pool ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "That sounds good , what is the postcode ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,postcode,'cb43px');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It is cb43px . Is there anything else you need ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train to Ely as well ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you be departing from ? And when would you like to travel ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,leave_at,'13:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to go on Friday and leave after 13:15 ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,departure,'Cambridge');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Okay . I just need to confirm that you are traveling from Cambridge ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes I am . For 7 people ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'2VH8SLVO');(_:booking,ticket,'30.8 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 30.8 GBP payable at the station . \n Reference number is : 2VH8SLVO ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much . You have been a great help . Goodbye !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Goodbye ! Please contact us again in the future if you need any additional assistance . Have a great day !"
}
] |
MUL1972.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"jesus green outdoor pool"
],
[
"_:result",
"name",
"kings hedges learner pool"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:result",
"name",
"jesus green outdoor pool"
],
[
"_:result",
"name",
"kings hedges learner pool"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb43px"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:result",
"name",
"jesus green outdoor pool"
],
[
"_:result",
"name",
"kings hedges learner pool"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb43px"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"leave_at",
"13:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:result",
"name",
"jesus green outdoor pool"
],
[
"_:result",
"name",
"kings hedges learner pool"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb43px"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"leave_at",
"13:15"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:result",
"name",
"jesus green outdoor pool"
],
[
"_:result",
"name",
"kings hedges learner pool"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb43px"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"leave_at",
"13:15"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"2VH8SLVO"
],
[
"_:booking",
"ticket",
"30.8 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'saint johns chop house');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for information about a particular restaurant in Cambridge that people are talking about . It is named saint johns chop house ."
},
{
"id": 1,
"rdf-acts": [
"thank()",
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'west');(_:result,food,'British');(_:result,name,\"Saint John 's Chop House\");(_:result,pricerange,'moderately - priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , people are talking about it . Saint John 's Chop House is a moderately - priced restaurant in the west part of town that serves British food . Would you like to book a table ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,area,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , thank you . I just need the area and phone number ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'21 - 24 Northampton Street');(_:result,phone,'01223353110');(_:result,postcode,'cb30ad');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "They are located at 21 - 24 Northampton Street , postcode cb30ad and phone number 01223353110 ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'theatre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am also looking for places to go in town . The attraction should be in the centre and should be in the type of theatre"
},
{
"id": 5,
"rdf-acts": [
"select((_:result,name,'adc theatre');(_:result,name,'cambridge arts theatre');(_:result,name,'mumford theatre');(_:result,name,'the cambridge corn exchange theatre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "there is adc theatre , cambridge arts theatre , \t mumford theatre and the cambridge corn exchange theatre , which one could you prefer ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Pick one for me . I do meed address and entrance fee information , please ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'park street');(_:result,name,'ADC Theatre');(_:result,postcode,'cb58as');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "How about ADC Theatre on park street , cb58as ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Sounds good . What is the entrance fee ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,entrance_fee,\"do n't have that information\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "we do n't have that information with us"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Alright . That 's everything I needed . Thanks ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Are you certain you do not need anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That would be all Thank you"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for calling the Cambridge TownInfo centre . Enjoy your stay ."
}
] |
MUL2468.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saint johns chop house"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saint johns chop house"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Saint John 's Chop House"
],
[
"_:result",
"pricerange",
"moderately - priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saint johns chop house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Saint John 's Chop House"
],
[
"_:result",
"pricerange",
"moderately - priced"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"address",
"21 - 24 Northampton Street"
],
[
"_:result",
"phone",
"01223353110"
],
[
"_:result",
"postcode",
"cb30ad"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saint johns chop house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"moderately - priced"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"address",
"21 - 24 Northampton Street"
],
[
"_:result",
"phone",
"01223353110"
],
[
"_:result",
"postcode",
"cb30ad"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"adc theatre"
],
[
"_:result",
"name",
"cambridge arts theatre"
],
[
"_:result",
"name",
"mumford theatre"
],
[
"_:result",
"name",
"the cambridge corn exchange theatre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saint johns chop house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"moderately - priced"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"01223353110"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"park street"
],
[
"_:result",
"name",
"ADC Theatre"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saint johns chop house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"moderately - priced"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"01223353110"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"park street"
],
[
"_:result",
"name",
"ADC Theatre"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:result",
"entrance_fee",
"do n't have that information"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"saint johns chop house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"moderately - priced"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"01223353110"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"park street"
],
[
"_:result",
"name",
"ADC Theatre"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:result",
"entrance_fee",
"do n't have that information"
],
[
"_: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,area,'north');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want to find a cheap restaurant in the north part of town . What is the address and phone number ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'20 Milton Road Chesterton');(_:result,area,'north');(_:result,name,'Da Vinci Pizzeria');(_:result,phone,'01223 351707');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Da Vinci Pizzeria , which is in the north part of town and the cheap price range , is at 20 Milton Road Chesterton and the phone number is 01223 351707 ."
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , goodbye ."
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using the Cambridge restaurant system"
}
] |
WOZ20031.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"20 Milton Road Chesterton"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Da Vinci Pizzeria"
],
[
"_:result",
"phone",
"01223 351707"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'nusha');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I need more information about Nusha ."
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'unit g6 , cambridge leisure park , clifton road');(_:result,area,'south');(_:result,category,'entertainment');(_:result,name,'Nusha');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Nusha is entertainment in the south and their address is unit g6 , cambridge leisure park , clifton road . Can I help you with anything else ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can I get the postcode ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,postcode,'cb17dy');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , the postcode is cb17dy . Can I help you with anything else today ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Attraction'))",
"inform((_:search,area,'south');(_:search,name,'Nusha');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Thanks , I know that Nusha is the south , but I need the name of the area ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'unit g6 , cambridge leisure park , clifton road');(_:result,area,'south');(_:result,postcode,'cb17dy');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , the area is just known as the south of town , but the address is unit g6 , cambridge leisure park , clifton road and the postcode is cb17dy . Does that help ?"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Yes , it does . Thanks for the information . Bye !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , goodbye ."
}
] |
SNG1146.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"nusha"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"nusha"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"unit g6 , cambridge leisure park , clifton road"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"name",
"Nusha"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"unit g6 , cambridge leisure park , clifton road"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"name",
"Nusha"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"name",
"Nusha"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"name",
"Nusha"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"name",
"Nusha"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"unit g6 , cambridge leisure park , clifton road"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'kings lynn');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like a train going to kings lynn ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,arrive_by,'05:58');(_:result,id,'TR3112');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR3112 will get you there by 05:58 . Will that work ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'17:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I do n't want to leave until after 17:30 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,destination,'Kings Lynn');(_:result,leave_at,'17:30');(_:result,type,'Train'))",
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Okay , there are many options for you to leave after 17:30 to Kings Lynn . Where are you departing from ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "From Cambridge ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day will you travel ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be leaving on Tuesday"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Great . There are several trains available . What time would you like to leave by ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,leave_at,'17:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave after 17:30 ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,arrive_by,'18:58');(_:booking,category,'Train');(_:booking,id,'TR9452');(_:booking,type,'Booking'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can get you a ticket on TR9452 it will arrive by 18:58 , how many tickets please ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I just need one ticket for myself . Can I get a reference number ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'E9TVYR9Y');(_:booking,ticket,'9.8 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 9.8 GBP payable at the station . Reference number is : E9TVYR9Y . You are all set . Is there anything more I can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,day,'sunday');(_:search,has_internet,'no');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am also looking for a hotel in the north with 4 stars and free parking . I would like to book for 2 nights starting sunday ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Sounds like your in a hurry , lets find a place before booking . Right now I see nothing that matches you search for hotel or guesthouse ."
}
] |
PMUL4650.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:result",
"arrive_by",
"05:58"
],
[
"_:result",
"id",
"TR3112"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"17:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:result",
"arrive_by",
"05:58"
],
[
"_:result",
"id",
"TR3112"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"17:30"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"destination",
"Kings Lynn"
],
[
"_:result",
"leave_at",
"17:30"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:result",
"arrive_by",
"05:58"
],
[
"_:result",
"id",
"TR3112"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"17:30"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"destination",
"Kings Lynn"
],
[
"_:result",
"leave_at",
"17:30"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:result",
"arrive_by",
"05:58"
],
[
"_:result",
"id",
"TR3112"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"destination",
"Kings Lynn"
],
[
"_:result",
"leave_at",
"17:30"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"17:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:result",
"arrive_by",
"05:58"
],
[
"_:result",
"id",
"TR3112"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"destination",
"Kings Lynn"
],
[
"_:result",
"leave_at",
"17:30"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"17:30"
],
[
"_:booking",
"arrive_by",
"18:58"
],
[
"_:booking",
"id",
"TR9452"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"kings lynn"
],
[
"_:result",
"arrive_by",
"05:58"
],
[
"_:result",
"id",
"TR3112"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"destination",
"Kings Lynn"
],
[
"_:result",
"leave_at",
"17:30"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"17:30"
],
[
"_:booking",
"arrive_by",
"18:58"
],
[
"_:booking",
"id",
"TR9452"
],
[
"_:search",
"people",
"one"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"E9TVYR9Y"
],
[
"_:booking",
"ticket",
"9.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,category,'park');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'd like to visit a park in the south part of town . Can you recommend one to me ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,name,'The wandlebury country park');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The wandlebury country park is in the south area . Would you like the address ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes please . I would also like the entrance fee and phone number for it as well ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,entrance_fee,'free');(_:result,phone,'01223243830');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Admission is free and the phone number is 01223243830 . Can I help you with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,food,'northern european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant that serves Northern European food . I would like it to be in the South , also ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I am afraid I have no restaurants matching your request . Would you like to try another area or different cuisine ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'northern');(_:search,food,'european');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Lets try European food in the expensive price range in the northern part of town again ."
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:search,area,'south');(_:search,food,'Northern European');(_:search,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "I am sorry , there are not any Northern European restaurants in the south . Can I help you with something else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,food,'mexican');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes . Can you please find me an expensive restaurant in the south that serves mexican food ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'2 G Cambridge Leisure Park Cherry Hinton Road Cherry Hinton');(_:result,phone,'01223400170');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I found one restaurant that matches that criteria , the Chiquito Restaurant Bar at 2 G Cambridge Leisure Park Cherry Hinton Road Cherry Hinton , the phone number is 01223400170 ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'18:30');(_:search,people,'7');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds good . I want to book a table for 7 people at 18:30 on Saturday . Please include a reference number ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'GCYDRABE');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You table is reserved for 15 minutes and the reference number is GCYDRABE . Can I help you with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can I please get the address for Wandlebury ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'wandlebury ring , gog magog hills , babraham');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Certainly ! The address is wandlebury ring , gog magog hills , babraham . Is there anyway else I could be of service today ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all , thank you very much/"
},
{
"id": 15,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Have a great day !"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , you too !"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,address,'Wandlebury Ring , Gog Magog Hills , Babraham');(_:result,name,'Wandlebury Country Park');(_:result,postcode,'cb223ae');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Wandlebury Country Park is located at Wandlebury Ring , Gog Magog Hills , Babraham , cb223ae"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "I believe you 've given me all the information I need . Thank you and goodbye ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks for using our system today !"
}
] |
MUL0995.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"The wandlebury country park"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"park"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"The wandlebury country park"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223243830"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"northern european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"park"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"The wandlebury country park"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223243830"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"canthelp",
"_:search/3fdbe583"
],
[
"_:search/3fdbe583",
"type",
"Restaurant"
],
[
"_:search",
"area",
"northern"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"park"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"The wandlebury country park"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223243830"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"canthelp",
"_:search/3fdbe583"
],
[
"_:search/3fdbe583",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/021e3e4d"
],
[
"_:search/021e3e4d",
"area",
"south"
],
[
"_:search/021e3e4d",
"food",
"Northern European"
],
[
"_:search/021e3e4d",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"mexican"
],
[
"_: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",
"park"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"The wandlebury country park"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"canthelp",
"_:search/3fdbe583"
],
[
"_:search/3fdbe583",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/021e3e4d"
],
[
"_:search/021e3e4d",
"area",
"south"
],
[
"_:search/021e3e4d",
"food",
"Northern European"
],
[
"_:search/021e3e4d",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"2 G Cambridge Leisure Park Cherry Hinton Road Cherry Hinton"
],
[
"_:result",
"phone",
"01223400170"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"park"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"The wandlebury country park"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"canthelp",
"_:search/3fdbe583"
],
[
"_:search/3fdbe583",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/021e3e4d"
],
[
"_:search/021e3e4d",
"area",
"south"
],
[
"_:search/021e3e4d",
"food",
"Northern European"
],
[
"_:search/021e3e4d",
"type",
"Restaurant"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"2 G Cambridge Leisure Park Cherry Hinton Road Cherry Hinton"
],
[
"_:result",
"phone",
"01223400170"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"GCYDRABE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"?"
],
[
"_: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",
"category",
"park"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"The wandlebury country park"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"canthelp",
"_:search/3fdbe583"
],
[
"_:search/3fdbe583",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/021e3e4d"
],
[
"_:search/021e3e4d",
"area",
"south"
],
[
"_:search/021e3e4d",
"food",
"Northern European"
],
[
"_:search/021e3e4d",
"type",
"Restaurant"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"phone",
"01223400170"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"GCYDRABE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"wandlebury ring , gog magog hills , babraham"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"park"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"The wandlebury country park"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"canthelp",
"_:search/3fdbe583"
],
[
"_:search/3fdbe583",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/021e3e4d"
],
[
"_:search/021e3e4d",
"area",
"south"
],
[
"_:search/021e3e4d",
"food",
"Northern European"
],
[
"_:search/021e3e4d",
"type",
"Restaurant"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"phone",
"01223400170"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"GCYDRABE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"wandlebury ring , gog magog hills , babraham"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"dismissed",
"_: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",
"category",
"park"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"canthelp",
"_:search/3fdbe583"
],
[
"_:search/3fdbe583",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/021e3e4d"
],
[
"_:search/021e3e4d",
"area",
"south"
],
[
"_:search/021e3e4d",
"food",
"Northern European"
],
[
"_:search/021e3e4d",
"type",
"Restaurant"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"phone",
"01223400170"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"GCYDRABE"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:result",
"address",
"Wandlebury Ring , Gog Magog Hills , Babraham"
],
[
"_:result",
"name",
"Wandlebury Country Park"
],
[
"_:result",
"postcode",
"cb223ae"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'sports');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hello , I 'm looking for some sports arenas to go to in Cambridge that 's located in the centre . I like all different sports , so please tell me everything that is available ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,area,'centre');(_:search,category,'sports');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "I do n't have any sports located in the centre . May I try a different area ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'boats');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "What about boats instead ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'251a chesterton road , cb41as');(_:result,name,'the cambridge punter');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "the cambridge punter is located in 251a chesterton road , cb41as . can i give you the phone number ?"
},
{
"id": 4,
"rdf-acts": [
"thank()",
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I do n't need the phone number . Thank you ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can do to assist you today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'gonville hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am also looking for any information you might have on Gonville Hotel ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'gonville hotel');(_:result,pricerange,'expensive');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The gonville hotel is an expensive 3 star hotel in the centre that offers free wifi and parking . Would you like a room ?"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "Yes can you book that please ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , I can . When would you like to begin your stay ? How many people will be staying ? How many days will you be staying ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Actually , I just need their phone number , please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,phone,'01223366611');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Their phone number is 01223366611"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'd also like to book a taxi to go between the two places ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What time would you like to leave or arrive by ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I need to leave the attraction by 6:15 ."
},
{
"id": 15,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where are you departing from ? What is your destination ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,departure,'cambridge punter');(_:search,destination,'the hotel');(_:search,name,'Cambridge Punter');(_:search,type,'Attraction');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'm going to be headed from the Cambridge Punter back to the hotel ."
},
{
"id": 17,
"rdf-acts": [
"request((_:search,destination,?);(_:search,name,?);(_:search,type,'Hotel');(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Name of hotel please . I want to be sure to get correct destination ."
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,name,'gonville hotel');(_:search,type,'Hotel'))",
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "Gonville Hotel . Could I get the contact number and car type please ?"
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,car,'yellow BMW');(_:result,phone,'07947856262');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "You 're all set ! You will be traveling in a yellow BMW and their contact number is 07947856262 should you need to contact them ."
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks so much for all your help ! That will be all for me today ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . It was a pleasure assisting you . Good - bye ."
}
] |
PMUL2578.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"sports"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/f8929e04"
],
[
"_:search/f8929e04",
"area",
"centre"
],
[
"_:search/f8929e04",
"category",
"sports"
],
[
"_:search/f8929e04",
"type",
"Attraction"
],
[
"_:search",
"category",
"boats"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/f8929e04"
],
[
"_:search/f8929e04",
"area",
"centre"
],
[
"_:search/f8929e04",
"category",
"sports"
],
[
"_:search/f8929e04",
"type",
"Attraction"
],
[
"_:search",
"category",
"boats"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"251a chesterton road , cb41as"
],
[
"_:result",
"name",
"the cambridge punter"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/f8929e04"
],
[
"_:search/f8929e04",
"area",
"centre"
],
[
"_:search/f8929e04",
"category",
"sports"
],
[
"_:search/f8929e04",
"type",
"Attraction"
],
[
"_:search",
"category",
"boats"
],
[
"_:result",
"address",
"251a chesterton road , cb41as"
],
[
"_:result",
"name",
"the cambridge punter"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/f8929e04"
],
[
"_:search/f8929e04",
"area",
"centre"
],
[
"_:search/f8929e04",
"category",
"sports"
],
[
"_:search/f8929e04",
"type",
"Attraction"
],
[
"_:search",
"category",
"boats"
],
[
"_:result",
"address",
"251a chesterton road , cb41as"
],
[
"_:result",
"phone",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"gonville hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/f8929e04"
],
[
"_:search/f8929e04",
"area",
"centre"
],
[
"_:search/f8929e04",
"category",
"sports"
],
[
"_:search/f8929e04",
"type",
"Attraction"
],
[
"_:search",
"category",
"boats"
],
[
"_:result",
"address",
"251a chesterton road , cb41as"
],
[
"_:result",
"phone",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"gonville hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/f8929e04"
],
[
"_:search/f8929e04",
"area",
"centre"
],
[
"_:search/f8929e04",
"category",
"sports"
],
[
"_:search/f8929e04",
"type",
"Attraction"
],
[
"_:search",
"category",
"boats"
],
[
"_:result",
"address",
"251a chesterton road , cb41as"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"gonville hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"3"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/f8929e04"
],
[
"_:search/f8929e04",
"area",
"centre"
],
[
"_:search/f8929e04",
"category",
"sports"
],
[
"_:search/f8929e04",
"type",
"Attraction"
],
[
"_:search",
"category",
"boats"
],
[
"_:result",
"address",
"251a chesterton road , cb41as"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"gonville hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"3"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/f8929e04"
],
[
"_:search/f8929e04",
"area",
"centre"
],
[
"_:search/f8929e04",
"category",
"sports"
],
[
"_:search/f8929e04",
"type",
"Attraction"
],
[
"_:search",
"category",
"boats"
],
[
"_:result",
"address",
"251a chesterton road , cb41as"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"gonville hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"3"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"cambridge punter"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:search",
"name",
"Cambridge Punter"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/f8929e04"
],
[
"_:search/f8929e04",
"area",
"centre"
],
[
"_:search/f8929e04",
"category",
"sports"
],
[
"_:search/f8929e04",
"type",
"Attraction"
],
[
"_:search",
"category",
"boats"
],
[
"_:result",
"address",
"251a chesterton road , cb41as"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"gonville hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"3"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01223366611"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"cambridge punter"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_: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",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/f8929e04"
],
[
"_:search/f8929e04",
"area",
"centre"
],
[
"_:search/f8929e04",
"category",
"sports"
],
[
"_:search/f8929e04",
"type",
"Attraction"
],
[
"_:search",
"category",
"boats"
],
[
"_:result",
"address",
"251a chesterton road , cb41as"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"gonville hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"3"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"cambridge punter"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"car",
"yellow BMW"
],
[
"_:result",
"phone",
"07947856262"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi , can you suggest some attractions I could visit in Cambridge ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'plenty');(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "Absolutely . We have plenty of options . Looking for a place in particular ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you look for something in the east ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,category,'boat');(_:result,category,'entertainment venues');(_:result,category,'multiple sports');(_:result,category,'museums');(_:result,category,'park');(_:result,category,'pool');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are museums , a park , a pool , multiple sports , entertainment venues , and a boat . Do any of these sound fun ? Personally , I think the boat is a lot of fun ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Are they all located in the east ? If so , I would like more information on the boat !"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'east');(_:result,entrance_fee,'no entrance fee');(_:result,name,'Camboats');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Camboats is in the east and there is no entrance fee listed . May I help you with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'kings cross');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking to book a train to kings cross on wednesday to cambridge ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "what time were you wanting to leave by or arrive by ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'12:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to arrive by 12:15 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'12:08');(_:result,id,'TR2417');(_:result,leave_at,'11:17');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR2417 that is departing at 11:17 and arrives by 12:08 . Would that work for you ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That would be great , could you book it for 7 people ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,people,'7');(_:booking,ref,'9G3E2JDS');(_:booking,ticket,'165.2 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Absolutely ! I 've booked 7 tickets for a total of 165.2 GBP payable at the station . Reference number : 9G3E2JDS . Can I help you with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,name,'camboats');(_:search,type,'Attraction'))",
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , actually . I just need the phone number and postcode for the attraction you told me about , Camboats ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,name,'Camboats');(_:result,phone,'01223902112');(_:result,postcode,'cb58sx');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The phone number to Camboats is 01223902112 and the postcode is cb58sx ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much . That will be all ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome , have a great day !"
}
] |
MUL1825.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"category",
"boat"
],
[
"_:result",
"category",
"entertainment venues"
],
[
"_:result",
"category",
"multiple sports"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"pool"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"category",
"boat"
],
[
"_:result",
"category",
"entertainment venues"
],
[
"_:result",
"category",
"multiple sports"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"pool"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"category",
"boat"
],
[
"_:result",
"category",
"entertainment venues"
],
[
"_:result",
"category",
"multiple sports"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"pool"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"category",
"boat"
],
[
"_:result",
"category",
"entertainment venues"
],
[
"_:result",
"category",
"multiple sports"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"pool"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:15"
],
[
"_:result",
"arrive_by",
"12:08"
],
[
"_:result",
"id",
"TR2417"
],
[
"_:result",
"leave_at",
"11:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"category",
"boat"
],
[
"_:result",
"category",
"entertainment venues"
],
[
"_:result",
"category",
"multiple sports"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"pool"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:15"
],
[
"_:result",
"arrive_by",
"12:08"
],
[
"_:result",
"id",
"TR2417"
],
[
"_:result",
"leave_at",
"11:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"9G3E2JDS"
],
[
"_:booking",
"ticket",
"165.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"camboats"
],
[
"_:search",
"type",
"Attraction"
],
[
"_: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",
"category",
"?"
],
[
"_:result",
"amount",
"plenty"
],
[
"_:result",
"category",
"boat"
],
[
"_:result",
"category",
"entertainment venues"
],
[
"_:result",
"category",
"multiple sports"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"pool"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:15"
],
[
"_:result",
"arrive_by",
"12:08"
],
[
"_:result",
"id",
"TR2417"
],
[
"_:result",
"leave_at",
"11:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"9G3E2JDS"
],
[
"_:booking",
"ticket",
"165.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"camboats"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:result",
"phone",
"01223902112"
],
[
"_:result",
"postcode",
"cb58sx"
],
[
"_: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,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need to find a hotel that has free parking ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Sure I can help with that . What area will you be staying in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'guesthouse');(_:search,stars,'0');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "In the centre , I more specifically am looking for a guesthouse with a 0 star rating in that area ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'El Shaddai');(_:result,stars,'0');(_:result,type,'Hotel'))",
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "El Shaddai is a 0 star guesthouse located in the centre has both free parking and wifi . What days are you interested in staying there ? can I book for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,has_internet,'yes');(_:search,people,'5');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please . book it for 5 people and 3 nights starting from tuesday"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , will you be needing a reference number ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , please for my records"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'tuesday');(_:booking,people,'5');(_:booking,ref,'X3MDWDWY');(_:booking,stay,'3');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have your reservation for 5 people , 3 nights starting on tuesday . your reference number is X3MDWDWY , can I help with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I am interested in places to go while I am in town . Perhaps a museum in the same area as the hotel ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'Lensfield Road');(_:result,amount,'about 11');(_:result,category,'museums');(_:result,entrance_fee,'free entrance');(_:result,name,'Scott Polar Museum');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I have about 11 different museums . If I may , might I suggest the Scott Polar Museum on Lensfield Road . They also have free entrance . It 's a great place to visit ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Sure , what is the address for this museum ? Thanks for your help !"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'lensfield road');(_:result,category,'museum');(_:result,phone,'01223336540');(_:result,postcode,'cb21er');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The museum is on lensfield road post code cb21er and it 's number is 01223336540 ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,destination,'the museum');(_:search,leave_at,'6:00');(_:search,type,'Hotel');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Would it be possible to book a taxi to get from the hotel to the museum ? We would like to leave the hotel at 6:00 ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I have your taxi booked . What else can I do ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "Well , do I look for a specific make and color car or just jump into a random one ? Does the driver have a phone number ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "you have been assigned a specific car ."
},
{
"id": 16,
"rdf-acts": [],
"speaker": "user",
"text": "well what is it ? This is ridiculous ! Your very rude"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'white Volvo');(_:result,phone,'07499481174');(_:result,type,'Taxi'))",
"thank()"
],
"speaker": "system",
"text": "I apologize . I did not mean to come off as rude . You should expect a white Volvo . If you need to reach the company , please call 07499481174 ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you ! Have a wonderful day !"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! Have a wonderful day as well !"
}
] |
PMUL2708.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",
"has_parking",
"yes"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"X3MDWDWY"
],
[
"_:booking",
"stay",
"3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"museum"
],
[
"_: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",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"0"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"X3MDWDWY"
],
[
"_:booking",
"stay",
"3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Lensfield Road"
],
[
"_:result",
"amount",
"about 11"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"entrance_fee",
"free entrance"
],
[
"_:result",
"name",
"Scott Polar Museum"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"0"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"X3MDWDWY"
],
[
"_:booking",
"stay",
"3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"amount",
"about 11"
],
[
"_:result",
"entrance_fee",
"free entrance"
],
[
"_:result",
"name",
"Scott Polar Museum"
],
[
"_:result",
"address",
"lensfield road"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"phone",
"01223336540"
],
[
"_:result",
"postcode",
"cb21er"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the museum"
],
[
"_:search",
"leave_at",
"6: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",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"0"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"X3MDWDWY"
],
[
"_:booking",
"stay",
"3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"amount",
"about 11"
],
[
"_:result",
"entrance_fee",
"free entrance"
],
[
"_:result",
"name",
"Scott Polar Museum"
],
[
"_:result",
"address",
"lensfield road"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"phone",
"01223336540"
],
[
"_:result",
"postcode",
"cb21er"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the museum"
],
[
"_:search",
"leave_at",
"6:00"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"0"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"X3MDWDWY"
],
[
"_:booking",
"stay",
"3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"amount",
"about 11"
],
[
"_:result",
"entrance_fee",
"free entrance"
],
[
"_:result",
"name",
"Scott Polar Museum"
],
[
"_:result",
"address",
"lensfield road"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"phone",
"01223336540"
],
[
"_:result",
"postcode",
"cb21er"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the museum"
],
[
"_:search",
"leave_at",
"6:00"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"0"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"X3MDWDWY"
],
[
"_:booking",
"stay",
"3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"amount",
"about 11"
],
[
"_:result",
"entrance_fee",
"free entrance"
],
[
"_:result",
"name",
"Scott Polar Museum"
],
[
"_:result",
"address",
"lensfield road"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"postcode",
"cb21er"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the museum"
],
[
"_:search",
"leave_at",
"6:00"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"car",
"white Volvo"
],
[
"_:result",
"phone",
"07499481174"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am planning a trip in Cambridge , looking for a place to dine"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have many great restaurants in Cambridge ! Do you have a cuisine , area , or price range in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for an expensive place to eat in the centre of town"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "What type of food would you like to eat ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))",
"request((_:result,food,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "It does n't matter . I 'll just need to know the postcode , food type , and phone number , please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'Regent Street City Centre');(_:result,name,'darrys cookhouse and wine shop');(_:result,phone,'01223312598');(_:result,postcode,'cb21ab');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about darrys cookhouse and wine shop , they are at Regent Street City Centre , postal code cb21ab phone number is 01223312598"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm also looking for a train that goes to cambridge ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you be traveling from , and what day and time ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'peterborough');(_:search,leave_at,'12:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need the train to leave from Peterborough on Sunday and I need it to leave after 12:00 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,id,'TR9345');(_:result,leave_at,'12:19');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "How about TR9345 ? It leaves at 12:19 ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , that sounds perfect . I need a reservation for 7 people . Can I have the reference number also ? Thanks for your help !"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'YBX5LXOC');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reference number is YBX5LXOC . Is there anything else I can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 'll be all . Thanks !"
},
{
"id": 13,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "I hope you have a great trip ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much . Goodbye"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Happy to be of service ! I hope you enjoy your time in Cambridge ."
}
] |
PMUL4220.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"?"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"name",
"darrys cookhouse and wine shop"
],
[
"_:result",
"phone",
"01223312598"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"?"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"name",
"darrys cookhouse and wine shop"
],
[
"_:result",
"phone",
"01223312598"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"12:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"?"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"name",
"darrys cookhouse and wine shop"
],
[
"_:result",
"phone",
"01223312598"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"12:00"
],
[
"_:result",
"id",
"TR9345"
],
[
"_:result",
"leave_at",
"12:19"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"?"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"name",
"darrys cookhouse and wine shop"
],
[
"_:result",
"phone",
"01223312598"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"12:00"
],
[
"_:result",
"id",
"TR9345"
],
[
"_:result",
"leave_at",
"12:19"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"YBX5LXOC"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"?"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"name",
"darrys cookhouse and wine shop"
],
[
"_:result",
"phone",
"01223312598"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"12:00"
],
[
"_:result",
"id",
"TR9345"
],
[
"_:result",
"leave_at",
"12:19"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"YBX5LXOC"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like to find an expensive restaurant in the center of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,area,'Centre');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are many options for expensive dieting in Centre ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you find me one that serves European cuisine ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Free School Lane City Centre');(_:result,food,'European');(_:result,name,'Eraina');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , Eraina serves European food and is located at Free School Lane City Centre . Will this work ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'11:30');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes . Please book for 6 people on Monday at 11:30 ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "system",
"text": "Will you be needing a reference number ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please . I will also need a train ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,day,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where is the departure and arrival ? What time and day would you like ? How many passengers ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'21:15');(_:search,day,'tuesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "The train should leave on tuesday and should arrive by 21:15 ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "where are you leaving from and where is your destination ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'kings lynn');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am departing Cambridge and going to Kings Lynn ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can help you with that , however how many tickets do you need please ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'1');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Just myself is traveling ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'20:58');(_:result,id,'TR9926');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "The TR9926 will arrived at 20:58 . Shall I go ahead and book a ticket for you ? Or do you want an earlier time ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Can you give me the price on tickets for that ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,ticket,'9.80 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "A ticket will cost you 9.80 pounds"
},
{
"id": 16,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Cool , I need the length of time for the travel as well ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,duration,'47 minutes');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "47 minutes is the travel time"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I need today thank you ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Alrighty then thank you and have a nice day !"
}
] |
PMUL0884.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"arrive_by",
"21:15"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"arrive_by",
"21:15"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:15"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"people",
"1"
],
[
"_:result",
"arrive_by",
"20:58"
],
[
"_:result",
"id",
"TR9926"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"people",
"1"
],
[
"_:result",
"arrive_by",
"20:58"
],
[
"_:result",
"id",
"TR9926"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ticket",
"9.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"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",
"center"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"european"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"people",
"1"
],
[
"_:result",
"arrive_by",
"20:58"
],
[
"_:result",
"id",
"TR9926"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ticket",
"9.80 pounds"
],
[
"_:result",
"duration",
"47 minutes"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to find a train going to Cambridge that leaves on Sunday ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Ok , and where are you departing from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'19:30');(_:search,departure,'peterborough');(_:search,destination,'Cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would be leaving from Peterborough . I need to arrive in Cambridge by 19:30 though ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'few');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Okay , there are a few trains available . What time would you like to depart ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "My departure time is flexible ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR3782');(_:result,leave_at,'05:19');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The earliest train is TR3782 which leaves at 05:19 , would you like me to book some tickets for you ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "No , that wo n't be necessary . I would like to get the price , though ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,day,'Sunday');(_:result,departure,'peterborough');(_:result,destination,'cambridge');(_:result,ticket,'13.20 pounds');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "Of course . The price for the train running from peterborough to cambridge on Sunday is 13.20 pounds . Is there anything else I can assist you with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'alpha - milton guest house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am also looking for a hotel called alpha - milton guest house ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,stars,'3-star');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Okay . It 's a 3-star guesthouse in the north area with no internet or parking . Is there more you would like to hear ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "That sounds great . Can I just get the postcode please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'alpha - milton guest house');(_:result,postcode,'cb41xa');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "The post code of the alpha - milton guest house is cb41xa . Is there anything else I can assist you with today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I believe that is everything . Thank you ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Not a problem , please contact us again if you need any further assistance ."
}
] |
MUL2030.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:result",
"amount",
"few"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:result",
"amount",
"few"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR3782"
],
[
"_:result",
"leave_at",
"05:19"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:result",
"amount",
"few"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"id",
"TR3782"
],
[
"_:result",
"leave_at",
"05:19"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"peterborough"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"ticket",
"13.20 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"alpha - milton guest house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:result",
"amount",
"few"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"id",
"TR3782"
],
[
"_:result",
"leave_at",
"05:19"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"peterborough"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"ticket",
"13.20 pounds"
],
[
"_:search",
"name",
"alpha - milton guest house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"3-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"arrive_by",
"19:30"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:result",
"amount",
"few"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"id",
"TR3782"
],
[
"_:result",
"leave_at",
"05:19"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"peterborough"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"ticket",
"13.20 pounds"
],
[
"_:search",
"name",
"alpha - milton guest house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"3-star"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:result",
"postcode",
"cb41xa"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am traveling to Cambridge and looking forward to try local restaurants ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"thank()",
"inform((_:result,amount,'lots');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I would be happy to help . There are lots of great restaurants in town ! Do you what to try a particular type of food ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I still need to discuss restaurants details with a couple people first , can I start by looking for a 4 star place to stay in the south with free parking please ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'guesthouses');(_:result,count,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 2 guesthouses that match your criteria , do you have a price preference ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,has_internet,?);(_:result,type,'Hotel'))",
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do they have wifi ?"
},
{
"id": 5,
"rdf-acts": [
"thank()",
"inform((_:result,amount,'a number');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "yes and they are a number without"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Okay , which place do you recommend ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,\"rosa 's bed and breakfast\");(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I recommend rosa 's bed and breakfast . Could I book a stay for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "not now . i am also looking for a place to dine"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are several restaurants , what type of food would you like ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,food,'japanese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like a japanese place in the cheap range ."
},
{
"id": 11,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "There 's nothing matching that . Do you have any other criteria ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,food,'Portuguese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can we search for Portuguese instead ?"
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Nandos');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is one place available called the Nandos ! Would you like for me to book a table ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'14:15');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds lovely . I would like to book it for Saturday , for 7 people , at 14:15 ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()",
"inform((_:booking,duration,'14:15');(_:booking,people,'7');(_:booking,ref,'38PZHLJO');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking for 7 at 14:15 was successful ! The reference number is 38PZHLJO . May we help you with anything else ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "i also want a taxi"
},
{
"id": 17,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where to and from , and what time will you need the taxi ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,departure,'cambridge train station');(_:search,destination,'nandos city centre');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "i want to book a taxi to commute between the two places ."
},
{
"id": 19,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "at what time should it leave ?"
},
{
"id": 20,
"rdf-acts": [
"inform((_:search,type,'Hotel');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "The most important thing is that it gets me to the restaurant in time for the reservation . I can leave the hotel whenever necessary ."
},
{
"id": 21,
"rdf-acts": [
"inform((_:result,car,'yellow skoda');(_:result,phone,'07314173329');(_:result,type,'Taxi'))",
"thank()"
],
"speaker": "system",
"text": "Okay . I 've booked for you a yellow skoda . The contact number is 07314173329"
},
{
"id": 22,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , that is all I need ."
},
{
"id": 23,
"rdf-acts": null,
"speaker": "system",
"text": "Have a good day !"
}
] |
PMUL4452.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:result",
"amount",
"lots"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:result",
"amount",
"lots"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"name",
"rosa 's bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"name",
"rosa 's bed and breakfast"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"japanese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"name",
"rosa 's bed and breakfast"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/f40c06a8"
],
[
"_:search/f40c06a8",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"Portuguese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/f40c06a8"
],
[
"_:search/f40c06a8",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"Portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:15"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/f40c06a8"
],
[
"_:search/f40c06a8",
"type",
"Restaurant"
],
[
"_:search",
"food",
"Portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:15"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"14:15"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"38PZHLJO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/f40c06a8"
],
[
"_:search/f40c06a8",
"type",
"Restaurant"
],
[
"_:search",
"food",
"Portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:15"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"14:15"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"38PZHLJO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"cambridge train station"
],
[
"_:search",
"destination",
"nandos city centre"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/f40c06a8"
],
[
"_:search/f40c06a8",
"type",
"Restaurant"
],
[
"_:search",
"food",
"Portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:15"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"14:15"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"38PZHLJO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge train station"
],
[
"_:search",
"destination",
"nandos city centre"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
]
],
"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",
"area",
"south"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/f40c06a8"
],
[
"_:search/f40c06a8",
"type",
"Restaurant"
],
[
"_:search",
"food",
"Portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:15"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"14:15"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"38PZHLJO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge train station"
],
[
"_:search",
"destination",
"nandos city centre"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"car",
"yellow skoda"
],
[
"_:result",
"phone",
"07314173329"
],
[
"_: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,day,'friday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hello , I am looking for a train departing from Cambridge , and leaving on Friday . Do you see anything for that time ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'tons of them');(_:result,type,'Train'))",
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are tons of them ! Can you tell me a bit more about your trip so we can narrow it down a little ? Where would you like to go ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'london liverpool street');(_:search,leave_at,'13:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes I want to leave after 13:30 and arrive at London Liverpool Street ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'15:27');(_:result,count,'6');(_:result,leave_at,'13:59');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There are 6 options available . Would leaving at 13:59 and arriving at 15:27 work for you ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , that would be perfect . Can you just give me the train ID for that ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR4187');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "That is train TR4187 . Is there anything else I can help with ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'multiple sports');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes are there any multiple sports places to go in the centre ?"
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:search,area,'center');(_:search,category,'sports');(_:search,type,'Attraction'))",
"request((_:search,category,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "There are no sports in the center . Shall I change type or location for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'theatre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hmm , that kind of stinks . Well , how about a theatre instead ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'centre');(_:result,category,'theaters');(_:result,count,'4');(_:result,name,'mumford');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I have 4 theaters in the centre area . The mumford is one of my favorites . Can I give you more information on one ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What 's the entrance fee ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,entrance_fee,'I');(_:result,entrance_fee,'unaware of what their entrance fee is');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I am unaware of what their entrance fee is at this time . Sometimes that happens because prices fluctuate and I apologize . Can I help with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you , goodbye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a nice day ."
}
] |
MUL1957.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"tons of them"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"tons of them"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"15:27"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"leave_at",
"13:59"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"tons of them"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:result",
"arrive_by",
"15:27"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"leave_at",
"13:59"
],
[
"_:result",
"id",
"TR4187"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"tons of them"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:result",
"arrive_by",
"15:27"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"leave_at",
"13:59"
],
[
"_:result",
"id",
"TR4187"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/24b6a56c"
],
[
"_:search/24b6a56c",
"area",
"center"
],
[
"_:search/24b6a56c",
"category",
"sports"
],
[
"_:search/24b6a56c",
"type",
"Attraction"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"tons of them"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:result",
"arrive_by",
"15:27"
],
[
"_:result",
"leave_at",
"13:59"
],
[
"_:result",
"id",
"TR4187"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/24b6a56c"
],
[
"_:search/24b6a56c",
"area",
"center"
],
[
"_:search/24b6a56c",
"category",
"sports"
],
[
"_:search/24b6a56c",
"type",
"Attraction"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"mumford"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"tons of them"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"13:30"
],
[
"_:result",
"arrive_by",
"15:27"
],
[
"_:result",
"leave_at",
"13:59"
],
[
"_:result",
"id",
"TR4187"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/24b6a56c"
],
[
"_:search/24b6a56c",
"area",
"center"
],
[
"_:search/24b6a56c",
"category",
"sports"
],
[
"_:search/24b6a56c",
"type",
"Attraction"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"mumford"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"I"
],
[
"_:result",
"entrance_fee",
"unaware of what their entrance fee is"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'panasian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Need a place to eat , panasian food , pricey !"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,food,'Panasian');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , there does n't seem to be any Panasian restaurants that fall into that price range . Would you like to look for a different type of food ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'thai');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thai food would be just as good ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,area,'west');(_:result,count,'2');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have 2 places , would you like the one in the west or centre of town ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Could I have the postcode , and address of both of them please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'24 Green Street City , Centre');(_:result,address,'35 Newnham Road');(_:result,name,'Bangkok City');(_:result,name,'Sala Thong');(_:result,postcode,'cb23jx');(_:result,postcode,'cb39ey');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sala Thong is at 35 Newnham Road , Newnham , cb39ey and Bangkok City is at 24 Green Street City , Centre , cb23jx ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks . I need a place to stay also . I would like a guesthouse with free wifi . Can you help me find one ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'guesthouses');(_:result,count,'23');(_:result,has_internet,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I show 23 guesthouses available with free wifi . Which area of town would you like to stay ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to stay on the east side , please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,count,'6');(_:result,has_internet,'none');(_:result,name,'Autumn House');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 6 guest houses in the east that offer free wifi . Can I recommend the Autumn House ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'5');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hmm , I 've never been there . Let 's try that . Can you book me a room for Saturday for 5 guests , 2 nights please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,ref,'MJ95SPPP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "No problem ! Booking was successful . Your Reference number is : MJ95SPPP ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,type,'Hotel');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'd like to book a taxi to take me from the hotel to the restaurant ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Which restaurant will you be going to and what time would you like to arrive ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,destination,'sala thong');(_:search,leave_at,'06:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Thank you , I would like to commute from the hotel to Sala Thong , and I want to leave by 06:15 ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'blue Audi');(_:result,phone,'07493726924');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Ok , I have booked a taxi for you . Its going to be a blue Audi & the contact number is 07493726924 ."
},
{
"id": 16,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Great , you 've been awesome . Bye ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day and a great trip ! Goodbye ."
}
] |
MUL1229.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"panasian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/441c45a0"
],
[
"_:search/441c45a0",
"food",
"Panasian"
],
[
"_:search/441c45a0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"thai"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/441c45a0"
],
[
"_:search/441c45a0",
"food",
"Panasian"
],
[
"_:search/441c45a0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"thai"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/441c45a0"
],
[
"_:search/441c45a0",
"food",
"Panasian"
],
[
"_:search/441c45a0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"thai"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"address",
"24 Green Street City , Centre"
],
[
"_:result",
"address",
"35 Newnham Road"
],
[
"_:result",
"name",
"Bangkok City"
],
[
"_:result",
"name",
"Sala Thong"
],
[
"_:result",
"postcode",
"cb23jx"
],
[
"_:result",
"postcode",
"cb39ey"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/441c45a0"
],
[
"_:search/441c45a0",
"food",
"Panasian"
],
[
"_:search/441c45a0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"thai"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"address",
"24 Green Street City , Centre"
],
[
"_:result",
"address",
"35 Newnham Road"
],
[
"_:result",
"name",
"Bangkok City"
],
[
"_:result",
"name",
"Sala Thong"
],
[
"_:result",
"postcode",
"cb23jx"
],
[
"_:result",
"postcode",
"cb39ey"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"23"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/441c45a0"
],
[
"_:search/441c45a0",
"food",
"Panasian"
],
[
"_:search/441c45a0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"thai"
],
[
"_:result",
"address",
"24 Green Street City , Centre"
],
[
"_:result",
"address",
"35 Newnham Road"
],
[
"_:result",
"postcode",
"cb23jx"
],
[
"_:result",
"postcode",
"cb39ey"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Autumn House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/441c45a0"
],
[
"_:search/441c45a0",
"food",
"Panasian"
],
[
"_:search/441c45a0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"thai"
],
[
"_:result",
"address",
"24 Green Street City , Centre"
],
[
"_:result",
"address",
"35 Newnham Road"
],
[
"_:result",
"postcode",
"cb23jx"
],
[
"_:result",
"postcode",
"cb39ey"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Autumn House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"MJ95SPPP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/441c45a0"
],
[
"_:search/441c45a0",
"food",
"Panasian"
],
[
"_:search/441c45a0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"thai"
],
[
"_:result",
"address",
"24 Green Street City , Centre"
],
[
"_:result",
"address",
"35 Newnham Road"
],
[
"_:result",
"postcode",
"cb23jx"
],
[
"_:result",
"postcode",
"cb39ey"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Autumn House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"MJ95SPPP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"sala thong"
],
[
"_:search",
"leave_at",
"06:15"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/441c45a0"
],
[
"_:search/441c45a0",
"food",
"Panasian"
],
[
"_:search/441c45a0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"thai"
],
[
"_:result",
"address",
"24 Green Street City , Centre"
],
[
"_:result",
"address",
"35 Newnham Road"
],
[
"_:result",
"postcode",
"cb23jx"
],
[
"_:result",
"postcode",
"cb39ey"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Autumn House"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"MJ95SPPP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"sala thong"
],
[
"_:search",
"leave_at",
"06:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue Audi"
],
[
"_:result",
"phone",
"07493726924"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'hotel');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hello , can you recommend a moderately - priced hotel in the North part of town , please ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,category,'hotels');(_:result,count,'2');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,stars,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are two hotels available ; the Ashley Hotel and the Lovell Lodge . Both offer internet and parking and are 2 star hotels . Do you have a preference ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do you have any 3 star hotels available ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "There are no matches , would you like to check other locations ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,pricerange,'moderate');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "There are no 3 star hotels in the north with a moderate price ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,category,'guesthouses');(_:result,count,'2');(_:result,pricerange,'moderate pricing');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Unfortunately , no . I do happen to have 2 guesthouses though . Both are moderate pricing and 3 stars . Are you interested in one of those ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,people,'4');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please . Can I get a room for 4 people ? We 'll arrive on Wednesday and stay 5 nights ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Alpha - Milton Guest House');(_:booking,ref,'9SA494XR');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Done ! You have a reservation at the Alpha - Milton Guest House . Your reference number is 9SA494XR . Can I help you with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'nightclub');(_:search,type,'Attraction'))",
"thank()"
],
"speaker": "user",
"text": "Thanks for recommending the Guest House . I am also looking for some town nightlife , especially a nightclub ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'nightclubs');(_:result,count,'6');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "We have 6 nightclubs in town . Would you prefer to visit the centre or the south ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Attraction'))",
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I have no preference . Can you suggest one and give me their postcode and phone number ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'The soul tree nightclub');(_:result,phone,'01223477900');(_:result,postcode,'cb23qf');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The soul tree nightclub is quite lively . Their postcode is cb23qf and their phone number is 01223477900 ."
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Great , thank you ! That 's all for today ! Bye bye !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using Cambridge TownInfo centre . Have a great day !"
}
] |
PMUL3788.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/bec40b06"
],
[
"_:search/bec40b06",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"canthelp",
"_:search/bec40b06"
],
[
"_:search/bec40b06",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"moderate pricing"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"canthelp",
"_:search/bec40b06"
],
[
"_:search/bec40b06",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"moderate pricing"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Alpha - Milton Guest House"
],
[
"_:booking",
"ref",
"9SA494XR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"nightclub"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"canthelp",
"_:search/bec40b06"
],
[
"_:search/bec40b06",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"pricerange",
"moderate pricing"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Alpha - Milton Guest House"
],
[
"_:booking",
"ref",
"9SA494XR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"nightclub"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"canthelp",
"_:search/bec40b06"
],
[
"_:search/bec40b06",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"pricerange",
"moderate pricing"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Alpha - Milton Guest House"
],
[
"_:booking",
"ref",
"9SA494XR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"nightclub"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"6"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"The soul tree nightclub"
],
[
"_:result",
"phone",
"01223477900"
],
[
"_:result",
"postcode",
"cb23qf"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a place to dine . The restaurant should be in the expensive price range and should serve british food ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'graffiti');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about graffiti ? I 've heard great things ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds interesting . What area is the restaurant in ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "It is in the west area ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,area,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thanks . What is the postcode , address , and area ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'Hotel Felix Whitehouse Lane Huntingdon Road');(_:result,area,'west');(_:result,name,'Graffiti');(_:result,postcode,'cb30lx');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Graffiti is in the west area , address is Hotel Felix Whitehouse Lane Huntingdon Road , postcode cb30lx . Do you want reservations ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thanks . I just needed some info on it . That 's all now ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Great , glad I could help . If you think of anything else you need or you would like to book a table I 'd be glad to help with that , too . Bye !"
}
] |
SNG01527.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"graffiti"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"graffiti"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Hotel Felix Whitehouse Lane Huntingdon Road"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_:result",
"postcode",
"cb30lx"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi , I need a place to stay . Something expensive on the north side ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"canthelp((_:search,area,'north');(_:search,category,'guesthouse');(_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I 'm sorry , but there is not a single expensive hotel or guesthouse on the north side of town . Would you like a different area or perhaps a different price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How about any part of town with free parking and free wifi ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,count,'5');(_:result,name,'Huntingdon Marriott Hotel');(_:result,pricerange,'expensive');(_:result,stars,'4-star');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 5 different options for you . My recommendation would be the Huntingdon Marriott Hotel . Its in the west side and is expensive with a 4-star rating . Would that work ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Is there something in the cheap price range ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,category,'guesthouses');(_:result,count,'2');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 2 cheap guesthouses if you still want to stay on the north side of town , they both have internet and parking . Would either of these work ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,category,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please . I 'll need the phone number and hotel type please ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,name,'Worth House');(_:result,phone,'01223316074');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "All right , the Worth House is a guesthouse that should meet your needs . The phone number is 01223316074 . What other informatoin do you need ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I need . Thank you ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks for using the Cambridge TownInfo centre , and enjoy your stay in our city !"
}
] |
SNG0780.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/10584037"
],
[
"_:search/10584037",
"area",
"north"
],
[
"_:search/10584037",
"category",
"guesthouse"
],
[
"_:search/10584037",
"category",
"hotel"
],
[
"_:search/10584037",
"pricerange",
"expensive"
],
[
"_:search/10584037",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/10584037"
],
[
"_:search/10584037",
"area",
"north"
],
[
"_:search/10584037",
"category",
"guesthouse"
],
[
"_:search/10584037",
"category",
"hotel"
],
[
"_:search/10584037",
"pricerange",
"expensive"
],
[
"_:search/10584037",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"Huntingdon Marriott Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/10584037"
],
[
"_:search/10584037",
"area",
"north"
],
[
"_:search/10584037",
"category",
"guesthouse"
],
[
"_:search/10584037",
"category",
"hotel"
],
[
"_:search/10584037",
"pricerange",
"expensive"
],
[
"_:search/10584037",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"name",
"Huntingdon Marriott Hotel"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/10584037"
],
[
"_:search/10584037",
"area",
"north"
],
[
"_:search/10584037",
"category",
"guesthouse"
],
[
"_:search/10584037",
"category",
"hotel"
],
[
"_:search/10584037",
"pricerange",
"expensive"
],
[
"_:search/10584037",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Worth House"
],
[
"_:result",
"phone",
"01223316074"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,department,'acute medical assessment unit');(_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "I got injured and I am looking for a hospital nearby . the hospital should have the acute medical assessment unit department"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,department,'acute medical assessment unit');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "Addenbrookes Hospital has an acute medical assessment unit . The hospital is at Hills Rd , Cambridge , postcode CB20QQ ."
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Alright . Thanks and that 's all I need for today ."
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our services ."
}
] |
SNG01854.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"acute medical assessment unit"
],
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"acute medical assessment unit"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"department",
"acute medical assessment unit"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I am planning a trip in Cambridge"
},
{
"id": 1,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "Excellent ! Do you need assistance with transportation arrangements ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need a train to Cambridge on Thursday ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What will be the departure site ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'birmingham new street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm leaving from the New Street station in Birmingham"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Is there a time you have to leave or arrive at ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,leave_at,'14:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "i would like to leave after 14:15"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'17:23');(_:result,destination,'Cambridge');(_:result,id,'TR2089');(_:result,leave_at,'14:40');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR2089 that leaves at 14:40 and arrives in Cambridge at 17:23 . Would that work for you ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes . Could you tell me the travel time and price for that train please ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,duration,'163 minutes');(_:result,ticket,'75.10 pounds');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "The travel time for this route is 163 minutes . The cost of each ticket is 75.10 pounds . Can I help you with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "i 'm also looking for a moderately priced hotel with free parking . Any area will do ."
},
{
"id": 11,
"rdf-acts": [
"thank()",
"select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))",
"inform((_:result,count,'14');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Ok . There are 14 in cambridge . Let 's narrow that down a bit . Would you prefer a hotel or guesthouse ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Definitely a hotel ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,name,'Ashley Hotel');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok , I recommend the Ashley Hotel , would you like me to reserve a room for you ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'8');(_:search,stay,'3');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , 8 people , 3 nights starting Thursday . Please include reference number ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,ref,'5SU2LEV2');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . \n Reference number is : 5SU2LEV2 ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help"
},
{
"id": 17,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can assist you with today ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that will be all . Thanks !"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "And thank you for contacting the Cambridge Towninfo Centre . Have a great day !"
}
] |
PMUL4217.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"14:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"14:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"17:23"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR2089"
],
[
"_:result",
"leave_at",
"14:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"14:15"
],
[
"_:result",
"arrive_by",
"17:23"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR2089"
],
[
"_:result",
"leave_at",
"14:40"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"14:15"
],
[
"_:result",
"arrive_by",
"17:23"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR2089"
],
[
"_:result",
"leave_at",
"14:40"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"14:15"
],
[
"_:result",
"arrive_by",
"17:23"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR2089"
],
[
"_:result",
"leave_at",
"14:40"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"14"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"14:15"
],
[
"_:result",
"arrive_by",
"17:23"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR2089"
],
[
"_:result",
"leave_at",
"14:40"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"14"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"5SU2LEV2"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"14:15"
],
[
"_:result",
"arrive_by",
"17:23"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR2089"
],
[
"_:result",
"leave_at",
"14:40"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"count",
"14"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"5SU2LEV2"
],
[
"_: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,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "looking for a restaurant in the moderately priced range"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are several moderately priced restaurants . Do you have a preference to the area of town ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,food,'cuban');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't care about the area of town , but I 'd like cuban food ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"reqmore()",
"inform((_:result,food,'Cuban');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are no results for moderately priced Cuban food restaurants . Is there anything else I can help you with ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'international');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there any international restaurants in the moderate range ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,food,'international');(_:result,name,'Varsity Restaurant');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is an international restaurant in the moderate range called The Varsity Restaurant in the centre area of town ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I get the address and postcode , please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'35 Saint Andrews Street City Centre');(_:result,name,'Varsity Restaurant');(_:result,postcode,'3 A.R.');(_:result,postcode,'C.B 2');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The address of The Varsity Restaurant is 35 Saint Andrews Street City Centre and the postcode is C.B 2 , 3 A.R."
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thank you good bye ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Goodbye ."
}
] |
WOZ20060.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"food",
"cuban"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:system",
"canthelp",
"_:search/e8e80dab"
],
[
"_:search/e8e80dab",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"food",
"Cuban"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"international"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:system",
"canthelp",
"_:search/e8e80dab"
],
[
"_:search/e8e80dab",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"international"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"name",
"Varsity Restaurant"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:system",
"canthelp",
"_:search/e8e80dab"
],
[
"_:search/e8e80dab",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"international"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"address",
"35 Saint Andrews Street City Centre"
],
[
"_:result",
"name",
"Varsity Restaurant"
],
[
"_:result",
"postcode",
"3 A.R."
],
[
"_:result",
"postcode",
"C.B 2"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'no');(_:search,stars,'three');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a hotel . It needs to be a three star and I do n't need parking . Can you find me accommodations ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'alpha - milton guest house');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "We have just the place ! It is called alpha - milton guest house . Would you like to know further details ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Is that a guesthouse ? I definitely prefer a guesthouse ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'guest house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "It is a guest house , sir . Would you like to make the accommodations ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_internet,'no');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does the alpha - milton guest house have free wifi ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Unfortunately , it does not , are you still interested ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_internet,'no');(_:search,type,'Hotel'))",
"request((_:result,area,?);(_:result,phone,?);(_:result,pricerange,?);(_:result,ticket,?);(_:result,type,'Hotel');(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I suppose I will be alright without WiFi . Could I have the phone number , area , and price range please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'63 milton road');(_:result,phone,'0122331162');(_:result,type,'Hotel'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The phone is 0122331162 . The guest house is located at 63 milton road . For a price range I will need to know the dates you are looking at ."
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "Is the guest house cheap , moderate or expensive ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'alpha - milton guest house');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The alpha - milton guest house is in the moderate price range , sir ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'bishops stortford');(_:search,destination,'cambridge');(_:search,leave_at,'12:30');(_:search,type,'Train'))",
"request((_:result,area,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Is that the correct area ? And I also need a train going to cambridge , it needs to leave after 12:30 . It should leave wednesday and depart from bishops stortford"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,departure,'Bishops Stortford');(_:result,id,'TR4226');(_:result,leave_at,'13:29');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes it is in the area . Train TR4226 leaves Bishops Stortford at 13:29 . Does this work for you ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,arrive_by,?);(_:result,id,?);(_:result,pricerange,?);(_:result,ticket,?);(_:result,type,'Hotel');(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes it does . Can I get the train ID , arrival time and the price ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'14:07');(_:result,id,'TR4226');(_:result,ticket,'10.10 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The train ID is TR4226 , the arrival time is 14:07 , and the price would be 10.10 pounds . Would you like me to book you on this train ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you . That is all I needed ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Goodbye ."
}
] |
MUL0732.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"stars",
"three"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"stars",
"three"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"stars",
"three"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"stars",
"three"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"stars",
"three"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"address",
"63 milton road"
],
[
"_:result",
"phone",
"0122331162"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"stars",
"three"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"address",
"63 milton road"
],
[
"_:result",
"phone",
"0122331162"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"stars",
"three"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"address",
"63 milton road"
],
[
"_:result",
"phone",
"0122331162"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"departure",
"Bishops Stortford"
],
[
"_:result",
"id",
"TR4226"
],
[
"_:result",
"leave_at",
"13:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"stars",
"three"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"address",
"63 milton road"
],
[
"_:result",
"phone",
"0122331162"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"departure",
"Bishops Stortford"
],
[
"_:result",
"leave_at",
"13:29"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"arrive_by",
"14:07"
],
[
"_:result",
"id",
"TR4226"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi there . I 'll be coming into the centre of town to visit relatives . Can you help me find a place to stay ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Hotel'))",
"inform((_:result,area,'centre');(_:result,category,'guesthouses');(_:result,category,'hotels');(_:result,count,'5');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I can definitely help with that . I have about 5 different hotels and guesthouses that are in the centre of town . Do you prefer a hotel or guesthouse ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd like it to be expensive . 4 star rated ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,name,'University Arms Hotel');(_:result,pricerange,'expensive');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The University Arms Hotel is in the centre of town , falls in the expensive price range , and has 4 stars . Would you like to book a room ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,people,'5');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you see if it 's available for 4 nights from Wednesday for 5 people"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,people,'five');(_:booking,stay,'four');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "It is available for four nights for five people ! I 've taken the liberty of booking these rooms for you . Is that agreeable to you ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "That 's wonderful . What is the reference number for that booking ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,address,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Can you also give me the address for the hotel"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I have n't the faintest . But do you have a reference number for the booking you made ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'8L6LVYYT');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "8L6LVYYT is your reference number ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , that 's all I need today !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Perfect . You 've made an excellent choice . Enjoy !"
}
] |
SNG0822.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"people",
"five"
],
[
"_:booking",
"stay",
"four"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"people",
"five"
],
[
"_:booking",
"stay",
"four"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"address",
"?"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"people",
"five"
],
[
"_:booking",
"stay",
"four"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"address",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"8L6LVYYT"
],
[
"_: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,category,'boats');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you recommend any boats that are north of cambridge ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Cambridge Passenger Cruisers , Jubilee House');(_:result,name,'Riverboat Georgina');(_:result,phone,'01223902091');(_:result,postcode,'cb43ax');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "Yes the Riverboat Georgina at Cambridge Passenger Cruisers , Jubilee House postcode cb43ax is beautiful . The phone number is 01223902091 if you would like to call for more information ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can I have the address and entrance fee ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'cambridge passenger cruisers , jubilee house');(_:result,entrance_fee,\"I do n't have any information on the entrance fee\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , the address is cambridge passenger cruisers , jubilee house . I do n't have any information on the entrance fee . Is there anything else I can help with ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there any moderately priced restaurants near the riverboat ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'north');(_:result,food,'chinese');(_:result,food,'indian');(_:result,name,'golden wok');(_:result,name,'nirala');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure , we have golden wok chinese , or the nirala indian in the north part of town . Can I book one for you ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , but can I get the address today ?"
},
{
"id": 7,
"rdf-acts": [
"select((_:result,address,'191 Histon Road Chesterton');(_:result,address,'7 Milton Road Chesterton');(_:result,name,'Golden Wok');(_:result,name,'nirala');(_:result,type,'Restaurant'))",
"reqmore()",
"inform((_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure , Golden Wok is at 191 Histon Road Chesterton . The nirala is at 7 Milton Road Chesterton . Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I think that 's all I needed today . Thanks so much for your help !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great day !"
}
] |
MUL2448.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"boats"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"boats"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Cambridge Passenger Cruisers , Jubilee House"
],
[
"_:result",
"name",
"Riverboat Georgina"
],
[
"_:result",
"phone",
"01223902091"
],
[
"_:result",
"postcode",
"cb43ax"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"boats"
],
[
"_:result",
"name",
"Riverboat Georgina"
],
[
"_:result",
"phone",
"01223902091"
],
[
"_:result",
"postcode",
"cb43ax"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"cambridge passenger cruisers , jubilee house"
],
[
"_:result",
"entrance_fee",
"I do n't have any information on the entrance fee"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"boats"
],
[
"_:result",
"phone",
"01223902091"
],
[
"_:result",
"postcode",
"cb43ax"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"cambridge passenger cruisers , jubilee house"
],
[
"_:result",
"entrance_fee",
"I do n't have any information on the entrance fee"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"golden wok"
],
[
"_:result",
"name",
"nirala"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"boats"
],
[
"_:result",
"phone",
"01223902091"
],
[
"_:result",
"postcode",
"cb43ax"
],
[
"_:result",
"entrance_fee",
"I do n't have any information on the entrance fee"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"address",
"191 Histon Road Chesterton"
],
[
"_:result",
"address",
"7 Milton Road Chesterton"
],
[
"_:result",
"name",
"Golden Wok"
],
[
"_:result",
"name",
"nirala"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I want to visit a sports centre that allows for multiple different sports ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,category,'mutliple sports');(_:result,name,'Cherry Hinton Village centre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is a mutliple sports attraction called the Cherry Hinton Village centre in the east , would you like the address ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'multiple sports');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for something in town centre , is there a place for multiple sports in that area ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'only');(_:result,area,'east');(_:result,category,'multiple sports center');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The only multiple sports center is in the east . Would you like to try a different attraction in the centre ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I there a college instead ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'Wollaston Road');(_:result,area,'centre');(_:result,category,'colleges');(_:result,count,'13');(_:result,entrance_fee,'free');(_:result,name,'Hughes Hall');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 13 colleges in the centre . If you are looking for a recommendation , I would definitely suggest Hughes Hall . They have free admission and are located on Wollaston Road ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Could you give the the phone number for that one ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,'Hughes Hall');(_:result,phone,'01223334898');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The phone number for Hughes Hall is 01223334898 . Is there anything else I can help with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,food,'chinese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am also looking for an expensive Chinese restaurant in the same area ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'town of Centre');(_:result,name,'Ugly Ducking');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "The Ugly Ducking is in the expensive price range in the town of Centre . Would you like more information or for me to book for you ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I just need the phone number please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,phone,'no phone number listed');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is no phone number listed for them I would suggest sending them an email ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'11:30');(_:search,departure,'hughes hall');(_:search,destination,'Ugly Ducking');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Can you help me book a taxi from Hughes Hall to the Ugly Ducking by 11:30 ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,car,'yellow Tesla');(_:result,phone,'07795998512');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I have booked your taxi . Be expecting a yellow Tesla . If you need to reach them , please call 07795998512 ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks so much you 've been a huge help"
},
{
"id": 15,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "You are welcome it is my goal to provide great service ! Enjoy your stay ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks ! Looking forward to it !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great day ."
}
] |
PMUL2444.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"mutliple sports"
],
[
"_:result",
"name",
"Cherry Hinton Village centre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"name",
"Cherry Hinton Village centre"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"multiple sports center"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"amount",
"only"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Wollaston Road"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Hughes Hall"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:result",
"amount",
"only"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"address",
"Wollaston Road"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"Hughes Hall"
],
[
"_:result",
"phone",
"01223334898"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"same area"
],
[
"_: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",
"name",
"?"
],
[
"_:result",
"amount",
"only"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"address",
"Wollaston Road"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223334898"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"town of Centre"
],
[
"_:result",
"name",
"Ugly Ducking"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:result",
"amount",
"only"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"address",
"Wollaston Road"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"town of Centre"
],
[
"_:result",
"name",
"Ugly Ducking"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"no phone number listed"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"11:30"
],
[
"_:search",
"departure",
"hughes hall"
],
[
"_:search",
"destination",
"Ugly Ducking"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:result",
"amount",
"only"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"address",
"Wollaston Road"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"town of Centre"
],
[
"_:result",
"name",
"Ugly Ducking"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"arrive_by",
"11:30"
],
[
"_:search",
"departure",
"hughes hall"
],
[
"_:search",
"destination",
"Ugly Ducking"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow Tesla"
],
[
"_:result",
"phone",
"07795998512"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
"_:result",
"amount",
"only"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"address",
"Wollaston Road"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"town of Centre"
],
[
"_:result",
"name",
"Ugly Ducking"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"arrive_by",
"11:30"
],
[
"_:search",
"departure",
"hughes hall"
],
[
"_:search",
"destination",
"Ugly Ducking"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow Tesla"
],
[
"_:result",
"phone",
"07795998512"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,leave_at,'10:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train departing from Cambridge after 10:00 ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I found this booking for you . Can I book it ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,destination,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I did n't tell you where I am going , how could you book it without that information ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,day,'Friday');(_:result,departure,'Cambridge');(_:result,departure,'london');(_:result,leave_at,'13:00');(_:result,ticket,'23.60 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "My apologies . I found a train leaving Cambridge for London Kings Cross on Friday , leaving at 13:00 , for 23.60 pounds . Will that work for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,destination,'birmingham new street');(_:search,leave_at,'10:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Actually I need a train for Sunday leaving from cambridge , going to birmingham new street departing after 10:00 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,day,'Sunday');(_:result,departure,'Cambridge');(_:result,destination,'Birmingham');(_:result,leave_at,'10:01');(_:result,leave_at,'11:01');(_:result,leave_at,'every hour for the rest of the day');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Cambridge to Birmingham on Sunday , right . We have 10:01 , 11:01 and so on , every hour for the rest of the day . Would you like me to book one for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'1');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please make the booking for 1 person ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,arrive_by,'12:44');(_:booking,category,'Train');(_:booking,day,'Sunday');(_:booking,departure,'Cambridge');(_:booking,destination,'Birmingham New Street');(_:booking,id,'TR5401');(_:booking,leave_at,'10:01');(_:booking,ref,'0HN9YSKR');(_:booking,ticket,'60.08 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've booked you on train TR5401 Sunday leaving Cambridge at 10:01 arriving at Birmingham New Street at 12:44 . Your total is 60.08 GBP and your reference number is 0HN9YSKR ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'alexander bed and breakfast');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you I'am also looking for hotel called Alexander bed and breakfast"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,name,'Alexander Bed and Breakfast');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Alexander Bed and Breakfast is a cheap 4 star guesthouse located in the centre of town . Would you like for me to book a stay for you ?"
},
{
"id": 10,
"rdf-acts": [
"thank()",
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "No . Thank you . Can I have the address please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'56 saint barnabas road');(_:result,postcode,'cb12de');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "The address is 56 saint barnabas road , postcode cb12de . Can I help you with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That takes care of everything for today . Thank You !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Enjoy your time in Cambridge !"
}
] |
MUL0724.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"destination",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"destination",
"?"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"departure",
"london"
],
[
"_:result",
"leave_at",
"13:00"
],
[
"_:result",
"ticket",
"23.60 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"23.60 pounds"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Birmingham"
],
[
"_:result",
"leave_at",
"10:01"
],
[
"_:result",
"leave_at",
"11:01"
],
[
"_:result",
"leave_at",
"every hour for the rest of the day"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"23.60 pounds"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Birmingham"
],
[
"_:result",
"leave_at",
"10:01"
],
[
"_:result",
"leave_at",
"11:01"
],
[
"_:result",
"leave_at",
"every hour for the rest of the day"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"arrive_by",
"12:44"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"destination",
"Birmingham New Street"
],
[
"_:booking",
"id",
"TR5401"
],
[
"_:booking",
"leave_at",
"10:01"
],
[
"_:booking",
"ref",
"0HN9YSKR"
],
[
"_:booking",
"ticket",
"60.08 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"23.60 pounds"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Birmingham"
],
[
"_:result",
"leave_at",
"10:01"
],
[
"_:result",
"leave_at",
"11:01"
],
[
"_:result",
"leave_at",
"every hour for the rest of the day"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"arrive_by",
"12:44"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"destination",
"Birmingham New Street"
],
[
"_:booking",
"id",
"TR5401"
],
[
"_:booking",
"leave_at",
"10:01"
],
[
"_:booking",
"ref",
"0HN9YSKR"
],
[
"_:booking",
"ticket",
"60.08 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ticket",
"23.60 pounds"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Birmingham"
],
[
"_:result",
"leave_at",
"10:01"
],
[
"_:result",
"leave_at",
"11:01"
],
[
"_:result",
"leave_at",
"every hour for the rest of the day"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"arrive_by",
"12:44"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"destination",
"Birmingham New Street"
],
[
"_:booking",
"id",
"TR5401"
],
[
"_:booking",
"leave_at",
"10:01"
],
[
"_:booking",
"ref",
"0HN9YSKR"
],
[
"_:booking",
"ticket",
"60.08 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"address",
"56 saint barnabas road"
],
[
"_:result",
"postcode",
"cb12de"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Please find an Indian restaurant in the North ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,count,'2');(_:result,food,'Indian');(_:result,name,'Nirala');(_:result,name,'Royal Spice');(_:result,pricerange,'cheaply priced');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are two Indian restaurants in the north part of town : The Nirala , which is moderately priced , and Royal Spice , which is cheaply priced ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about the cheap priced one ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Royal Spice');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Royal Spice , then . Would you like the number , or a reservation ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'16:15');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Please set up a reservation . I need a setting for 7 people on Friday at 16:15 , my wife 's family is flying in then ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'03TK44PN');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You are all set , the reference number is 03TK44PN . Will you need assistance with a place to stay or a train ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "No , but how about attractions in the same area as the restaurant ?"
},
{
"id": 7,
"rdf-acts": [
"select((_:result,category,'park');(_:result,category,'swimming pools');(_:result,type,'Attraction'))",
"inform((_:result,count,'2');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 2 swimming pools , a park and a boat . Are any of those of interest to you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'park');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "i like the park . can i get the phone number and address"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'Milton Country Park');(_:result,phone,'01223420060');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address is Milton Country Park , Milton and the phone is 01223420060 ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Ok great , thanks very much !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You are very welcome , enjoy !"
}
] |
PMUL4599.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Nirala"
],
[
"_:result",
"name",
"Royal Spice"
],
[
"_:result",
"pricerange",
"cheaply priced"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"cheaply priced"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Royal Spice"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"16:15"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"cheaply priced"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Royal Spice"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"16:15"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"ref",
"03TK44PN"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"cheaply priced"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Royal Spice"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"16:15"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"ref",
"03TK44PN"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"swimming pools"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"cheaply priced"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Royal Spice"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"16:15"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"ref",
"03TK44PN"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"category",
"swimming pools"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Milton Country Park"
],
[
"_:result",
"phone",
"01223420060"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Police'))"
],
"speaker": "user",
"text": "I need some help with a car accident I was in ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "Contact the police at Parkside , Cambridge , CB11JG"
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Ok , thank you for your help ."
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "I hope your day gets better !"
}
] |
SNG01280.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",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'bishops stortford');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to get a train to travel from Cambridge to Bishops Stortford ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,departure,'Cambridge');(_:result,departure,'bishops');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "I can assist you with that . There are many options available to you leaving Cambridge for Bishops Stortford , what day and time would you like ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,leave_at,'8:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to leave on Monday after 8:15 , please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'first');(_:result,arrive_by,'10:07');(_:result,id,'TR7169');(_:result,leave_at,'9:29');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "The first availabe train I have is TR7169 leaving at 9:29 and arriving at 10:07 . Would that suit your schedule or would you prefer a later departure time ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "No , that sounds good ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "How many tickets would you like me to book ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Just one ticket please ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,destination,'Bishops Stortford');(_:booking,id,'TR7169');(_:booking,people,'one');(_:booking,ref,'54B99Z9O');(_:booking,ticket,'10.1 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You have one ticket to Bishops Stortford , train ID TR7169 , with 10.1 GBP payable at the station . Reference number 54B99Z9O . Can I be of further assistance ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much for the assistance"
},
{
"id": 9,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "You 're welcome . Do you need anything else today ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "No that is all I need for the day ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for calling , goodbye ."
}
] |
SNG0364.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",
"many"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"departure",
"bishops"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"8:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"departure",
"bishops"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:result",
"amount",
"first"
],
[
"_:result",
"arrive_by",
"10:07"
],
[
"_:result",
"id",
"TR7169"
],
[
"_:result",
"leave_at",
"9:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"departure",
"bishops"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:result",
"amount",
"first"
],
[
"_:result",
"arrive_by",
"10:07"
],
[
"_:result",
"id",
"TR7169"
],
[
"_:result",
"leave_at",
"9:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"departure",
"bishops"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:result",
"amount",
"first"
],
[
"_:result",
"arrive_by",
"10:07"
],
[
"_:result",
"id",
"TR7169"
],
[
"_:result",
"leave_at",
"9:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"destination",
"Bishops Stortford"
],
[
"_:booking",
"id",
"TR7169"
],
[
"_:booking",
"people",
"one"
],
[
"_:booking",
"ref",
"54B99Z9O"
],
[
"_:booking",
"ticket",
"10.1 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"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",
"departure",
"Cambridge"
],
[
"_:result",
"departure",
"bishops"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:result",
"amount",
"first"
],
[
"_:result",
"arrive_by",
"10:07"
],
[
"_:result",
"id",
"TR7169"
],
[
"_:result",
"leave_at",
"9:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"destination",
"Bishops Stortford"
],
[
"_:booking",
"id",
"TR7169"
],
[
"_:booking",
"people",
"one"
],
[
"_:booking",
"ref",
"54B99Z9O"
],
[
"_:booking",
"ticket",
"10.1 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,category,'swimming pool');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I need directions to a good swimming pool in the south of Cambridge , can you give them to me ?"
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Pool way , white hill road off newmarket road');(_:result,area,'east');(_:result,name,'Abbey pool and astroturf pitch');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Abbey pool and astroturf pitch is located in east area . Pool way , white hill road off newmarket road . Would you like any other information ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I really need it to be in the south . If there is no swimming pool in the south , how about an entertainment venue ?"
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,type,'Attraction'))",
"reqmore()",
"inform((_:result,category,'Entertainment');(_:result,count,'2');(_:result,name,'Nusha');(_:result,name,'Tenpin');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Unfortunately there are no swimming attractions in the south . Entertainment wise there are 2 options , Nusha and Tenpin . Would you like more info on one of them ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "Yes please send me the info ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'Nusha');(_:result,name,'Tenpin');(_:result,phone,'01223902158');(_:result,phone,'08715501010');(_:result,postcode,'cb17dy');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "No problem . For Nusha , the phone number is 01223902158 with a post code of cb17dy . For Tenpin , the phone number is 08715501010 with a post code of cb17dy ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I also need some help finding a place to eat while there . Can you help me with that ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "Yes I can . What type of cuisine are you interested in ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'spanish');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like a spanish restaurant , preferrably cheap ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry there 's nothing that matches that in the south . Do you want me to search in a different area ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "Is there anything matching that anywhere in the city ?"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "None , would you like to try a different area ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Try a different area other than the south . Please make sure it is cheap Spanish food ."
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,count,'1');(_:result,food,'Spanish');(_:result,name,'La Raza');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is one ! La Raza is a cheap Spanish restaurant in city centre . It 's a lovely place - would you like to make a reservation ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,duration,'14:30');(_:search,people,'4');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please book 4 people on tuesday at 14:30 and send me the reference number"
},
{
"id": 15,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I am sorry , I am unable to book that for you right now . Is there anything else I can help you with ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,duration,'13:30');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you try a booking for 13:30 ?"
},
{
"id": 17,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'm sorry , I am unable to book it for that time either . Is there another time , or day I could try for you ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,area,'that area');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is there another restaurant in that area ?"
},
{
"id": 19,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are no matches for spanish restaurants in that area another perhaps ?"
},
{
"id": 20,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,food,'spanish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Look in another area . I want a spanish restaurant"
},
{
"id": 21,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'la raza');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I found la raza . Shall book it for you ?"
},
{
"id": 22,
"rdf-acts": [],
"speaker": "user",
"text": "Yes I would love that one ."
},
{
"id": 23,
"rdf-acts": [
"inform((_:booking,ref,'MN2VXHKR');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I booked your table . The reference number is MN2VXHKR"
},
{
"id": 24,
"rdf-acts": [
"inform((_:search,destination,'the restaurant');(_:search,type,'Hotel');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will also need a taxi booked to get me to the restaurant from the hotel please ."
},
{
"id": 25,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Do you mean from the entertainment attraction to the restaurant at 13:30 ? Or do you need help with a hotel ?"
},
{
"id": 26,
"rdf-acts": [
"inform((_:search,departure,'the attraction');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes I want to be picked up at the attraction and arrive at the restaurant by my reservation time ."
},
{
"id": 27,
"rdf-acts": [
"inform((_:result,car,'white honda');(_:result,phone,'07540747460');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I booked you with a white honda taxi service . Their phone number is 07540747460 ."
},
{
"id": 28,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help . That is all I need today ."
},
{
"id": 29,
"rdf-acts": null,
"speaker": "system",
"text": "Happy to help , please let us know if we can be of service in the future ."
}
] |
PMUL2034.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": [
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Pool way , white hill road off newmarket road"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Abbey pool and astroturf pitch"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Pool way , white hill road off newmarket road"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"canthelp",
"_:search/7117e312"
],
[
"_:search/7117e312",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"Entertainment"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Nusha"
],
[
"_:result",
"name",
"Tenpin"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Pool way , white hill road off newmarket road"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:system",
"canthelp",
"_:search/7117e312"
],
[
"_:search/7117e312",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"Entertainment"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Nusha"
],
[
"_:result",
"name",
"Tenpin"
],
[
"_:result",
"phone",
"01223902158"
],
[
"_:result",
"phone",
"08715501010"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Pool way , white hill road off newmarket road"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:system",
"canthelp",
"_:search/7117e312"
],
[
"_:search/7117e312",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"Entertainment"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Nusha"
],
[
"_:result",
"name",
"Tenpin"
],
[
"_:result",
"phone",
"01223902158"
],
[
"_:result",
"phone",
"08715501010"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"food",
"spanish"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Pool way , white hill road off newmarket road"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:system",
"canthelp",
"_:search/7117e312"
],
[
"_:search/7117e312",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"Entertainment"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Nusha"
],
[
"_:result",
"name",
"Tenpin"
],
[
"_:result",
"phone",
"01223902158"
],
[
"_:result",
"phone",
"08715501010"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"food",
"spanish"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/a70e7726"
],
[
"_:search/a70e7726",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Pool way , white hill road off newmarket road"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:system",
"canthelp",
"_:search/7117e312"
],
[
"_:search/7117e312",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"Entertainment"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Nusha"
],
[
"_:result",
"name",
"Tenpin"
],
[
"_:result",
"phone",
"01223902158"
],
[
"_:result",
"phone",
"08715501010"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"food",
"spanish"
],
[
"_:system",
"canthelp",
"_:search/a70e7726"
],
[
"_:search/a70e7726",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/73c03f49"
],
[
"_:search/73c03f49",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Pool way , white hill road off newmarket road"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:system",
"canthelp",
"_:search/7117e312"
],
[
"_:search/7117e312",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"Entertainment"
],
[
"_:result",
"phone",
"01223902158"
],
[
"_:result",
"phone",
"08715501010"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:search",
"food",
"spanish"
],
[
"_:system",
"canthelp",
"_:search/a70e7726"
],
[
"_:search/a70e7726",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/73c03f49"
],
[
"_:search/73c03f49",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"Spanish"
],
[
"_:result",
"name",
"La Raza"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_: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": [
[
"_:result",
"address",
"Pool way , white hill road off newmarket road"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:system",
"canthelp",
"_:search/7117e312"
],
[
"_:search/7117e312",
"type",
"Attraction"
],
[
"_:result",
"category",
"Entertainment"
],
[
"_:result",
"phone",
"01223902158"
],
[
"_:result",
"phone",
"08715501010"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:search",
"food",
"spanish"
],
[
"_:system",
"canthelp",
"_:search/a70e7726"
],
[
"_:search/a70e7726",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/73c03f49"
],
[
"_:search/73c03f49",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"Spanish"
],
[
"_:result",
"name",
"La Raza"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/3ea99549"
],
[
"_:booking/3ea99549",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"duration",
"13:30"
],
[
"_: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": [
[
"_:result",
"address",
"Pool way , white hill road off newmarket road"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:system",
"canthelp",
"_:search/7117e312"
],
[
"_:search/7117e312",
"type",
"Attraction"
],
[
"_:result",
"category",
"Entertainment"
],
[
"_:result",
"phone",
"01223902158"
],
[
"_:result",
"phone",
"08715501010"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:search",
"food",
"spanish"
],
[
"_:system",
"canthelp",
"_:search/a70e7726"
],
[
"_:search/a70e7726",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/73c03f49"
],
[
"_:search/73c03f49",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"Spanish"
],
[
"_:result",
"name",
"La Raza"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/3ea99549"
],
[
"_:booking/3ea99549",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:system",
"canthelp",
"_:booking/2ab5fcd2"
],
[
"_:booking/2ab5fcd2",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"that area"
],
[
"_:search",
"type",
"Restaurant"
]
],
"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",
"address",
"Pool way , white hill road off newmarket road"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:system",
"canthelp",
"_:search/7117e312"
],
[
"_:search/7117e312",
"type",
"Attraction"
],
[
"_:result",
"category",
"Entertainment"
],
[
"_:result",
"phone",
"01223902158"
],
[
"_:result",
"phone",
"08715501010"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:system",
"canthelp",
"_:search/a70e7726"
],
[
"_:search/a70e7726",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/73c03f49"
],
[
"_:search/73c03f49",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"Spanish"
],
[
"_:result",
"name",
"La Raza"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/3ea99549"
],
[
"_:booking/3ea99549",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:system",
"canthelp",
"_:booking/2ab5fcd2"
],
[
"_:booking/2ab5fcd2",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/54a2b182"
],
[
"_:search/54a2b182",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"food",
"spanish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"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",
"address",
"Pool way , white hill road off newmarket road"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:system",
"canthelp",
"_:search/7117e312"
],
[
"_:search/7117e312",
"type",
"Attraction"
],
[
"_:result",
"category",
"Entertainment"
],
[
"_:result",
"phone",
"01223902158"
],
[
"_:result",
"phone",
"08715501010"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:system",
"canthelp",
"_:search/a70e7726"
],
[
"_:search/a70e7726",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/73c03f49"
],
[
"_:search/73c03f49",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"Spanish"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/3ea99549"
],
[
"_:booking/3ea99549",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:system",
"canthelp",
"_:booking/2ab5fcd2"
],
[
"_:booking/2ab5fcd2",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/54a2b182"
],
[
"_:search/54a2b182",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"food",
"spanish"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"la raza"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22
]
},
{
"id": 12,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Pool way , white hill road off newmarket road"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:system",
"canthelp",
"_:search/7117e312"
],
[
"_:search/7117e312",
"type",
"Attraction"
],
[
"_:result",
"category",
"Entertainment"
],
[
"_:result",
"phone",
"01223902158"
],
[
"_:result",
"phone",
"08715501010"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:system",
"canthelp",
"_:search/a70e7726"
],
[
"_:search/a70e7726",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/73c03f49"
],
[
"_:search/73c03f49",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"Spanish"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/3ea99549"
],
[
"_:booking/3ea99549",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:system",
"canthelp",
"_:booking/2ab5fcd2"
],
[
"_:booking/2ab5fcd2",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:system",
"canthelp",
"_:search/54a2b182"
],
[
"_:search/54a2b182",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"food",
"spanish"
],
[
"_:result",
"name",
"la raza"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"MN2VXHKR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24
]
},
{
"id": 13,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Pool way , white hill road off newmarket road"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:system",
"canthelp",
"_:search/7117e312"
],
[
"_:search/7117e312",
"type",
"Attraction"
],
[
"_:result",
"category",
"Entertainment"
],
[
"_:result",
"phone",
"01223902158"
],
[
"_:result",
"phone",
"08715501010"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:system",
"canthelp",
"_:search/a70e7726"
],
[
"_:search/a70e7726",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/73c03f49"
],
[
"_:search/73c03f49",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"Spanish"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/3ea99549"
],
[
"_:booking/3ea99549",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:system",
"canthelp",
"_:booking/2ab5fcd2"
],
[
"_:booking/2ab5fcd2",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:system",
"canthelp",
"_:search/54a2b182"
],
[
"_:search/54a2b182",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"food",
"spanish"
],
[
"_:result",
"name",
"la raza"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"MN2VXHKR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"the attraction"
],
[
"_: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": [
[
"_:result",
"address",
"Pool way , white hill road off newmarket road"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:system",
"canthelp",
"_:search/7117e312"
],
[
"_:search/7117e312",
"type",
"Attraction"
],
[
"_:result",
"category",
"Entertainment"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:system",
"canthelp",
"_:search/a70e7726"
],
[
"_:search/a70e7726",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/73c03f49"
],
[
"_:search/73c03f49",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"Spanish"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"canthelp",
"_:booking/3ea99549"
],
[
"_:booking/3ea99549",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"duration",
"13:30"
],
[
"_:system",
"canthelp",
"_:booking/2ab5fcd2"
],
[
"_:booking/2ab5fcd2",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:system",
"canthelp",
"_:search/54a2b182"
],
[
"_:search/54a2b182",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"food",
"spanish"
],
[
"_:result",
"name",
"la raza"
],
[
"_:booking",
"ref",
"MN2VXHKR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"the attraction"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white honda"
],
[
"_:result",
"phone",
"07540747460"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "hello can i find a place that serves chinese food and has expensive price range for my family"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 've found several restaurants meeting your criteria . Is there a specific area of town you 're looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'four');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i want a restuarant that i can book a table for four people on monday 1300hrs"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'East');(_:result,name,'Yu Garden');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have found Yu Garden in the East . Would you like me to go ahead and book that ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'13:00');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please . for 4 people at 13:00 on monday ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was unable to book there , shall i try another time or place ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about Tuesday , same time ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Tuesday');(_:booking,ref,'47ELJDK0');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your table is booked for Tuesday and will be reserved for 15 minutes . Your reference number is 47ELJDK0 . Anything else ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all I need . Thank you !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , enjoy your stay in Cambridge ."
}
] |
SNG01777.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"name",
"Yu Garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"name",
"Yu Garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"canthelp",
"_:booking/a5e4cb24"
],
[
"_:booking/a5e4cb24",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"name",
"Yu Garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"canthelp",
"_:booking/a5e4cb24"
],
[
"_:booking/a5e4cb24",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"ref",
"47ELJDK0"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hello I need a place to stay in the centre please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,area,'centre');(_:result,count,'5');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 5 establishments in the centre . Did you have preference in price ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,stars,'0-star');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking to slum it a little bit , do you have any 0-star places ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,pricerange,'cheap');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "We sure do ! There is a guesthouse in the cheap price range as well as a hotel in the moderate price range . Would you like more information on these ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))",
"request((_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "It should have wifi please give me the postcode"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'both');(_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,postcode,'cb11eg');(_:result,postcode,'cb12tz');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "They both have wifi . Postcode for the guesthouse is cb11eg and the postcode for the hotel is cb12tz . Do you need any further information ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thank you for that , I am also looking for a train as well . It should depart from cambridge on Monday ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where would you like to go ? Is there a specific time you 'd like to leave or arrive ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,destination,'bishops stortford');(_:search,leave_at,'16:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave after 16:00 and go to Bishops Stortford please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,id,'TR2530');(_:result,leave_at,'17:29');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The TR2530 leaves at 17:29 ."
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "That sounds perfect , but I just realized you never gave me the names of those two lodging accommodations . Could I have those please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,name,'cityroomz');(_:result,name,'el shaddai');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "My apologies . The guesthouse is the el shaddai and the hotel is the cityroomz . Can I help with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , that 's all . thank you very much . Have a great day . Bye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our service . Have a great day ."
}
] |
MUL2172.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"0-star"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"stars",
"0-star"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"stars",
"0-star"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"postcode",
"cb11eg"
],
[
"_:result",
"postcode",
"cb12tz"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"stars",
"0-star"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"postcode",
"cb11eg"
],
[
"_:result",
"postcode",
"cb12tz"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"stars",
"0-star"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"postcode",
"cb11eg"
],
[
"_:result",
"postcode",
"cb12tz"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR2530"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:result",
"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",
"pricerange",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"stars",
"0-star"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"postcode",
"cb11eg"
],
[
"_:result",
"postcode",
"cb12tz"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR2530"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:result",
"name",
"el shaddai"
],
[
"_:result",
"type",
"Hotel"
],
[
"_: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,name,'worth house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I was looking for a hotel called worth house someone told me about ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'north');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes it is located in the north , would you like me to book it ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,area,?);(_:result,has_parking,?);(_:result,type,'Hotel'))",
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you tell me their star rating and fo they have free parking ? Oh and what area are they in ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'Warkworth Terrace');(_:result,area,'north');(_:result,category,'guesthouse');(_:result,has_parking,'none');(_:result,postcode,'cb11ee');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "It 's a 4 star guesthouse in the north ; Warkworth Terrace post code cb11ee . They have free parking . Would you like to book it ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "No thank you . I am also looking for a place to go in the west section of town . Can you help with that ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'several');(_:result,name,'Museum of Classical Archaeology');(_:result,name,'Whale of a Time');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are several interesting places to go , from Whale of a Time to the Museum of Classical Archaeology . Do you have an idea of what sort of place you 'd like ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))",
"inform((_:search,name,'Whale of a Time');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Whale of a Time sounds good . Can you give me the postcode and address for that ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'unit 8 , viking way , bar hill');(_:result,postcode,'cb238el');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address is unit 8 , viking way , bar hill , postcode cb238el . Anything else you need ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,car,?);(_:result,type,'Taxi'))",
"inform((_:search,departure,'the hotel');(_:search,leave_at,'2:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes , I will also need a taxi between those two places . I want to leave the hotel by 2:15 . I will need the contact number and car type ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,car,'red Tesla');(_:result,phone,'07304459127');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I was able to book you that taxi . Be looking for a red Tesla . If you need to reach them , please call 07304459127 . Anything else I can help with ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "thanks a lot for the help"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "you 're welcome . you can use our services anytime"
}
] |
MUL2618.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"worth house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"worth house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"worth house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"Warkworth Terrace"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"postcode",
"cb11ee"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"address",
"Warkworth Terrace"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"postcode",
"cb11ee"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"name",
"Museum of Classical Archaeology"
],
[
"_:result",
"name",
"Whale of a Time"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:search",
"name",
"Whale of a Time"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"name",
"Museum of Classical Archaeology"
],
[
"_:result",
"name",
"Whale of a Time"
],
[
"_:search",
"name",
"Whale of a Time"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"unit 8 , viking way , bar hill"
],
[
"_:result",
"postcode",
"cb238el"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"2:15"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"name",
"Museum of Classical Archaeology"
],
[
"_:result",
"name",
"Whale of a Time"
],
[
"_:search",
"name",
"Whale of a Time"
],
[
"_:result",
"address",
"unit 8 , viking way , bar hill"
],
[
"_:result",
"postcode",
"cb238el"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"leave_at",
"2:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red Tesla"
],
[
"_:result",
"phone",
"07304459127"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need an expensive restaurant in the centre"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure , what type of food do you want me to look for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't have a preference . It should be in the centre , however ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,food,'african');(_:result,name,'bedouin');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "bedouin is a very nice african restaurant . Shall I book it ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,duration,'13:00');(_:search,people,'8');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please . Would you book it for 8 people on Tuesday at 13:00 ? I need to be sure to get the reference number , please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'P29I9V5T');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : P29I9V5T ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you . I 'm also in need of a place to stay . I 'd like it to be a hotel with a star of 2 ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'north');(_:result,category,'hotel');(_:result,name,'Ashley Hotel');(_:result,stars,'two');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There is the Ashley Hotel , which is a two star hotel in the north . Shall I book it for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does the hotel have free parking ?"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes free parking and internet . Would you like me to book it for you ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'8');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please for 3 nights for 8 people on Tuesday ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'FBC4YKK9');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You are good to go , in case you need it , the reference number is FBC4YKK9 , can I help with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , that is all . Thanks for being so helpful for my upcoming trip . Looking forward to my stay . Bye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Your welcome , I 'm glad I could help ."
}
] |
PMUL3047.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"african"
],
[
"_:result",
"name",
"bedouin"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"food",
"african"
],
[
"_:result",
"name",
"bedouin"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"P29I9V5T"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"food",
"african"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"P29I9V5T"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"stars",
"two"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"food",
"african"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"P29I9V5T"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"stars",
"two"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"food",
"african"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"stars",
"two"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"FBC4YKK9"
],
[
"_: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,food,'international');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi . I 'm looking for a relatively expensive international restaurant to dine at this evening . Is there one that you would recommend ?"
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,food,'international');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I could not find any expensive international places to eat . Do you have any other preference ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,food,'international');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there any expensive international food places in the west area ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,area,'west');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Nothing in the west , another area ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about one that serves Indian food instead ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'5');(_:result,name,'Tandoori palace');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 5 that match you criteria . Tandoori palace is a great place , shall I book a table for you ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Could I get address and postcode"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "system",
"text": "sorry i am not able to find it"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "what do you mean ? you 're the one who recommended it ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'68 Histon Road , Chesterton');(_:result,name,'tandoori palace');(_:result,postcode,'cb43le');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Tandoori Palace , 68 Histon Road , Chesterton . Post code cb43le . Is there anything else ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'bridge guest house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Well . I also need the hotel called Bridge Guest House ."
},
{
"id": 11,
"rdf-acts": [],
"speaker": "system",
"text": "sure , i have their info . what would you like to know ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to know if you can book me a room for 5 nights starting Friday . I also need the reservation #"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Friday');(_:booking,name,'Bridge Guest House');(_:booking,ref,'R175R6S0');(_:booking,stay,'five');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked a room for you for five nights at the Bridge Guest House , beginning on Friday . Your reference number is R175R6S0 . May I assist you with anything else ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,name,'Bridge Guest House');(_:search,people,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need the Bridge Guest House for 3 people . I forgot to include that ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,people,'3');(_:booking,ref,'FW6X5F78');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I switched the booking to 3 people , and the new reference number is FW6X5F78 ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . That is all that I need ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , let me know if I can assist with anything else ."
}
] |
PMUL0199.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"international"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/e73e073c"
],
[
"_:search/e73e073c",
"food",
"international"
],
[
"_:search/e73e073c",
"pricerange",
"expensive"
],
[
"_:search/e73e073c",
"type",
"Restaurant"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"international"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/e73e073c"
],
[
"_:search/e73e073c",
"food",
"international"
],
[
"_:search/e73e073c",
"pricerange",
"expensive"
],
[
"_:search/e73e073c",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/9c894566"
],
[
"_:search/9c894566",
"area",
"west"
],
[
"_:search/9c894566",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/e73e073c"
],
[
"_:search/e73e073c",
"food",
"international"
],
[
"_:search/e73e073c",
"pricerange",
"expensive"
],
[
"_:search/e73e073c",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/9c894566"
],
[
"_:search/9c894566",
"area",
"west"
],
[
"_:search/9c894566",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"Tandoori palace"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/e73e073c"
],
[
"_:search/e73e073c",
"food",
"international"
],
[
"_:search/e73e073c",
"pricerange",
"expensive"
],
[
"_:search/e73e073c",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/9c894566"
],
[
"_:search/9c894566",
"area",
"west"
],
[
"_:search/9c894566",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"Tandoori palace"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/e73e073c"
],
[
"_:search/e73e073c",
"food",
"international"
],
[
"_:search/e73e073c",
"pricerange",
"expensive"
],
[
"_:search/e73e073c",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/9c894566"
],
[
"_:search/9c894566",
"area",
"west"
],
[
"_:search/9c894566",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"68 Histon Road , Chesterton"
],
[
"_:result",
"name",
"tandoori palace"
],
[
"_:result",
"postcode",
"cb43le"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"bridge guest house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/e73e073c"
],
[
"_:search/e73e073c",
"food",
"international"
],
[
"_:search/e73e073c",
"pricerange",
"expensive"
],
[
"_:search/e73e073c",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/9c894566"
],
[
"_:search/9c894566",
"area",
"west"
],
[
"_:search/9c894566",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"68 Histon Road , Chesterton"
],
[
"_:result",
"name",
"tandoori palace"
],
[
"_:result",
"postcode",
"cb43le"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"bridge guest house"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/e73e073c"
],
[
"_:search/e73e073c",
"food",
"international"
],
[
"_:search/e73e073c",
"pricerange",
"expensive"
],
[
"_:search/e73e073c",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/9c894566"
],
[
"_:search/9c894566",
"area",
"west"
],
[
"_:search/9c894566",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"address",
"68 Histon Road , Chesterton"
],
[
"_:result",
"name",
"tandoori palace"
],
[
"_:result",
"postcode",
"cb43le"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"Bridge Guest House"
],
[
"_:booking",
"ref",
"R175R6S0"
],
[
"_:booking",
"stay",
"five"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"Bridge Guest House"
],
[
"_:search",
"people",
"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": [
[
"_:system",
"canthelp",
"_:search/e73e073c"
],
[
"_:search/e73e073c",
"food",
"international"
],
[
"_:search/e73e073c",
"pricerange",
"expensive"
],
[
"_:search/e73e073c",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/9c894566"
],
[
"_:search/9c894566",
"area",
"west"
],
[
"_:search/9c894566",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"address",
"68 Histon Road , Chesterton"
],
[
"_:result",
"name",
"tandoori palace"
],
[
"_:result",
"postcode",
"cb43le"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"name",
"Bridge Guest House"
],
[
"_:booking",
"stay",
"five"
],
[
"_:search",
"name",
"Bridge Guest House"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"FW6X5F78"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for information on attractions in the west side of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Do you have any attraction type in mind ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Not really , but I do need a postcode ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'2 - 3 castle street');(_:result,entrance_fee,'3.50 pounds');(_:result,name,'Cambridge and County Folk Museum');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "You can visit the Cambridge and County Folk Museum , it is located at 2 - 3 castle street and the admission price is 3.50 pounds ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'that area');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "thanks ! can you help me find a restaurant in that area ? I want to spend a lot of money"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "What type of food are you interested in ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))",
"thank()"
],
"speaker": "user",
"text": "I 'm open to suggestions ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'graffiti');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I would suggest graffiti"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,food,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay . Why type of food do they serve and I need the postcode then too please"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,food,'British');(_:result,name,'Graffiti');(_:result,postcode,'cb30lx');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Graffiti serves British food , and they 're located in postcode cb30lx ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great . Thanks for your assistance !"
},
{
"id": 11,
"rdf-acts": [
"thank()",
"reqmore()",
"inform((_:result,name,'Cambridge County');(_:result,postcode,'cb30aq');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "You are welcome . I forgot to get you the postcode for Cambridge County you asked for . It is cb30aq . Will that be all for today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "that is all the information I need today thank you ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great day ."
}
] |
PMUL2498.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"address",
"2 - 3 castle street"
],
[
"_:result",
"entrance_fee",
"3.50 pounds"
],
[
"_:result",
"name",
"Cambridge and County Folk Museum"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"that area"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"address",
"2 - 3 castle street"
],
[
"_:result",
"entrance_fee",
"3.50 pounds"
],
[
"_:result",
"name",
"Cambridge and County Folk Museum"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"that area"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"address",
"2 - 3 castle street"
],
[
"_:result",
"entrance_fee",
"3.50 pounds"
],
[
"_:search",
"area",
"that area"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"graffiti"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"food",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"address",
"2 - 3 castle street"
],
[
"_:result",
"entrance_fee",
"3.50 pounds"
],
[
"_:search",
"area",
"that area"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Graffiti"
],
[
"_: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",
"category",
"?"
],
[
"_:result",
"address",
"2 - 3 castle street"
],
[
"_:result",
"entrance_fee",
"3.50 pounds"
],
[
"_:search",
"area",
"that area"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"British"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"Cambridge County"
],
[
"_:result",
"postcode",
"cb30aq"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "Would you tell me the location of Addenbrookes Hospital please ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,phone,'01223245151');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "Addenbrookes Hospital \n Telephone \t : \t 01223245151 \n Address \t : \t Hills Rd , Cambridge \n Postcode \t : \t CB20QQ . Is there anything else I can do for you ?"
},
{
"id": 2,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , that is it . Thank you , good bye ."
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "Have a good night !"
}
] |
SNG01840.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",
"phone",
"01223245151"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'08:15');(_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hi I am looking for a train that will arrive by 08:15 and leave on monday ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,arrive_by,'08:15');(_:result,day,'Monday');(_:result,type,'Train'))",
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are several trains arriving by 08:15 on Monday ? Where would you like to leave from and arrive ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "It should leave from stansted airport and arrive at cambridge ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'07:52,what');(_:result,id,'TR9641');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have train TR9641 that arrives at 07:52,what time are you wanting to leave ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'08:15');(_:search,people,'two');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Please give me the last train to arrive by 08:15 . I will need two tickets ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR9641');(_:result,type,'Train'))",
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'SLW0BCJI');(_:booking,ticket,'20.2 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "That would be TR9641 . the booking was successful , the total fee is 20.2 GBP payable at the station . Your reference number is : SLW0BCJI . Can I do anything else for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for a place to go on the west side of town ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,name,'all saints church');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is a free attraction at all saints church ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "That would be great . Can I get the postcode , address , and phone number for it ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'Jesus Lane');(_:result,name,'All Saints Church');(_:result,phone,'01223452587');(_:result,postcode,'cb58bs');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The postcode of All Saints Church is cb58bs . The phone number is 01223452587 . The address is Jesus Lane ."
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "Jesus Lane ? Really ? Okay . That 's about it , but can you confirm the church event is happening on Monday ?"
},
{
"id": 11,
"rdf-acts": [
"canthelp((_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "There 's nothing that says there will be a church event on Monday or any other day ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Ok thank you goodbye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting Cambridge TownInfo centre . I hope you have a pleasant trip ! Goodbye !"
}
] |
MUL1852.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"day",
"monday"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"arrive_by",
"08:15"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"day",
"Monday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"07:52,what"
],
[
"_:result",
"id",
"TR9641"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"day",
"Monday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"07:52,what"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"people",
"two"
],
[
"_:result",
"id",
"TR9641"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"SLW0BCJI"
],
[
"_:booking",
"ticket",
"20.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"day",
"Monday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"07:52,what"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"people",
"two"
],
[
"_:result",
"id",
"TR9641"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"SLW0BCJI"
],
[
"_:booking",
"ticket",
"20.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"all saints church"
],
[
"_: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",
"monday"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"day",
"Monday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"07:52,what"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"people",
"two"
],
[
"_:result",
"id",
"TR9641"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"SLW0BCJI"
],
[
"_:booking",
"ticket",
"20.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:result",
"phone",
"01223452587"
],
[
"_:result",
"postcode",
"cb58bs"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"day",
"Monday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"07:52,what"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"08:15"
],
[
"_:search",
"people",
"two"
],
[
"_:result",
"id",
"TR9641"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"SLW0BCJI"
],
[
"_:booking",
"ticket",
"20.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:result",
"phone",
"01223452587"
],
[
"_:result",
"postcode",
"cb58bs"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"canthelp",
"_:search/4e52e132"
],
[
"_:search/4e52e132",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I am looking forward to trying some of your local restaurants . I do need help with some other places to go in town while I am there though ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "What is your food type preference ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I would say let 's look for an attraction first . Can you recommend something to do in the south part of town ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,category,'museums');(_:result,category,'parks');(_:result,category,'theaters');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are several nice parks in the area as well as theaters and museums ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'dontcare');(_:search,type,'Attraction'))",
"request((_:result,category,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I will go with whatever you recommend , I just need the attraction type and postcode ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'The byard art museum');(_:result,postcode,'cb21sj');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The byard art museum postal code is cb21sj . Can i help you get transportation to and from the museum ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,food,'south african');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , but I would like to find a cheap priced south african restaurant ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,food,'South African');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , but we do n't have and South African restaurants in the area . Is there a different type of food I can help you find ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'Portuguese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Try Portuguese then ."
},
{
"id": 9,
"rdf-acts": [
"select((_:result,area,'centre');(_:result,area,'south');(_:result,type,'Restaurant'))",
"inform((_:result,count,'2');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are two results . Both are cheap . Do you prefer the south or centre ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would rather be in the south area ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,amount,'the only option');(_:result,name,'nandos');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The only option is nandos ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'12:15');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you book a table for me there on Thursday at 12:15 ?"
},
{
"id": 13,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many people are in your party ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,people,'3');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "3 people will be dining . Please give me a reference number once you finish the reservation"
},
{
"id": 15,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Thursday');(_:booking,duration,'12:15');(_:booking,name,'Nando');(_:booking,people,'3');(_:booking,ref,'TDQZGM38');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have finished booking it for Thursday at 12:15 for 3 people at Nando , your reference number is TDQZGM38 . Do you need anything else ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks so much for putting up with me ! You 've been great !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome enjoy"
}
] |
PMUL2456.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"category",
"theaters"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"name",
"The byard art museum"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"south african"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"category",
"theaters"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"name",
"The byard art museum"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/3b778eea"
],
[
"_:search/3b778eea",
"food",
"South African"
],
[
"_:search/3b778eea",
"type",
"Restaurant"
],
[
"_:search",
"food",
"Portuguese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"category",
"theaters"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"name",
"The byard art museum"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/3b778eea"
],
[
"_:search/3b778eea",
"food",
"South African"
],
[
"_:search/3b778eea",
"type",
"Restaurant"
],
[
"_:search",
"food",
"Portuguese"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"category",
"theaters"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/3b778eea"
],
[
"_:search/3b778eea",
"food",
"South African"
],
[
"_:search/3b778eea",
"type",
"Restaurant"
],
[
"_:search",
"food",
"Portuguese"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"amount",
"the only option"
],
[
"_:result",
"name",
"nandos"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"category",
"theaters"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/3b778eea"
],
[
"_:search/3b778eea",
"food",
"South African"
],
[
"_:search/3b778eea",
"type",
"Restaurant"
],
[
"_:search",
"food",
"Portuguese"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"amount",
"the only option"
],
[
"_:result",
"name",
"nandos"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_: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": [
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"category",
"theaters"
],
[
"_:search",
"category",
"dontcare"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/3b778eea"
],
[
"_:search/3b778eea",
"food",
"South African"
],
[
"_:search/3b778eea",
"type",
"Restaurant"
],
[
"_:search",
"food",
"Portuguese"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"amount",
"the only option"
],
[
"_:result",
"name",
"nandos"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"12:15"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"duration",
"12:15"
],
[
"_:booking",
"name",
"Nando"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"TDQZGM38"
],
[
"_: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,day,'sunday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "It 's Sunday and I am bored . Do you have any trains into Cambridge today ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))",
"inform((_:result,amount,'many');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There are many trains , when would you like to depart ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'kings lynn');(_:search,leave_at,'9:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave from Kings Lynn after 9:30 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,id,'TR5928');(_:result,leave_at,'10:11');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR5928 leaves at 10:11 , would you like me to book that for you ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Can you give me the price of a ticket ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,ticket,'7.84 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Tickets are 7.84 pounds . Can I book that for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_parking,'dontcare');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Great I also need to find a place to stay that does n't need to have free parking and is in the cheap price range ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'hotels');(_:result,count,'33');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "There are 33 hotels in the cheap range , any preference on area or anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Cheap price range in the centre ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'2');(_:result,name,'Alexander Bed and Breakfast');(_:result,name,'El Shaddai');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are two choices . Alexander Bed and Breakfast and El Shaddai . Do you want to make a reservation at one of these choices ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "I will take Alexander please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,day,'Sunday');(_:booking,name,'Alexander Bed and Breakfast');(_:booking,type,'Booking'))",
"request((_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "To confirm you want me to book you a room at Alexander Bed and Breakfast starting on Sunday . How many nights will you be staying ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'2');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes . Please book it for 2 people for 2 nights on Sunday ."
},
{
"id": 13,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'm sorry , Alexander Bed and Breakfast is unavailable for those nights . Would you like to try another day or just one night instead ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,has_parking,'yes');(_:search,stars,'0');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Actually , let 's back up . I need a place with a star rating of 0 , in the centre , with free parking . Does the Alexander have 0 stars ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'El Shaddai');(_:result,pricerange,'cheap');(_:result,stars,'0');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have the El Shaddai that is cheap and located in the centre . They have a 0 star rating and offer free parking and free wifi . Would that work for you ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,has_internet,'yes');(_:search,people,'2');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , that would work for me . Please book it for 2 people for 2 nights starting sunday ."
},
{
"id": 17,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'm sorry i was unable to book your table for 2 people for 2 days on sunday . Would you like another day ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,stay,'one');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How about trying just for one night , instead ?"
},
{
"id": 19,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'O1RX0UHA');(_:booking,stay,'1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful for 1 night only . Reference number is : O1RX0UHA . Can I be of anything further assistance ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that will be all . Thank you for all of your help !"
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "have a nice day , good bye ."
}
] |
MUL2060.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"9:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"9:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR5928"
],
[
"_:result",
"leave_at",
"10: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",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"9:30"
],
[
"_:result",
"id",
"TR5928"
],
[
"_:result",
"leave_at",
"10:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"7.84 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"9:30"
],
[
"_:result",
"id",
"TR5928"
],
[
"_:result",
"leave_at",
"10:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"7.84 pounds"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"9:30"
],
[
"_:result",
"id",
"TR5928"
],
[
"_:result",
"leave_at",
"10:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"7.84 pounds"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"9:30"
],
[
"_:result",
"id",
"TR5928"
],
[
"_:result",
"leave_at",
"10:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ticket",
"7.84 pounds"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"name",
"Alexander Bed and Breakfast"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"9:30"
],
[
"_:result",
"id",
"TR5928"
],
[
"_:result",
"leave_at",
"10:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ticket",
"7.84 pounds"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"name",
"Alexander Bed and Breakfast"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/926437dc"
],
[
"_:booking/926437dc",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"9:30"
],
[
"_:result",
"id",
"TR5928"
],
[
"_:result",
"leave_at",
"10:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ticket",
"7.84 pounds"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:booking",
"name",
"Alexander Bed and Breakfast"
],
[
"_:system",
"canthelp",
"_:booking/926437dc"
],
[
"_:booking/926437dc",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"9:30"
],
[
"_:result",
"id",
"TR5928"
],
[
"_:result",
"leave_at",
"10:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ticket",
"7.84 pounds"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:booking",
"name",
"Alexander Bed and Breakfast"
],
[
"_:system",
"canthelp",
"_:booking/926437dc"
],
[
"_:booking/926437dc",
"type",
"Booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"canthelp",
"_:booking/eefaf91e"
],
[
"_:booking/eefaf91e",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"leave_at",
"9:30"
],
[
"_:result",
"id",
"TR5928"
],
[
"_:result",
"leave_at",
"10:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ticket",
"7.84 pounds"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:booking",
"name",
"Alexander Bed and Breakfast"
],
[
"_:system",
"canthelp",
"_:booking/926437dc"
],
[
"_:booking/926437dc",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"0"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"canthelp",
"_:booking/eefaf91e"
],
[
"_:booking/eefaf91e",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"one"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"O1RX0UHA"
],
[
"_:booking",
"stay",
"1"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to find an expensive hotel to stay at that also has free wifi . Can you help ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,category,'hotel');(_:result,has_internet,'none');(_:result,name,'university arms hotel');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "university arms hotel is an expensive hotel with free wifi ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I also want to stay in a hotel with star rate of 3 that is in the south . Does University Arms fit that criteria ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Lensfield Hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "No , but The Lensfield Hotel meets those requirements . Would you like to book a room there ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'4');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , that sounds great . Can you book me a room for 4 people , 2 nights starting Tuesday please ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'XMCHT677');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful ! You reference number is XMCHT677 . Is there anything else I can help you with today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,destination,'leicester');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I could you look for a train leaving thursday to go to leicester ?"
},
{
"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,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am departing from Cambridge ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "There are several trains leaving on Thursday . What time would you like to depart ?"
}
] |
PMUL3581.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"university arms hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Lensfield Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Lensfield Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XMCHT677"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_: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",
"pricerange",
"expensive"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Lensfield Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XMCHT677"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'broxbourne');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hello , I m looking to book a train from broxbourne to cambridge"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day will you be travelling ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'20:30');(_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am leaving on Sunday . I would like to arrive before 20:30 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'19:32');(_:result,id,'TR1428');(_:result,leave_at,'18:32');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The latest train that will arrive before 20:30 would be train TR1428 . It departs at 18:32 and arrives at 19:32 . Would that work for you ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Not right now but can you tell me the travel time for this train ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,duration,'60 minutes');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "60 minutes is the travel time"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you ! I am also looking for a place to stay . I would like a guesthouse that includes free wifi ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'guesthouses');(_:result,count,'23');(_:result,has_internet,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I 've found 23 guesthouses with wifi . Would you like to further specify your request , for example by price , star rating , or location ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'cheapest');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How much is the cheapest place ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))",
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I ca n't tell you specifically how much each place will cost per night , but we have places in cheap , moderate , to expensive price ranges ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,people,'3');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Ok , any guesthouse that has free wifi and free parking will be fine . I will need it for 2 nights and 3 people are staying ."
},
{
"id": 11,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What day will you be staying there ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "We will be staying there starting Sunday ."
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"request((_:search,area,?);(_:search,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "I 'll be happy to help you book for that day . Can you give me an area of town you prefer so I can book appropriately ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,area,\"does n't matter\");(_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The area does n't matter , I just need it to be a guesthouse with free wifi and parking . I need a room for 2 nights ."
},
{
"id": 15,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , how many people will be staying ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,people,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i need it for 3 people !"
},
{
"id": 17,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'm sorry , but there are none available on those days . Would you like to try a different day or number of nights ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,stay,'1');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Ok , how about 1 night ?"
},
{
"id": 19,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Sunday');(_:booking,name,'Acorn Guesthouse');(_:booking,ref,'I6GHMH1K');(_:booking,stay,'one');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You 're booked at the Acorn Guesthouse for one night on Sunday . The reference number is I6GHMH1K . Can I help with anything else ?"
},
{
"id": 20,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No thanks , that 's all for today . Thanks again ! Bye ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , and have a nice day !"
}
] |
MUL0694.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:30"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:30"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"19:32"
],
[
"_:result",
"id",
"TR1428"
],
[
"_:result",
"leave_at",
"18:32"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:30"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"19:32"
],
[
"_:result",
"id",
"TR1428"
],
[
"_:result",
"leave_at",
"18:32"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:30"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"19:32"
],
[
"_:result",
"id",
"TR1428"
],
[
"_:result",
"leave_at",
"18:32"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"23"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheapest"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:30"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"19:32"
],
[
"_:result",
"id",
"TR1428"
],
[
"_:result",
"leave_at",
"18:32"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"23"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"pricerange",
"cheapest"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/41053dec"
],
[
"_:search/41053dec",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:30"
],
[
"_:result",
"arrive_by",
"19:32"
],
[
"_:result",
"id",
"TR1428"
],
[
"_:result",
"leave_at",
"18:32"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"23"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"pricerange",
"cheapest"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/41053dec"
],
[
"_:search/41053dec",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:30"
],
[
"_:result",
"arrive_by",
"19:32"
],
[
"_:result",
"id",
"TR1428"
],
[
"_:result",
"leave_at",
"18:32"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"23"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"pricerange",
"cheapest"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/41053dec"
],
[
"_:search/41053dec",
"type",
"Hotel"
],
[
"_:search",
"people",
"3"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"area",
"does n't matter"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_: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",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:30"
],
[
"_:result",
"arrive_by",
"19:32"
],
[
"_:result",
"id",
"TR1428"
],
[
"_:result",
"leave_at",
"18:32"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"23"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"pricerange",
"cheapest"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/41053dec"
],
[
"_:search/41053dec",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"area",
"does n't matter"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:30"
],
[
"_:result",
"arrive_by",
"19:32"
],
[
"_:result",
"id",
"TR1428"
],
[
"_:result",
"leave_at",
"18:32"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"23"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"pricerange",
"cheapest"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/41053dec"
],
[
"_:search/41053dec",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"area",
"does n't matter"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/9e2997aa"
],
[
"_:booking/9e2997aa",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stay",
"1"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:30"
],
[
"_:result",
"arrive_by",
"19:32"
],
[
"_:result",
"id",
"TR1428"
],
[
"_:result",
"leave_at",
"18:32"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"23"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"pricerange",
"cheapest"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/41053dec"
],
[
"_:search/41053dec",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"area",
"does n't matter"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"canthelp",
"_:booking/9e2997aa"
],
[
"_:booking/9e2997aa",
"type",
"Booking"
],
[
"_:search",
"stay",
"1"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"name",
"Acorn Guesthouse"
],
[
"_:booking",
"ref",
"I6GHMH1K"
],
[
"_:booking",
"stay",
"one"
],
[
"_: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,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you help me find a restaurant ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Are you looking for a particular style of food ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'royal spice');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm actually looking for a particular restaurant recommended to me by the name of royal spice ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Victoria Avenue Chesterton');(_:result,area,'northern');(_:result,name,'Royal Spice');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , the Royal Spice is located on Victoria Avenue Chesterton and on the northern part of Cambridge ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,food,?);(_:result,type,'Restaurant'))",
"inform((_:search,name,'Royal Spice');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "May I ask what type of food does Royal Spice serve ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,food,'Indian');(_:result,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "Sure ! It is Indian food ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,area,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'll also need the postcode and area please ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,name,'Royal Spice');(_:result,postcode,'cb41eh');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Royal Spice is located in the north area and the postcode is cb41eh ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thanks . That is all I need today ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for allowing me to help you . Have a great day ."
}
] |
SNG01179.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"name",
"royal spice"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:result",
"address",
"Victoria Avenue Chesterton"
],
[
"_:result",
"area",
"northern"
],
[
"_:result",
"name",
"Royal Spice"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"food",
"?"
],
[
"_:search",
"name",
"Royal Spice"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:result",
"address",
"Victoria Avenue Chesterton"
],
[
"_:result",
"area",
"northern"
],
[
"_:result",
"name",
"Royal Spice"
],
[
"_:search",
"name",
"Royal Spice"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:result",
"address",
"Victoria Avenue Chesterton"
],
[
"_:search",
"name",
"Royal Spice"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Royal Spice"
],
[
"_:result",
"postcode",
"cb41eh"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you find a place to eat in the cheap price range ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'22');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 22 cheap restaurants in town . Do you have a food preference or an area of town you want to eat in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'international');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm craving some international food . Can you point me in the right direction ? I 'm looking to eat somewhere in the east area of town ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'1');(_:result,name,'Missing Sock');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have found 1 restaurant matching your criteria , The Missing Sock . Would you like to try it ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'13:00');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes . please book me a table for friday at 13:00 for 6 people ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'RQS2GVAQ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked your table . The Reference number is : RQS2GVAQ ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'near the restaurant');(_:search,type,'Attraction');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thank you ! Could you also find an architectural attraction near the restaurant ?"
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:search,category,'architecture');(_:search,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "Unfortunately , I do n't happen to see any architecture attractions in that area of town . Can I find something else for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,category,'multiple sports');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Are there any multiple sports attractions in the same area ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'Cherry Hinton Village Centre');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "Yes , there is The Cherry Hinton Village Centre . Would you like more information about it ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Give me the address , please ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'colville road , cherry hinton');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address is colville road , cherry hinton . Can I help with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Can you book me a taxi to get from Cherry Hinton to the restaurant ?"
},
{
"id": 13,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))",
"thank()"
],
"speaker": "system",
"text": "I can take care of that . Do you have a time you would like to leave ? I imagine you would like to arrive on time for your reservation"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,leave_at,'12:30');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Could you book a taxi at 12:30 ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,arrive_by,'13:00');(_:result,car,'yellow Skoda');(_:result,departure,'Cherry Hinton');(_:result,destination,'restaurant');(_:result,leave_at,'12:30');(_:result,phone,'07137765445');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "OK , a yellow Skoda will pick you up at the Cherry Hinton at 12:30 to get you to the restaurant in time for that 13:00 reservation . Contact number 07137765445 ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much ! That will be all !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a great day !"
}
] |
PMUL4368.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"22"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"international"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"international"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Missing Sock"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"international"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Missing Sock"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"RQS2GVAQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"international"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Missing Sock"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"RQS2GVAQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/1f90c98f"
],
[
"_:search/1f90c98f",
"category",
"architecture"
],
[
"_:search/1f90c98f",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"international"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"1"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"RQS2GVAQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/1f90c98f"
],
[
"_:search/1f90c98f",
"category",
"architecture"
],
[
"_:search/1f90c98f",
"type",
"Attraction"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"Cherry Hinton Village Centre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"international"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"1"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"RQS2GVAQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/1f90c98f"
],
[
"_:search/1f90c98f",
"category",
"architecture"
],
[
"_:search/1f90c98f",
"type",
"Attraction"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:result",
"name",
"Cherry Hinton Village Centre"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"colville road , cherry hinton"
],
[
"_:result",
"type",
"Attraction"
],
[
"_: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",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"international"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"1"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"RQS2GVAQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/1f90c98f"
],
[
"_:search/1f90c98f",
"category",
"architecture"
],
[
"_:search/1f90c98f",
"type",
"Attraction"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:result",
"name",
"Cherry Hinton Village Centre"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"colville road , cherry hinton"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"international"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"1"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"13:00"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"RQS2GVAQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/1f90c98f"
],
[
"_:search/1f90c98f",
"category",
"architecture"
],
[
"_:search/1f90c98f",
"type",
"Attraction"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:result",
"name",
"Cherry Hinton Village Centre"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"colville road , cherry hinton"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"arrive_by",
"13:00"
],
[
"_:result",
"car",
"yellow Skoda"
],
[
"_:result",
"departure",
"Cherry Hinton"
],
[
"_:result",
"destination",
"restaurant"
],
[
"_:result",
"leave_at",
"12:30"
],
[
"_:result",
"phone",
"07137765445"
],
[
"_: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,has_internet,'dontcare');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Howdy , I 'm looking for a place to stay . I do n't care about internet ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'hotels');(_:result,count,'33');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 33 hotels in Cambridge . What price range would you like , and what area ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like a cheap hotel in the north please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'the worth house');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How about the worth house ? It is a 4 star guesthouse and has free internet and free parking ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "yes I like that one with the free wifi ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like me to book it for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'2');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes and make it for Friday for 2 days , and 2 people ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'city centre north b and b.');(_:booking,ref,'Y87Q565O');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I booked you at city centre north b and b. Your reference number is Y87Q565O . Do you need anything else ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much for your help ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You are so welcome . Enjoy your stay in Cambridge ."
}
] |
SSNG0250.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"33"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"the worth house"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"33"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"the worth house"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"33"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"the worth house"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"city centre north b and b."
],
[
"_:booking",
"ref",
"Y87Q565O"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi , I ca n't wait to get to Cambridge and am especially excited about seeing some local tourist attractions . I could definitely use some help with the rest of my trip ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'many');(_:result,category,'historic sites');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Cambridge has many important and historic sites to visit , can you tell me what types of attractions interest you most ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Actually , skip that . Let 's see if there 's a great restaurant to try instead . I am open as far as cuisine but want something expensive in the centre of town ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'33');(_:result,food,'African');(_:result,name,'Bedouin');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 33 restaurants including Bedouin which is African cuisine ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'17:00');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sounds good , could you book me a table for 5 on Monday at 17:00 ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'4H8L8VFA');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Congradulatoions your reservation was successful . Your reference number is 4H8L8VFA"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'park');(_:search,type,'Attraction'))",
"request((_:result,area,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "After dinner we would like to visit a park . Can you find one for me . Please let me know the entrance fee , postcode , and area . Thank you !"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'a number of');(_:result,category,'parks');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , there are a number of parks . Was there a specific area of town you were looking for ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I do n't have a preference for the area ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,entrance_fee,'free');(_:result,name,'Wandlebury Country Park');(_:result,postcode,'cb223ae');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I recommend Wandlebury Country Park on the south side of town . Entrance is free and the postcode is cb223ae ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Thank you . Could you also book a taxi to commute between the two places ?"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))",
"thank()"
],
"speaker": "system",
"text": "Definitely ! What time would you like to leave Bedouin ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'the booked time');(_:search,destination,'bedouin');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "No , I need a taxi to Bedouin . I want to arrive by the booked time ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,phone,'07420542713');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Your taxi reservation was successful . The contact number is 07420542713 . Is there anything else I can do for you ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "Great . what kind of car will I be riding in so I do n't get into the wrong one ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'Red toyota');(_:result,phone,'07420542713');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Red toyota , they can be reached at 07420542713 if there are issues , any other questions today ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much for your help ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a wonderful day !"
}
] |
PMUL2416.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"historic sites"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"historic sites"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"food",
"African"
],
[
"_:result",
"name",
"Bedouin"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"historic sites"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"food",
"African"
],
[
"_:result",
"name",
"Bedouin"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"ref",
"4H8L8VFA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"food",
"African"
],
[
"_:result",
"name",
"Bedouin"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"ref",
"4H8L8VFA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"park"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"a number of"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"food",
"African"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"ref",
"4H8L8VFA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"a number of"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Wandlebury Country Park"
],
[
"_:result",
"postcode",
"cb223ae"
],
[
"_: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",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"food",
"African"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"ref",
"4H8L8VFA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"a number of"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Wandlebury Country Park"
],
[
"_:result",
"postcode",
"cb223ae"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"the booked time"
],
[
"_:search",
"destination",
"bedouin"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"food",
"African"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"ref",
"4H8L8VFA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"a number of"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Wandlebury Country Park"
],
[
"_:result",
"postcode",
"cb223ae"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"the booked time"
],
[
"_:search",
"destination",
"bedouin"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"phone",
"07420542713"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"car",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"food",
"African"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"ref",
"4H8L8VFA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"a number of"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Wandlebury Country Park"
],
[
"_:result",
"postcode",
"cb223ae"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"the booked time"
],
[
"_:search",
"destination",
"bedouin"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"Red toyota"
],
[
"_:result",
"phone",
"07420542713"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'jesus college');(_:search,leave_at,'10:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi at Jesus College to leave after 10:00 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I would be happy to help with your request , but first could you tell me what your destination is ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'royal standard');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'm going to royal standard ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'grey Volkswagen');(_:result,phone,'0761714851');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I have you booked in a grey Volkswagen , 0761714851 ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Alright , that 's all I need , thanks !"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our services . Have a great day !"
}
] |
SNG02090.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"jesus college"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"jesus college"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"destination",
"royal standard"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"jesus college"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"destination",
"royal standard"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey Volkswagen"
],
[
"_:result",
"phone",
"0761714851"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,has_parking,'no');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a hotel that includes free wifi , but it does n't need to have free parking ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'hotels');(_:result,count,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 3 hotels in the city that meet your request . Are you looking for a certain area of the city ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a hotel in the east ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'A and B Guest House');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have A and B Guest House in the east . Does that sound good ? I can help you book a room there if you 'd like ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,people,'8');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes that will be fine . Book the room for 8 and for 5 nights on wednesday ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:search,name,?);(_:search,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm sorry , we were not able to book a room at that hotel . Would you like us to try booking another hotel ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Okay sure . Try another hotel in the same price range ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Avalon');(_:booking,ref,'7U6TURWS');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , you 're booked at Avalon with reference number 7U6TURWS . May I help with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That was all that I needed , thank you !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for calling . Enjoy your stay ."
}
] |
SSNG0263.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"no"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"A and B Guest House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"5"
],
[
"_: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",
"no"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"A and B Guest House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"canthelp",
"_:booking/6190b1a6"
],
[
"_:booking/6190b1a6",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
]
],
"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",
"no"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"A and B Guest House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"canthelp",
"_:booking/6190b1a6"
],
[
"_:booking/6190b1a6",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Avalon"
],
[
"_:booking",
"ref",
"7U6TURWS"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you let me know about 4 star places in cambridge ? I want a personal touch , so a guesthouse who be perfect ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'several');(_:result,category,'guesthouses');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are several 4 star guesthouses to choose from . What price range would you prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Moderately priced will work . Also it should include free parking ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,name,'the acorn guest house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How does the acorn guest house sound ? It is in the north ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'1');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Sounds good , could you book me a room for 1 person for 4 nights starting Saturday ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'AVBX60NT');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your room has been booked . Your reference number is AVBX60NT . Is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all I need . Thanks for you assistance !"
},
{
"id": 7,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "Thank you and have a wonderful day ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'museums');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm sorry , I forgot . I am also looking for museums to see ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,entrance_fee,?);(_:search,type,'Attraction'))",
"select((_:result,category,'museum');(_:result,entrance_fee,'a cost');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))",
"inform((_:result,amount,'many');(_:result,category,'museums');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are many museums in Cambridge . Is there a specific area that you would prefer ? Also , do you prefer free or a cost for the museum ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Actually , I am not really familiar with the area . Would you mind suggesting one to visit ? Anywhere in town is fine ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,name,'Cafe Jello Gallery');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "One of my favorites that I could spend all day in is Cafe Jello Gallery on the west side . Is there anything else I can help with ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Perfect , could I have the entrance fee and postcode ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:result,entrance_fee,'free');(_:result,postcode,'cb30af');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The entrance fee is free and the postcode is cb30af . Is there anything else I can help you with ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that will be all thank you so much ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome . I hope you enjoy your visit ."
}
] |
PMUL2634.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"the acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"the acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"AVBX60NT"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"the acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"AVBX60NT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"4"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"the acorn guest house"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"AVBX60NT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"entrance_fee",
"a cost"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"4"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"AVBX60NT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"entrance_fee",
"a cost"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Cafe Jello Gallery"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"4"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"AVBX60NT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Cafe Jello Gallery"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb30af"
],
[
"_: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,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a hotel with free parking ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'8');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have 8 hotels offer free parking . Did you have a price range in mind ? Or an area of town you want to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Area does n't matter , but I would like to keep the price moderate ."
},
{
"id": 3,
"rdf-acts": [
"select((_:result,name,'Ashley Hotel');(_:result,name,'Lovell Lodge');(_:result,type,'Hotel'))",
"inform((_:result,amount,'Both');(_:result,area,'north');(_:result,has_parking,'none');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Both the Ashley Hotel and Lovell Lodge offer free parking and are moderately priced . They are also both on the north end of town . Do either of these sound good ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do either of them have a 4 star rating ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'both');(_:result,stars,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I 'm sorry , but they are both 2 star hotels . Would you like to change your preferences ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,pricerange,'moderate');(_:search,stars,'four');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like a four star hotel in the moderate price range . I do need free parking ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'a number');(_:result,category,'guesthouses');(_:result,has_parking,'none');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have a number of 4 star guesthouses with free parking , but no hotels ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,people,'4');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I think that should be fine . Can I book one for Wednesday for 4 nights ? There will be 4 of us ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,area,'various parts of the city');(_:result,count,'9');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 9 locations to choose from that meet your criteria . They 're in various parts of the city . Would you prefer to stay in the north , south , or east ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "It does n't matter to me ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'kirkwood house');(_:booking,ref,'A40VC3L5');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked you at kirkwood house . Reference number : A40VC3L5 . Anything else you need ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that will be all , Thanks !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Have a nice stay . Bye ."
}
] |
SNG0910.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"amount",
"Both"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"8"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"four"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"8"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"various parts of the city"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"four"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"various parts of the city"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"kirkwood house"
],
[
"_:booking",
"ref",
"A40VC3L5"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need to find a place that serves European food to eat at ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'11');(_:result,food,'european');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have 11 results for european restaurants , what area would you like to dine in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "In the centre , sorry did n't I mention that ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "What price range are you looking for ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need one in the expensive range ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,name,\"darry 's cookhouse and wine shop\");(_:result,name,'eraina');(_:result,name,'michehouse cafe');(_:result,type,'Restaurant'))",
"inform((_:result,count,'3');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are three options : eraina , michehouse cafe , and darry 's cookhouse and wine shop . Which would you prefer ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Wine shop sound good . Could I have their address and postcode please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'40270 King Street City Centre');(_:result,postcode,'cb11ln');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Their address is 40270 King Street City Centre and the post code is cb11ln ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thank you so much . Can you help me book a train too ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I certainly can . Which departure and destination did you have in mind ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,leave_at,'9:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to depart Cambridge on Sunday sometime after 9:45 ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where would you be going to ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,destination,'stevenage');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be heading to Stevenage ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'12:10');(_:result,id,'TR8464');(_:result,leave_at,'11:21');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have the TR8464 train leaving at 11:21 and arriving at 12:10 . Would that be good ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That sounds perfect ! Can you book me 6 tickets for that train please ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'NLV3A4JF');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have you booked on that train . Your confirmation numbers is NLV3A4JF ."
},
{
"id": 16,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "user",
"text": "I appreciate all your help . Goodbye ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a lovely day ."
}
] |
MUL1568.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"food",
"european"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:result",
"food",
"european"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"darry 's cookhouse and wine shop"
],
[
"_:result",
"name",
"eraina"
],
[
"_:result",
"name",
"michehouse cafe"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:result",
"food",
"european"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"darry 's cookhouse and wine shop"
],
[
"_:result",
"name",
"eraina"
],
[
"_:result",
"name",
"michehouse cafe"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"address",
"40270 King Street City Centre"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:result",
"food",
"european"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"darry 's cookhouse and wine shop"
],
[
"_:result",
"name",
"eraina"
],
[
"_:result",
"name",
"michehouse cafe"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"address",
"40270 King Street City Centre"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:result",
"food",
"european"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"darry 's cookhouse and wine shop"
],
[
"_:result",
"name",
"eraina"
],
[
"_:result",
"name",
"michehouse cafe"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"address",
"40270 King Street City Centre"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:result",
"food",
"european"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"darry 's cookhouse and wine shop"
],
[
"_:result",
"name",
"eraina"
],
[
"_:result",
"name",
"michehouse cafe"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"address",
"40270 King Street City Centre"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:result",
"arrive_by",
"12:10"
],
[
"_:result",
"id",
"TR8464"
],
[
"_:result",
"leave_at",
"11:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:result",
"food",
"european"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"darry 's cookhouse and wine shop"
],
[
"_:result",
"name",
"eraina"
],
[
"_:result",
"name",
"michehouse cafe"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"address",
"40270 King Street City Centre"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"9:45"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:result",
"arrive_by",
"12:10"
],
[
"_:result",
"id",
"TR8464"
],
[
"_:result",
"leave_at",
"11:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"NLV3A4JF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for an expensive restaurant in the centre ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,area,'centre');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Oh there are many here in the centre ! Did you have a particular cuisine type you were interested in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a restaurant that serves chinese food ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'4');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have four such places ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "If you could find me one and if I could get the address , that would be great ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'17 Road City Centre');(_:result,name,'Sesame Restaurant and Bar');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about Sesame Restaurant and Bar at 17 Road City Centre ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sure , can i have their postcode , number and address ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'17 Hills Road City Centre');(_:result,name,'Sesame Restaurant and Bar');(_:result,phone,'01223358899');(_:result,postcode,'cb21nw');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Sesame Restaurant and Bar is located at 17 Hills Road City Centre , postcode cb21nw , and their phone number is 01223358899 . Can I help with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I 'll also need somewhere to go while I 'm in town . Can you find me an attraction in the same area as the Sesame Restaurant ? I 'd like to visit a college ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'many');(_:result,area,'centre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are many options in the centre of town . Do you have a type of attraction in mind ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))",
"request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "A college please . I 'll need the entrance fee , postcode , and phone number for the one you suggest ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,name,'Emmauel College');(_:result,type,'Attraction'))",
"thank()",
"reqmore()",
"inform((_:result,phone,'01223334200');(_:result,postcode,'cb23ap');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sorry ! I must pay better attention . I recommend Emmauel College , which offers free entrance . The postcode is cb23ap and the phone number is 01223334200 . Can I help you with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "May I have a second recommendation with their phone number and postcode ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,name,'Downing College');(_:result,phone,'01223334860');(_:result,postcode,'cb21dq');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "There is Downing College , post code cb21dq , and phone number 01223334860 . Anything else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That should be all I need , thank you so much ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting us , have a nice day ."
}
] |
MUL2347.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"address",
"17 Road City Centre"
],
[
"_:result",
"name",
"Sesame Restaurant and Bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"17 Hills Road City Centre"
],
[
"_:result",
"name",
"Sesame Restaurant and Bar"
],
[
"_:result",
"phone",
"01223358899"
],
[
"_:result",
"postcode",
"cb21nw"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"17 Hills Road City Centre"
],
[
"_:result",
"name",
"Sesame Restaurant and Bar"
],
[
"_:result",
"phone",
"01223358899"
],
[
"_:result",
"postcode",
"cb21nw"
],
[
"_:search",
"area",
"same area"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"address",
"17 Hills Road City Centre"
],
[
"_:search",
"area",
"same area"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Emmauel College"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223334200"
],
[
"_:result",
"postcode",
"cb23ap"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"address",
"17 Hills Road City Centre"
],
[
"_:search",
"area",
"same area"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:result",
"phone",
"01223334860"
],
[
"_:result",
"postcode",
"cb21dq"
],
[
"_: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,name,'cambridge university botanic gardens');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "i need info about cambridge university botanic gardens"
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Bateman street');(_:result,category,'park');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "That 's a lovely park on Bateman street . What else do you need to know ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What is the cost of admission to the park ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,entrance_fee,'4 pounds');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The entrance fee is 4 pounds ."
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "Can you tell me their hours of operation please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,phone,'0122336265');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I do not have that information their telephone number however is 0122336265"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I also need a hotel ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Ok . Can you tell me a little more about your preferences ? area ? price range ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'gonville hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm actually looking for the Gonville hotel ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,category,'hotel');(_:result,name,'Gonville');(_:result,pricerange,'expensive');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Gonville is an expensive 3 star hotel in the centre . Would you like me to book a room for you ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I 'll be staying 4 nights starting Friday ."
},
{
"id": 11,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many people will be staying there ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "just one person ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Your booking for the Gonville Hotel was successful . Your reference number is Y7TYJA3D ."
}
] |
PMUL4340.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge university botanic gardens"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge university botanic gardens"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Bateman street"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge university botanic gardens"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Bateman street"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"entrance_fee",
"4 pounds"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge university botanic gardens"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Bateman street"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"entrance_fee",
"4 pounds"
],
[
"_:result",
"phone",
"0122336265"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Bateman street"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"entrance_fee",
"4 pounds"
],
[
"_:result",
"phone",
"0122336265"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Bateman street"
],
[
"_:result",
"entrance_fee",
"4 pounds"
],
[
"_:result",
"phone",
"0122336265"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Gonville"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Bateman street"
],
[
"_:result",
"entrance_fee",
"4 pounds"
],
[
"_:result",
"phone",
"0122336265"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"name",
"gonville hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Gonville"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'boat');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for attractions in Cambridge that involve a boat ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'at');(_:result,address,'at jubilee house');(_:result,name,'River Boat Georgina');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Your best choice is the River Boat Georgina located at Jubilee House ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Is that in the Centre area ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'Cambridge Punter');(_:result,type,'Attraction'))",
"reqmore()",
"inform((_:result,count,'2');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "No , although there are two others that are in the Centre . The Cambridge Punter is a great one . Would you like more information ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes please . I could use the address with postcode as well as the entrance fee ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'251a chesterton road');(_:result,entrance_fee,\"do n't have information\");(_:result,name,'Cambridge Punter');(_:result,postcode,'cb41as');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Ok , the address for the Cambridge Punter is 251a chesterton road and the postcode is cb41as . Unfortunately I do n't have information regarding the entrance fee ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hmm ... that bites , but I can deal . I 'm going to head to a restaurant as well , can you find me one that 's in the same area ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "what is your price range ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'jamaican');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like a moderately - priced Jamaican restaurant ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,area,'Cambridge');(_:search,food,'Jamaican');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I am sorry but there are no Jamaican restaurants in Cambridge . What other cuisine would you like ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,food,'international');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That 's ok . Is there an international restaurant instead ?"
},
{
"id": 11,
"rdf-acts": [
"select((_:result,name,'bloomsbury restaurant');(_:result,name,'the varsity restaurant');(_:result,type,'Restaurant'))",
"inform((_:result,area,'centre');(_:result,count,'2');(_:result,food,'international');(_:result,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "There are 2 international restaurants in the centre area , the varsity restaurant and bloomsbury restaurant . Would you like more information on one of them ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'19:45');(_:search,name,'Varsity Restaurant');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I like the sound of Varsity Restaurant . I 'd like to book a table for 8 people on Saturday at 19:45 ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Saturday');(_:booking,duration,'19:45');(_:booking,people,'8');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You 're all set for a table for 8 on Saturday at 19:45 . They 'll hold your table for 15 minutes . Is there anything else I can help you with today ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Great , can I also have the reference number ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,ref,'LRV0IPXL');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The reference number is LRV0IPXL ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . That 's all I needed help with today . Have a great day ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Enjoy your stay in Cambridge . Bye ."
}
] |
PMUL2051.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boat"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boat"
],
[
"_:result",
"address",
"at"
],
[
"_:result",
"address",
"at jubilee house"
],
[
"_:result",
"name",
"River Boat Georgina"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boat"
],
[
"_:result",
"address",
"at"
],
[
"_:result",
"address",
"at jubilee house"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Cambridge Punter"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boat"
],
[
"_:result",
"area",
"centre"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"address",
"251a chesterton road"
],
[
"_:result",
"entrance_fee",
"do n't have information"
],
[
"_:result",
"name",
"Cambridge Punter"
],
[
"_:result",
"postcode",
"cb41as"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boat"
],
[
"_:result",
"area",
"centre"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"address",
"251a chesterton road"
],
[
"_:result",
"entrance_fee",
"do n't have information"
],
[
"_:result",
"name",
"Cambridge Punter"
],
[
"_:result",
"postcode",
"cb41as"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"jamaican"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boat"
],
[
"_:result",
"area",
"centre"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"address",
"251a chesterton road"
],
[
"_:result",
"entrance_fee",
"do n't have information"
],
[
"_:result",
"name",
"Cambridge Punter"
],
[
"_:result",
"postcode",
"cb41as"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/2247f66e"
],
[
"_:search/2247f66e",
"area",
"Cambridge"
],
[
"_:search/2247f66e",
"food",
"Jamaican"
],
[
"_:search/2247f66e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"international"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boat"
],
[
"_:result",
"address",
"251a chesterton road"
],
[
"_:result",
"entrance_fee",
"do n't have information"
],
[
"_:result",
"postcode",
"cb41as"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/2247f66e"
],
[
"_:search/2247f66e",
"area",
"Cambridge"
],
[
"_:search/2247f66e",
"food",
"Jamaican"
],
[
"_:search/2247f66e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"international"
],
[
"_:result",
"name",
"bloomsbury restaurant"
],
[
"_:result",
"name",
"the varsity restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"name",
"Varsity Restaurant"
],
[
"_:search",
"people",
"8"
],
[
"_: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",
"boat"
],
[
"_:result",
"address",
"251a chesterton road"
],
[
"_:result",
"entrance_fee",
"do n't have information"
],
[
"_:result",
"postcode",
"cb41as"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/2247f66e"
],
[
"_:search/2247f66e",
"area",
"Cambridge"
],
[
"_:search/2247f66e",
"food",
"Jamaican"
],
[
"_:search/2247f66e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"international"
],
[
"_:result",
"name",
"bloomsbury restaurant"
],
[
"_:result",
"name",
"the varsity restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"name",
"Varsity Restaurant"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"19:45"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"boat"
],
[
"_:result",
"address",
"251a chesterton road"
],
[
"_:result",
"entrance_fee",
"do n't have information"
],
[
"_:result",
"postcode",
"cb41as"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/2247f66e"
],
[
"_:search/2247f66e",
"area",
"Cambridge"
],
[
"_:search/2247f66e",
"food",
"Jamaican"
],
[
"_:search/2247f66e",
"type",
"Restaurant"
],
[
"_:search",
"food",
"international"
],
[
"_:result",
"name",
"bloomsbury restaurant"
],
[
"_:result",
"name",
"the varsity restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"name",
"Varsity Restaurant"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"duration",
"19:45"
],
[
"_:booking",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"LRV0IPXL"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'panahar');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need information on a restaurant called panahar ."
},
{
"id": 1,
"rdf-acts": [
"thank()",
"inform((_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i 've pulled up their info , what would you like to know ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'15:15');(_:search,people,'5');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need reservations for 5 people at 15:15 on Sunday . I 'll need the reference number as well ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Sunday');(_:booking,name,'Panahar');(_:booking,people,'15:15');(_:booking,ref,'TIYE4F1Y');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your table at Panahar has been reserved for 15 minutes starting at 15:15 on Sunday . Your reference number is TIYE4F1Y . Can I help you with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for things to do in the west . Can you recommend anything ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,category,'colleges');(_:result,category,'entertainment');(_:result,category,'museums');(_:result,name,'Whale of a Time');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Whale of a Time entertainment venue is a fun choice . We also have museums and colleges to visit , if you 'd like something quieter ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'entertainment');(_:search,name,'whale of a time');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you tell me the address for The Whale of a Time entertainment venue ? And is there an entrance fee to get in there ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'unit 8 , viking way , bar hill');(_:result,entrance_fee,'I do not have any information on an entrance fee');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I do not have any information on an entrance fee but I can give you the address which is unit 8 , viking way , bar hill ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks for that , that 's all I need ."
},
{
"id": 9,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "You 're welcome ! Have a great day !"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , you as well ."
},
{
"id": 11,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "thanks alot . it was great talking to you"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "I look forward to my visit . Thanks , again ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a great day !"
}
] |
PMUL4722.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"panahar"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"panahar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"panahar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"name",
"Panahar"
],
[
"_:booking",
"people",
"15:15"
],
[
"_:booking",
"ref",
"TIYE4F1Y"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"name",
"Panahar"
],
[
"_:booking",
"people",
"15:15"
],
[
"_:booking",
"ref",
"TIYE4F1Y"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"name",
"Whale of a Time"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"name",
"whale of a time"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"name",
"Panahar"
],
[
"_:booking",
"people",
"15:15"
],
[
"_:booking",
"ref",
"TIYE4F1Y"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"name",
"Whale of a Time"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"name",
"whale of a time"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"unit 8 , viking way , bar hill"
],
[
"_:result",
"entrance_fee",
"I do not have any information on an entrance fee"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"name",
"Panahar"
],
[
"_:booking",
"people",
"15:15"
],
[
"_:booking",
"ref",
"TIYE4F1Y"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"name",
"Whale of a Time"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"name",
"whale of a time"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"unit 8 , viking way , bar hill"
],
[
"_:result",
"entrance_fee",
"I do not have any information on an entrance fee"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"name",
"Panahar"
],
[
"_:booking",
"people",
"15:15"
],
[
"_:booking",
"ref",
"TIYE4F1Y"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"name",
"Whale of a Time"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"name",
"whale of a time"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"unit 8 , viking way , bar hill"
],
[
"_:result",
"entrance_fee",
"I do not have any information on an entrance fee"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'ugly duckling');(_:search,destination,'ely train station');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Can you arrange for a taxi that will take me from ugly duckling to ely train station ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Sure ! What time will this be for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'01:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like to leave after 01:00 please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'grey BMW');(_:result,phone,'07756316394');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "You 're all set . I 've booked a grey BMW for you , and the driver 's contact number is 07756316394 . What else can I assist you with today ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I needed . Thanks ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Glad I could help , if that is all I can do for you , you have a nice day . Goodbye ."
}
] |
SNG01934.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"ugly duckling"
],
[
"_:search",
"destination",
"ely train station"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"ugly duckling"
],
[
"_:search",
"destination",
"ely train station"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"01:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"ugly duckling"
],
[
"_:search",
"destination",
"ely train station"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"01:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey BMW"
],
[
"_:result",
"phone",
"07756316394"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'broxbourne');(_:search,leave_at,'15:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am trying to find a train leaving after 15:15 to go to broxbourne ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,arrive_by,'17:01');(_:result,day,'friday');(_:result,departure,'cambridge');(_:result,destination,'broxbourne');(_:result,duration,'60 minutes');(_:result,id,'TR5694');(_:result,leave_at,'16:01');(_:result,ticket,'17.90 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "TR5694 \t cambridge \t broxbourne \t friday \t 16:01 \t 17:01 \t 17.90 pounds \t 60 minutes"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Is there any that are closer to leaving at 15:15 ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Which day were you planning to travel to Broxbourne ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking at traveling on Sunday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,departure,'Cambridge');(_:result,id,'TR6870');(_:result,leave_at,'15:01');(_:result,leave_at,'16:01');(_:result,leave_at,'hourly');(_:result,type,'Train'))",
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Please confirm you are leaving from Cambridge . If yes , TR6870 leaving 16:01 , hourly , is the closest time . 15:01 is too early ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))",
"inform((_:search,departure,'cambrige');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I am leaving from Cambrige . How long is the travel time ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'EWSOVUHU');(_:booking,ticket,'14.32 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 14.32 GBP payable at the station . \n Reference number is : EWSOVUHU ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,arrive_by,?);(_:result,duration,?);(_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Could you please tell me the train ID , arrival time , and travel time ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,duration,'60 minutes');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The travel time is 60 minutes ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,arrive_by,?);(_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I need all three things please , train i d , arrival time and travel time ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'17:01');(_:result,duration,'60 minutes');(_:result,id,'TR6870');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Read the previous lines please ! number TR6870 , arrival 17:01 , travel time 60 minutes ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay . Thank you for all of your help . Have a good day now ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , good bye"
}
] |
SNG01454.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"17:01"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"broxbourne"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:result",
"id",
"TR5694"
],
[
"_:result",
"leave_at",
"16:01"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:result",
"arrive_by",
"17:01"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"broxbourne"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:result",
"id",
"TR5694"
],
[
"_:result",
"leave_at",
"16:01"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:result",
"arrive_by",
"17:01"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"destination",
"broxbourne"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"id",
"TR6870"
],
[
"_:result",
"leave_at",
"15:01"
],
[
"_:result",
"leave_at",
"16:01"
],
[
"_:result",
"leave_at",
"hourly"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:search",
"departure",
"cambrige"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:result",
"arrive_by",
"17:01"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"destination",
"broxbourne"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"id",
"TR6870"
],
[
"_:result",
"leave_at",
"15:01"
],
[
"_:result",
"leave_at",
"16:01"
],
[
"_:result",
"leave_at",
"hourly"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:search",
"departure",
"cambrige"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"EWSOVUHU"
],
[
"_:booking",
"ticket",
"14.32 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:result",
"arrive_by",
"17:01"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"destination",
"broxbourne"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"id",
"TR6870"
],
[
"_:result",
"leave_at",
"15:01"
],
[
"_:result",
"leave_at",
"16:01"
],
[
"_:result",
"leave_at",
"hourly"
],
[
"_:search",
"departure",
"cambrige"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"EWSOVUHU"
],
[
"_:booking",
"ticket",
"14.32 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"destination",
"broxbourne"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"leave_at",
"15:01"
],
[
"_:result",
"leave_at",
"16:01"
],
[
"_:result",
"leave_at",
"hourly"
],
[
"_:search",
"departure",
"cambrige"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"EWSOVUHU"
],
[
"_:booking",
"ticket",
"14.32 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"17:01"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:result",
"id",
"TR6870"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for attractions that are in the centre , could you help me find some ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,area,'Centre');(_:result,count,'44');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 44 attractions located in the Centre area . Are you interested in any particular type of attraction to narrow down your choices ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Anything that you recommend I need the postcode and entrance fee ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,name,'broughton house gallery');(_:result,postcode,'cb11ln');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The broughton house gallery located at postcode cb11ln has free entrance ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Sounds great . Thank you for the recommrndation postcode , and I am happy about the free entrance ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"thank()"
],
"speaker": "system",
"text": "You 're welcome , can I do anything else for you ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , but a thank you for helping me ."
},
{
"id": 7,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "You are welcome . Have a good day !"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Oh I need a train to cambridge on Wednesday"
},
{
"id": 9,
"rdf-acts": [
"thank()",
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can help with that . Where did you want to leave from ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to leave from Stansted Airport ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Is there a certain time you would like to leave or arrive by ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'10:45');(_:search,leave_at,'10:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to get to the airport by 10:45 ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,departure,'Stansted Airport');(_:result,destination,'Cambridge');(_:result,leave_at,'10:45');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Just to verify , you would like to leave Stansted Airport by 10:45 and head to Cambridge ? Is that correct ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,arrive_by,'10:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to arrive at the airport by 10:45 ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,arrive_by,'11:52');(_:result,departure,'stansted airport');(_:result,destination,'cambridge');(_:result,id,'TR1691');(_:result,leave_at,'11:24');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "Train TR1691 leaves stansted airport at 11:24 and arrives in cambridge at 11:52 . Would that work for you ? I 'd be happy to book tickets for your group ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,people,'1');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "That would be great . I just need 1 ticket and my reference number please ."
},
{
"id": 17,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'PPDCGT1H');(_:booking,ticket,'10.1 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 10.1 GBP payable at the station . Your reference number is PPDCGT1H . Anything else ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that will be everything , thank you . Goodnight !"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Have a great night . Goodbye ."
}
] |
MUL1798.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",
"area",
"Centre"
],
[
"_:result",
"count",
"44"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"44"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"broughton house gallery"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"44"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"broughton house gallery"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"44"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"broughton house gallery"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"44"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"broughton house gallery"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_: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",
"area",
"Centre"
],
[
"_:result",
"count",
"44"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"broughton house gallery"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"arrive_by",
"10:45"
],
[
"_:search",
"leave_at",
"10:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"44"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"broughton house gallery"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"leave_at",
"10:45"
],
[
"_:result",
"departure",
"Stansted Airport"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"leave_at",
"10:45"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"10:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"44"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"broughton house gallery"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"leave_at",
"10:45"
],
[
"_:search",
"arrive_by",
"10:45"
],
[
"_:result",
"arrive_by",
"11:52"
],
[
"_:result",
"departure",
"stansted airport"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR1691"
],
[
"_:result",
"leave_at",
"11:24"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
],
[
"_: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",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"count",
"44"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"broughton house gallery"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"leave_at",
"10:45"
],
[
"_:search",
"arrive_by",
"10:45"
],
[
"_:result",
"arrive_by",
"11:52"
],
[
"_:result",
"departure",
"stansted airport"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR1691"
],
[
"_:result",
"leave_at",
"11:24"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"PPDCGT1H"
],
[
"_:booking",
"ticket",
"10.1 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'man on the moon');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for a particular attraction , The Man on the Moon ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'2 norfolk street');(_:result,name,'Man on the Moon');(_:result,phone,'01223474144');(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "Sure . The Man on the Moon is located at 2 norfolk street and their telephone number is 01223474144 ."
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thank you for your help !"
},
{
"id": 3,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "You 're welcome , can I assist you with anything else today ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'vegetarian');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there any vegetarian restaurants with moderate cost nearby there ?"
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:search,area,'centre');(_:search,food,'vegetarian');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I apologize but there are n't any vegetarian restaurants with a moderate price range in the centre area ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'chinese');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about Chinese ? Is there any moderate priced Chinese places in the centre area ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,name,'jinling noodle bar');(_:booking,type,'Booking');(_:result,count,'3');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are three restaurants matching that search . Would you like me to book you a reservation for jinling noodle bar ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'frankie and bennys');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "What about a restaurant called Frankie and Bennys ?"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'south');(_:result,food,'Italian');(_:result,name,'frankie and bennys');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "frankie and bennys is an expensive Italian restaurant in the south . Would you like to book a reservation ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'18:30');(_:search,people,'1');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please . I need a table for 1 on Friday at 18:30 , if that 's available ."
},
{
"id": 11,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'm sorry , but they 're all full up at that time . Would you like to try a different day or a different time ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,duration,'17:30');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes can you see if 17:30 is available for that day ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Friday');(_:booking,duration,'17:30');(_:booking,ref,'23GYHJG6');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your table has been booked for Friday at 17:30 . The table will be reserved for 15 minutes . Your reference number is 23GYHJG6 . Is there anything else I can help with ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,arrive_by,'17:30');(_:search,departure,'the man on the moon');(_:search,destination,'Frankie and Benny');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'd also like a taxi to go from The Man on the Moon to Frankie and Benny 's , arriving by 17:30 . I will need the contact number and car type , please ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'blue bmw');(_:result,phone,'07344209609');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Your car will be a blue bmw and the contact number is 07344209609 . Is there anything else I can help you with today ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all . Thank you !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , and have a nice day !"
}
] |
MUL0972.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"man on the moon"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"man on the moon"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"2 norfolk street"
],
[
"_:result",
"name",
"Man on the Moon"
],
[
"_:result",
"phone",
"01223474144"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"man on the moon"
],
[
"_:result",
"address",
"2 norfolk street"
],
[
"_:result",
"name",
"Man on the Moon"
],
[
"_:result",
"phone",
"01223474144"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"vegetarian"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"man on the moon"
],
[
"_:result",
"address",
"2 norfolk street"
],
[
"_:result",
"name",
"Man on the Moon"
],
[
"_:result",
"phone",
"01223474144"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/58780024"
],
[
"_:search/58780024",
"area",
"centre"
],
[
"_:search/58780024",
"food",
"vegetarian"
],
[
"_:search/58780024",
"pricerange",
"moderate"
],
[
"_:search/58780024",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"2 norfolk street"
],
[
"_:result",
"name",
"Man on the Moon"
],
[
"_:result",
"phone",
"01223474144"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/58780024"
],
[
"_:search/58780024",
"area",
"centre"
],
[
"_:search/58780024",
"food",
"vegetarian"
],
[
"_:search/58780024",
"pricerange",
"moderate"
],
[
"_:search/58780024",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:booking",
"name",
"jinling noodle bar"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"frankie and bennys"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"2 norfolk street"
],
[
"_:result",
"phone",
"01223474144"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/58780024"
],
[
"_:search/58780024",
"area",
"centre"
],
[
"_:search/58780024",
"food",
"vegetarian"
],
[
"_:search/58780024",
"pricerange",
"moderate"
],
[
"_:search/58780024",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:booking",
"name",
"jinling noodle bar"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"name",
"frankie and bennys"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"frankie and bennys"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"2 norfolk street"
],
[
"_:result",
"phone",
"01223474144"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/58780024"
],
[
"_:search/58780024",
"area",
"centre"
],
[
"_:search/58780024",
"food",
"vegetarian"
],
[
"_:search/58780024",
"pricerange",
"moderate"
],
[
"_:search/58780024",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:booking",
"name",
"jinling noodle bar"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"name",
"frankie and bennys"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"frankie and bennys"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:booking/8ed94af5"
],
[
"_:booking/8ed94af5",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"2 norfolk street"
],
[
"_:result",
"phone",
"01223474144"
],
[
"_:system",
"canthelp",
"_:search/58780024"
],
[
"_:search/58780024",
"area",
"centre"
],
[
"_:search/58780024",
"food",
"vegetarian"
],
[
"_:search/58780024",
"pricerange",
"moderate"
],
[
"_:search/58780024",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:booking",
"name",
"jinling noodle bar"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"name",
"frankie and bennys"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"frankie and bennys"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:booking/8ed94af5"
],
[
"_:booking/8ed94af5",
"type",
"Booking"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"duration",
"17:30"
],
[
"_:booking",
"ref",
"23GYHJG6"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"17:30"
],
[
"_:search",
"departure",
"the man on the moon"
],
[
"_:search",
"destination",
"Frankie and Benny"
],
[
"_: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",
"address",
"2 norfolk street"
],
[
"_:system",
"canthelp",
"_:search/58780024"
],
[
"_:search/58780024",
"area",
"centre"
],
[
"_:search/58780024",
"food",
"vegetarian"
],
[
"_:search/58780024",
"pricerange",
"moderate"
],
[
"_:search/58780024",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:booking",
"name",
"jinling noodle bar"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"name",
"frankie and bennys"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"frankie and bennys"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"canthelp",
"_:booking/8ed94af5"
],
[
"_:booking/8ed94af5",
"type",
"Booking"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"duration",
"17:30"
],
[
"_:booking",
"ref",
"23GYHJG6"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"17:30"
],
[
"_:search",
"departure",
"the man on the moon"
],
[
"_:search",
"destination",
"Frankie and Benny"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue bmw"
],
[
"_:result",
"phone",
"07344209609"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you find me a guesthouse that includes wi - fi ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'guesthouses');(_:result,count,'23');(_:result,has_internet,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 23 guesthouses with wifi . Is there a particular area of the city you would like to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Not a particular area , but I would like free parking ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'guesthouses');(_:result,count,'21');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 21 guesthouses offering both wifi and parking . Are you looking for a specific price range or star rating ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , I 'm not particular about the price or rating . I do need it available Thursday for 3 nights for 3 people ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Allenbell guesthouse on Coldham Lane');(_:booking,ref,'7QVODJMI');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I booked a room at the Allenbell guesthouse on Coldham Lane . The reference number is 7QVODJMI . Can I be of any other assistance to you ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "user",
"text": "No thank you . Thank you for the reference number 7QVODJMI . Goodbye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you . Enjoy your stay ."
}
] |
SSNG0266.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",
"23"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Allenbell guesthouse on Coldham Lane"
],
[
"_:booking",
"ref",
"7QVODJMI"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "Can you give me the address to the hospital in Cambridge ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The address is Hills Rd , Cambridge \n Postcode \t : \t CB20QQ"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am actually looking for a train on sunday from peterborough ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What is your destination ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Going to Cambridge ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "At what time do you want to travel ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'11:45');(_:search,people,'5');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to arrive by 11:45 . I will need to buy 5 tickets once we find a train ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,arrive_by,'7:38');(_:booking,category,'Train');(_:booking,id,'TR7721');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR7721 arriving at 7:38 would you like that one ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'five');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , five tickets , please . What is the reference number ?"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Your reference number is CIGYXAW9 . Do you need anything else ?"
}
] |
PMUL3982.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:45"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:45"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"7:38"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR7721"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"five"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I was hoping you can find me a museum in the centre ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'castle galleries');(_:result,type,'Attraction'))",
"reqmore()",
"inform((_:result,area,'centre');(_:result,category,'museums');(_:result,count,'11');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 11 museums in the city centre . I recommend castle galleries . Can I help with anything else ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))",
"inform((_:search,area,'centre');(_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Which museum is located in the centre ? Can you give me a phone number and address please ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'98 king street');(_:result,name,'Broughton House Gallery');(_:result,phone,'01223314960');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Try the Broughton House Gallery , at 98 king street . Their phone number is 01223314960 ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'bishops stortford');(_:search,leave_at,'20:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes I also need a train to Bishops Stortford leaving after 20:15"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can get some train options for you if you tell me what day you want to leave and where you want to leave from ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave on Saturday from Cambridge ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'22:07');(_:result,destination,'bishops stortford');(_:result,id,'TR1159');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR1159 will have you in bishops stortford by 22:07 . Would you like me to book that for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please book it for 6 people , and I need a reference number ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,people,'6');(_:booking,ref,'NW67NGNA');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , I 've booked 6 train tickets for you . Your reference number is NW67NGNA . Is there anything else I can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Nope , you helped with everything I needed today . Thanks !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a great day ."
}
] |
PMUL1011.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"name",
"castle galleries"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"leave_at",
"20:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"leave_at",
"20:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"leave_at",
"20:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"22:07"
],
[
"_:result",
"destination",
"bishops stortford"
],
[
"_:result",
"id",
"TR1159"
],
[
"_: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,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"name",
"Broughton House Gallery"
],
[
"_:result",
"phone",
"01223314960"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"leave_at",
"20:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"22:07"
],
[
"_:result",
"destination",
"bishops stortford"
],
[
"_:result",
"id",
"TR1159"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"NW67NGNA"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'dontcare');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a hotel near the mall . The hotel should has free indoor parking , even it does n't include internet ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'several');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Ok . There are several hotels with parking available . What specific area of town are you wanting ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I want to be in the area with the mall . Which hotel is the closest to the mall ?"
},
{
"id": 3,
"rdf-acts": [
"select((_:result,name,'Gonville Hotel');(_:result,name,'University Arms Hotel');(_:result,type,'Hotel'))",
"inform((_:result,area,'centre');(_:result,count,'2');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "That would be in the centre of town . I have two options for you . Gonville Hotel and University Arms Hotel . Would you like more info on one of those ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'hotels');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do either of those hotels have free wifi ?"
},
{
"id": 5,
"rdf-acts": [
"select((_:result,name,'Gonville');(_:result,name,'University Arms');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))",
"inform((_:result,amount,'Both');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Both the Gonville and the University Arms have free wifi and free parking . Would you like to make a reservation at one of those ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'3');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I will try booking at the Gonville for 3 people and 4 nights starting from Sunday ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'H8OMGIP5');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Sure , you 're all set . Your reference number is H8OMGIP5 . May I help with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I think that covers it , thank you very much ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Have a good day ."
}
] |
SNG0919.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"name",
"Gonville"
],
[
"_:result",
"name",
"University Arms"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"Both"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"name",
"Gonville"
],
[
"_:result",
"name",
"University Arms"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"amount",
"Both"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"H8OMGIP5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'world');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a cheap restaurant that serves world food ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Unfortunately there are now restaurants that meet those specifications . Would you like me to look for a different kind of food ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "The restaurant should be in the north ."
},
{
"id": 3,
"rdf-acts": [
"select((_:result,area,'north');(_:result,food,'Asian Oriental');(_:result,food,'Chinese');(_:result,food,'European');(_:result,food,'French');(_:result,food,'Indian');(_:result,food,'Italian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The only restaurants in the north serve Asian Oriental , Chinese , European , French , Indian or Italian food . Would you like to change to one of those ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Tell me about the Indian restaurants in the north then please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,count,'2');(_:result,food,'Indian');(_:result,name,'The royal spice');(_:result,name,'royal spice');(_:result,name,'the nirala');(_:result,pricerange,'cheap');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are two Indian restaurants , the nirala and royal spice . The royal spice is in the cheap range and the nirala is in the moderate price range ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'royal spice');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you book me a table for two at the Royal Spice ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What day would you like this reservation to be available for ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,duration,'17:30');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a booking for 2 people at 17:30 on tuesday ."
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Booking was unsuccessful . Would you like to find another restaurant ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,pricerange,'same area and price range');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes . Can you look for something in the same area and price range please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,name,'da vinci pizzeria');(_:booking,ref,'W6MFU6XD');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I can get a table for you at da vinci pizzeria . This is the only other place to eat in that area . Reference number is W6MFU6XD ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is perfect . Thank you for all the help !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our system !"
}
] |
SSNG0015.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"world"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:system",
"canthelp",
"_:search/223f621b"
],
[
"_:search/223f621b",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/223f621b"
],
[
"_:search/223f621b",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"European"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/223f621b"
],
[
"_:search/223f621b",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"The royal spice"
],
[
"_:result",
"name",
"royal spice"
],
[
"_:result",
"name",
"the nirala"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"royal spice"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/223f621b"
],
[
"_:search/223f621b",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"The royal spice"
],
[
"_:result",
"name",
"royal spice"
],
[
"_:result",
"name",
"the nirala"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"royal spice"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/223f621b"
],
[
"_:search/223f621b",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"The royal spice"
],
[
"_:result",
"name",
"royal spice"
],
[
"_:result",
"name",
"the nirala"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"royal spice"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"canthelp",
"_:booking/333a6455"
],
[
"_:booking/333a6455",
"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,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/223f621b"
],
[
"_:search/223f621b",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"The royal spice"
],
[
"_:result",
"name",
"royal spice"
],
[
"_:result",
"name",
"the nirala"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"royal spice"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"2"
],
[
"_:system",
"canthelp",
"_:booking/333a6455"
],
[
"_:booking/333a6455",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same area and price range"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"name",
"da vinci pizzeria"
],
[
"_:booking",
"ref",
"W6MFU6XD"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "user",
"text": "Hello , I 've been robbed , my valuables were stolen ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,phone,'01223358966');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "I am sorry to hear that . You can contact the nearest police station at Parkside via the following phone number : 01223358966"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "I will also need their address ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The police station is located in Parkside Cambridge the postal code is CB11JG . What else could I help you with ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all thank you"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using the help desk and have a great day ."
}
] |
SNG02187.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a good hotel in north Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,name,'acorn guest house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The acorn guest house is a nice guesthouse . Would that work ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does it have a 4 star rating ? I would like a place with four stars ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes it does . Would you like to book ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'5');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please . I need it for 5 people for 4 nights staring from Thursday ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'A9VM6FAU');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The booking was successful . \n Your reference number is : A9VM6FAU . Is there anything else I can do to assist you today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,name,'pizza hut');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would also like more info about Pizza Hut in the city center ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'Regent Street City Centre');(_:result,name,'Pizza Hut');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is a Pizza Hut on Regent Street City Centre . Would you like me to make a reservation for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'19:30');(_:search,people,'5');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I want a reservation for thursday at 19:30 and 5 people . Give me the reference number please ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'PURZ5YVG');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : PURZ5YVG . Is there anything else I can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes , I will need a taxi to go between the two places ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Please specify for the taxi which location you 'll depart from and which is the destination . Also I need a time to leave at or arrive by"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'booked time');(_:search,departure,'the hotel');(_:search,destination,'restaurant');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "Depart the hotel and arrive at restaurant by booked time . I need car type and contact info"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,car,'white ford');(_:result,phone,'07171542462');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I have made that booking for you . It will be a white ford and the contact number is 07171542462 ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Can I help you with anything else ? If not , goodbye have a nice day"
}
] |
PMUL0061.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"A9VM6FAU"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"name",
"pizza hut"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"A9VM6FAU"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"name",
"pizza hut"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"name",
"Pizza Hut"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"19:30"
],
[
"_: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": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"name",
"pizza hut"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"name",
"Pizza Hut"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"PURZ5YVG"
],
[
"_: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",
"category",
"hotel"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"name",
"pizza hut"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"name",
"Pizza Hut"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"PURZ5YVG"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"booked time"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"restaurant"
],
[
"_: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",
"category",
"hotel"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"name",
"pizza hut"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"name",
"Pizza Hut"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"PURZ5YVG"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"booked time"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white ford"
],
[
"_:result",
"phone",
"07171542462"
],
[
"_: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,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm coming to Cambridge to visit , and I 'd like to try some Chinese food in the centre . Can you help me , please ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'ten');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have ten restaurants that match that description . What is your price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like a restaurant in the moderate price range ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,food,'Chinese');(_:result,name,'Jinling Noodle Bar');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Jinling Noodle Bar is a moderately priced Chinese restaurant in the centre of town . Would you like to make a reservation ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't need a reservation right now , but if you could give me the phone number , postcode , and address , that would be great ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'11 Peas Hill City Centre');(_:result,name,'Jinling noodle bar');(_:result,phone,'01223566188');(_:result,postcode,'cb23pp');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Jinling noodle bar 's phone number is 01223566188 . It 's located at 11 Peas Hill City Centre postcode cb23pp . How else may I assist you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am interested in some attractions in the centre as well . What is there ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,category,'colleges');(_:result,category,'museums');(_:result,category,'old churches');(_:result,category,'theatres');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are several old churches , colleges , and there are museums and theatres ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'theatre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you recommend a theatre ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'center');(_:result,name,'the adc theatre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I 've got the adc theatre located in the center of town . How would that do ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Sure . What is the postcode ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,'ADC Theatre');(_:result,postcode,'cb58as');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The postcode for the ADC Theatre is cb58as . Is there anything else I can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'10:45');(_:search,departure,'jinling noodle bar');(_:search,destination,'the restaurant');(_:search,leave_at,'10:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes , could you help me book a taxi from Jinling noodle bar to ADC please ? I would like it to arrive at the restaurant by 10:45 ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,car,'yellow bmw');(_:result,departure,'jinling noodle bar');(_:result,leave_at,'10:45');(_:result,phone,'07447453701');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Of course . A yellow bmw will pick you up at the Jinling Noodle Bar at 10:45 . The contact number is 07447453701 . Do you need anything else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , that is everything I needed . Thanks !"
},
{
"id": 15,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Thank you , goodbye ."
},
{
"id": 16,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Sure . No problem . Bye now ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Enjoy the rest of your day ."
}
] |
MUL1000.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"ten"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"ten"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Jinling Noodle Bar"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"ten"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"11 Peas Hill City Centre"
],
[
"_:result",
"name",
"Jinling noodle bar"
],
[
"_:result",
"phone",
"01223566188"
],
[
"_:result",
"postcode",
"cb23pp"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"11 Peas Hill City Centre"
],
[
"_:result",
"name",
"Jinling noodle bar"
],
[
"_:result",
"phone",
"01223566188"
],
[
"_:result",
"postcode",
"cb23pp"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"old churches"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"11 Peas Hill City Centre"
],
[
"_:result",
"phone",
"01223566188"
],
[
"_:result",
"postcode",
"cb23pp"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"old churches"
],
[
"_:result",
"category",
"theatres"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"name",
"the adc theatre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"address",
"11 Peas Hill City Centre"
],
[
"_:result",
"phone",
"01223566188"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"old churches"
],
[
"_:result",
"category",
"theatres"
],
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"area",
"center"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"ADC Theatre"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"10:45"
],
[
"_:search",
"departure",
"jinling noodle bar"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"leave_at",
"10:45"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"address",
"11 Peas Hill City Centre"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"old churches"
],
[
"_:result",
"category",
"theatres"
],
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"name",
"ADC Theatre"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"arrive_by",
"10:45"
],
[
"_:search",
"departure",
"jinling noodle bar"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"leave_at",
"10:45"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow bmw"
],
[
"_:result",
"departure",
"jinling noodle bar"
],
[
"_:result",
"leave_at",
"10:45"
],
[
"_:result",
"phone",
"07447453701"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"address",
"11 Peas Hill City Centre"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"old churches"
],
[
"_:result",
"category",
"theatres"
],
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"name",
"ADC Theatre"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"arrive_by",
"10:45"
],
[
"_:search",
"departure",
"jinling noodle bar"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"leave_at",
"10:45"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow bmw"
],
[
"_:result",
"departure",
"jinling noodle bar"
],
[
"_:result",
"leave_at",
"10:45"
],
[
"_:result",
"phone",
"07447453701"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'autumn house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Where in the Cambridge area is the Autumn House hotel ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'The autumn house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The autumn house is in the east ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you . Can you give me the phone number ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'01223575122');(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Yes , absolutely ! It is 01223575122 ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'boat');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am also looking to go out on a boat in the centre of town . Do you have any recommendations ?"
},
{
"id": 5,
"rdf-acts": [
"select((_:result,name,'cambridge punter');(_:result,name,'scudamores punting co');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "sure , you can choose from either scudamores punting co of the cambridge punter"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "You pick one that you think best . Please give me the postcode and phone number please ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'Cambridge Punter');(_:result,phone,'07807718591');(_:result,postcode,'cb41as');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "cb41as , Cambridge Punter . 07807718591"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thank you . That 's all I need . Good - bye ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Have a nice day . Good bye !"
}
] |
PMUL2565.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"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"The autumn house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"autumn house"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"The autumn house"
],
[
"_:result",
"phone",
"01223575122"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"boat"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"autumn house"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"phone",
"01223575122"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"boat"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"cambridge punter"
],
[
"_:result",
"name",
"scudamores punting co"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"autumn house"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"boat"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"Cambridge Punter"
],
[
"_:result",
"phone",
"07807718591"
],
[
"_:result",
"postcode",
"cb41as"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'modern european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a modern european restaurant in the centre ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'some');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay , we have some options here . Do you have a price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , not really . Do you have a favorite ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,name,'Eraina');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I like Eraina which is expensive in the Centre . Are you looking for a table ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,day,'saturday');(_:search,duration,'14:45');(_:search,people,'5');(_:search,stars,'2');(_:search,type,'Hotel');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes I would like to book for 5 people at 14:45 on Saturday . Is there a hotel near there ? Preferably 2 stars ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'X1MZQY3X');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful and your reference number is X1MZQY3X ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "If you could assist me with finding a hotel , I 'd appreciate it . I really need a hotel that includes free wifi and free parking ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'same area');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'the alexander bed and breakfast');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Well , we 've got the alexander bed and breakfast in the same area that has both parking and wifi . Would you like to make a booking there ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "It depends , I really want a hotel with a 2 star rating . Does it have a rating of 2 stars ?"
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:search,area,'centre');(_:search,category,'hotels');(_:search,type,'Hotel'))",
"inform((_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "No , it has a 4 star rating . There are no hotels with your requirements in the centre area ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The hotel does n't have to be in the centre , just a 2 star hotel type with free parking and wifi ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,name,'the ashley hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have the ashley hotel located in the north ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'5');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That 's wonderful . Please book for 5 nights for 5 people on Saturday ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,ref,'6F95T0XQ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your room has been booked ! Your reference number is 6F95T0XQ ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you that is all I needed ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great time ."
}
] |
PMUL0472.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"modern european"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"modern european"
],
[
"_:result",
"amount",
"some"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"modern european"
],
[
"_:result",
"amount",
"some"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stars",
"2"
],
[
"_:booking",
"ref",
"X1MZQY3X"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"modern european"
],
[
"_:result",
"amount",
"some"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"ref",
"X1MZQY3X"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"same area"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"the alexander bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"modern european"
],
[
"_:result",
"amount",
"some"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"ref",
"X1MZQY3X"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"same area"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"the alexander bed and breakfast"
],
[
"_:system",
"canthelp",
"_:search/cf6a5534"
],
[
"_:search/cf6a5534",
"area",
"centre"
],
[
"_:search/cf6a5534",
"category",
"hotels"
],
[
"_:search/cf6a5534",
"type",
"Hotel"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"modern european"
],
[
"_:result",
"amount",
"some"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:booking",
"ref",
"X1MZQY3X"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"canthelp",
"_:search/cf6a5534"
],
[
"_:search/cf6a5534",
"area",
"centre"
],
[
"_:search/cf6a5534",
"category",
"hotels"
],
[
"_:search/cf6a5534",
"type",
"Hotel"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"the ashley hotel"
],
[
"_: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,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"modern european"
],
[
"_:result",
"amount",
"some"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"canthelp",
"_:search/cf6a5534"
],
[
"_:search/cf6a5534",
"area",
"centre"
],
[
"_:search/cf6a5534",
"category",
"hotels"
],
[
"_:search/cf6a5534",
"type",
"Hotel"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"the ashley hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"6F95T0XQ"
],
[
"_: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,'tandoori palace');(_:search,destination,'da vinci pizzeria');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to schedule a taxi to da vinci pizzeria from tandoori palace ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Ok , what time do you want to leave by ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'22:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like to leave after 22:15 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'blue volvo');(_:result,phone,'07185148788');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Booking completed ! A blue volvo will be picking you up , the Contact number is : 07185148788 ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Ok thank you !"
},
{
"id": 5,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "You 're welcome , do you need any further assistance ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "I do not thank you ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Alright have a great time . And do n't hesitate to call again if you need more help ."
}
] |
SNG01492.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"tandoori palace"
],
[
"_:search",
"destination",
"da vinci pizzeria"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"tandoori palace"
],
[
"_:search",
"destination",
"da vinci pizzeria"
],
[
"_:search",
"leave_at",
"22:15"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"tandoori palace"
],
[
"_:search",
"destination",
"da vinci pizzeria"
],
[
"_:search",
"leave_at",
"22:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue volvo"
],
[
"_:result",
"phone",
"07185148788"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"tandoori palace"
],
[
"_:search",
"destination",
"da vinci pizzeria"
],
[
"_:search",
"leave_at",
"22:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue volvo"
],
[
"_:result",
"phone",
"07185148788"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for information on entertainment attractions located in the centre ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "I 'm sorry . At the moment there are no entertainment attractions available in the centre ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you help me find a restaurant ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"reqmore()",
"inform((_:result,amount,'so many');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , I can help with that . Are you sure I ca n't help you find another attraction that you may like ? There are so many great things to see ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "You convinced me . How about a college ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'several');(_:result,category,'colleges');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , there several colleges available . Most have free entry . Do you have one in mind ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "No . Just give me your best recommendation ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,\"saint andrew 's street\");(_:result,entrance_fee,'free');(_:result,name,'emmanuel college');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I recommend emmanuel college they are free to visit and located on saint andrew 's street . Do you still want me to find a restaurant ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Not at this time but could you help me with a moderate priced hotel"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "system",
"text": "We have 18 choice sany other preferences , any at all ? please do nt make me pick between 18 places , I want to make sure we find a good fit for you ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a moderately priced hotel with free parking and wifi ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,has_internet,'yes');(_:result,has_parking,'yes');(_:result,pricerange,'moderately');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Please show me a moderately priced hotel nearby , and please make sure it includes free wifi and parking ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a moderately priced hotel with free parking and wifi ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,name,'acorn guest house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I RECOMMEND acorn guest house"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'6');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That sounds good . please book it for 6 people and 5 nights starting from thursday ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,ref,'UZ1KFAAI');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok , I 've made the booking for you . Your reference number is : UZ1KFAAI ."
},
{
"id": 16,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "that is all i needed for now . have a great day"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks ! You have a great day as well ! Bye !"
}
] |
PMUL2954.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:system",
"canthelp",
"_:search/e9625999"
],
[
"_:search/e9625999",
"area",
"centre"
],
[
"_:search/e9625999",
"category",
"entertainment"
],
[
"_:search/e9625999",
"type",
"Attraction"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/e9625999"
],
[
"_:search/e9625999",
"area",
"centre"
],
[
"_:search/e9625999",
"category",
"entertainment"
],
[
"_:search/e9625999",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"amount",
"so many"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/e9625999"
],
[
"_:search/e9625999",
"area",
"centre"
],
[
"_:search/e9625999",
"category",
"entertainment"
],
[
"_:search/e9625999",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/e9625999"
],
[
"_:search/e9625999",
"area",
"centre"
],
[
"_:search/e9625999",
"category",
"entertainment"
],
[
"_:search/e9625999",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"emmanuel college"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/e9625999"
],
[
"_:search/e9625999",
"area",
"centre"
],
[
"_:search/e9625999",
"category",
"entertainment"
],
[
"_:search/e9625999",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"emmanuel college"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/e9625999"
],
[
"_:search/e9625999",
"area",
"centre"
],
[
"_:search/e9625999",
"category",
"entertainment"
],
[
"_:search/e9625999",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"emmanuel college"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"has_parking",
"yes"
],
[
"_:result",
"pricerange",
"moderately"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/e9625999"
],
[
"_:search/e9625999",
"area",
"centre"
],
[
"_:search/e9625999",
"category",
"entertainment"
],
[
"_:search/e9625999",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"has_parking",
"yes"
],
[
"_:result",
"pricerange",
"moderately"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/e9625999"
],
[
"_:search/e9625999",
"area",
"centre"
],
[
"_:search/e9625999",
"category",
"entertainment"
],
[
"_:search/e9625999",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"has_parking",
"yes"
],
[
"_:result",
"pricerange",
"moderately"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"UZ1KFAAI"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'jesus college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you tell me about Jesus college ?"
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Jesus Lane');(_:result,area,'Centre of town');(_:result,entrance_fee,'no entrance fee');(_:result,name,'Jesus College');(_:result,phone,'01223339485');(_:result,postcode,'CB48BL');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Certainly . Jesus College is in the Centre of town , on Jesus Lane , CB48BL . There is no entrance fee . Their number is 01223339485 if you 'd like additional information . Anything else today ?"
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No . that will be all . Thank you ."
},
{
"id": 3,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Thank you for using our system ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm also looking for a place to stay ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'lots of');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "I have lots of options . Can you tell me more about your preferences ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for somewhere moderately priced with wifi ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Which area of the city would you like to stay in ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The south . I 'd like a 3 star place if you can find one ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'South');(_:result,name,'Bridge Guest house');(_:result,pricerange,'moderately priced');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Bridge Guest house is moderately priced and rated 3 stars . It is in the South . Would you like to book a room ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,has_internet,'yes');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "If it offers free Wifi , sure . I need a single for 3 nights starting Thursday ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'X33X44F6');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok great , your room has been successfully booked . Your reference number is X33X44F6 . Is there anything else I can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,destination,'jesus college');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Can you find me a taxi to commute between the hotel and Jesus College ?"
},
{
"id": 13,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Can you tell me at what time you will be needing taxi service , please ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,leave_at,'11:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes , I want to be picked up at the hotel no later than 11:00 ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'yellow ford');(_:result,phone,'07799391309');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Your taxi was booked ! The car type is yellow ford and the contact number is 07799391309 ."
},
{
"id": 16,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thanks so much . That was it for me for today . Have a good night . Bye ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using Help Desk . Have a great day ."
}
] |
MUL1094.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"jesus college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"jesus college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"area",
"Centre of town"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Jesus College"
],
[
"_:result",
"phone",
"01223339485"
],
[
"_:result",
"postcode",
"CB48BL"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"jesus college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"area",
"Centre of town"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Jesus College"
],
[
"_:result",
"phone",
"01223339485"
],
[
"_:result",
"postcode",
"CB48BL"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"jesus college"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"area",
"Centre of town"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Jesus College"
],
[
"_:result",
"phone",
"01223339485"
],
[
"_:result",
"postcode",
"CB48BL"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"jesus college"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"area",
"Centre of town"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"name",
"Jesus College"
],
[
"_:result",
"phone",
"01223339485"
],
[
"_:result",
"postcode",
"CB48BL"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"jesus college"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"phone",
"01223339485"
],
[
"_:result",
"postcode",
"CB48BL"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"South"
],
[
"_:result",
"name",
"Bridge Guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"jesus college"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"phone",
"01223339485"
],
[
"_:result",
"postcode",
"CB48BL"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"South"
],
[
"_:result",
"name",
"Bridge Guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"X33X44F6"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"jesus college"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"jesus college"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"phone",
"01223339485"
],
[
"_:result",
"postcode",
"CB48BL"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"South"
],
[
"_:result",
"name",
"Bridge Guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"X33X44F6"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"jesus college"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"jesus college"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"postcode",
"CB48BL"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"stars",
"3"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"South"
],
[
"_:result",
"name",
"Bridge Guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"X33X44F6"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"jesus college"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow ford"
],
[
"_:result",
"phone",
"07799391309"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train that leaves on Saturday going to Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where are you departing from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'10:30');(_:search,departure,'broxbourne');(_:search,destination,'Cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am leaving Broxbourne and need to be in Cambridge by 10:30 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'4');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "We have 4 such entries . Do you have a time you 'd like to arrive by more specifically ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'10:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "10:30 is the time I want to arrive by . No later than that , please . I have prior obligations I need to meet ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,arrive_by,'9:32');(_:booking,category,'Train');(_:booking,departure,'broxbourne');(_:booking,destination,'Cambridge');(_:booking,id,'TR9384');(_:booking,leave_at,'8:32');(_:booking,type,'Booking'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can book you on TR9384 , leaving broxbourne at 8:32 and arriving in Cambridge at 9:32 . How many people will you need tickets for ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Oh , that 's all right . No need to reserve my ticket . But I do need the travel time , please ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,duration,'60 minutes');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "Your travel time is 60 minutes . Is there anything else that I can do for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'hobsons house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm also looking for a particular hotel - hobsons house . Can you help me with this ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,count,'1');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Is there a particular room that you would be interested in staying ? We currently have 1 guesthouse available ."
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "What is the rate for that ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'Hobsons House');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Unfortunately , I do not have that information , would you like the phone number for Hobsons House to check the rates ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,people,'eight');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , I 'm sure it 's just fine . Could you book a stay for eight , starting that same day ?"
},
{
"id": 13,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Are you wanting a stay for 8 days or 8 people ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,people,'8');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "8 people for 5 nights please ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,ref,'THF8S490');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The reference number is THF8S490"
},
{
"id": 16,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thank you for all of your help . That is all I need right now . Bye ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "It was a pleasure assisting you . Have a wonderful day ."
}
] |
MUL0702.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"9:32"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"broxbourne"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"id",
"TR9384"
],
[
"_:booking",
"leave_at",
"8:32"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"9:32"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"broxbourne"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"id",
"TR9384"
],
[
"_:booking",
"leave_at",
"8:32"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"?"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"hobsons house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"9:32"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"broxbourne"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"id",
"TR9384"
],
[
"_:booking",
"leave_at",
"8:32"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"?"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"hobsons house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"9:32"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"broxbourne"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"id",
"TR9384"
],
[
"_:booking",
"leave_at",
"8:32"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"hobsons house"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"people",
"eight"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"9:32"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"broxbourne"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"id",
"TR9384"
],
[
"_:booking",
"leave_at",
"8:32"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"hobsons house"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"same day"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"Cambridge"
],
[
"_:search",
"arrive_by",
"10:30"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"arrive_by",
"9:32"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"broxbourne"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"id",
"TR9384"
],
[
"_:booking",
"leave_at",
"8:32"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"hobsons house"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"Hobsons House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"same day"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"THF8S490"
],
[
"_: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
]
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.