turns
listlengths 2
60
| dialogue_id
stringlengths 1
31
| states
listlengths 1
30
|
---|---|---|
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'parkside police station');(_:search,name,'Parkside Police Station');(_:search,type,'Police');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to book a taxi departing from parkside police station ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Okay , what is your destination ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'aylesbray lodge guest house');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "i need to go to aylesbray lodge guest house ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Okay , what time do you want to leave ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'18:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to arrive by 18:15 ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Booking completed ! \n Booked car type \t : \t white toyota \n Contact number \t : \t 07160513391"
}
] |
SNG01181.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"parkside police station"
],
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"type",
"Police"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"parkside police station"
],
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"destination",
"aylesbray lodge guest house"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"parkside police station"
],
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"destination",
"aylesbray lodge guest house"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:15"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,leave_at,'18:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to take a train from cambridge , I will be leaving after 18:00 on Wednesday ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'5');(_:result,leave_at,'18:00');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "i have five that leave after 18:00 . do you have a specific time in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'21:00');(_:search,leave_at,'18:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes 18:15 would work I have to get there by 21:00 is that an option ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'19:55');(_:result,departure,'Cambridge');(_:result,destination,'Norwich');(_:result,id,'TR7776');(_:result,leave_at,'18:36');(_:result,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "Yes . I would recommend TR7776 which leaves Cambridge at 18:36 and arrives in Norwich at 19:55 ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the price and travel time ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,duration,'79 minutes');(_:result,ticket,'17.60 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The travel time is 79 minutes and the cost is 17.60 pounds , shall I book for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'adc theatre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "No but I do need information on adc theatre ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'Park street');(_:result,area,'center');(_:result,category,'theatre');(_:result,phone,'01223300085');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "This is a theatre found at the center of town on Park street .. Their phone number is 01223300085"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Excellent . Thanks for your assistance !"
},
{
"id": 9,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there any more information that I can get for you or something that you need booked ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No at this time , thank you ."
},
{
"id": 11,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "Yeah anytime . I am happy I could help out ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "good day to you"
}
] |
PMUL1435.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"leave_at",
"18:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"leave_at",
"18:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"leave_at",
"18:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"19:55"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"id",
"TR7776"
],
[
"_:result",
"leave_at",
"18:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"leave_at",
"18:15"
],
[
"_:result",
"arrive_by",
"19:55"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"id",
"TR7776"
],
[
"_:result",
"leave_at",
"18:36"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:result",
"ticket",
"17.60 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"adc theatre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"leave_at",
"18:15"
],
[
"_:result",
"arrive_by",
"19:55"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"id",
"TR7776"
],
[
"_:result",
"leave_at",
"18:36"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:result",
"ticket",
"17.60 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"adc theatre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Park street"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"theatre"
],
[
"_:result",
"phone",
"01223300085"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"leave_at",
"18:15"
],
[
"_:result",
"arrive_by",
"19:55"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"id",
"TR7776"
],
[
"_:result",
"leave_at",
"18:36"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:result",
"ticket",
"17.60 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"adc theatre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Park street"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"theatre"
],
[
"_:result",
"phone",
"01223300085"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"leave_at",
"18:15"
],
[
"_:result",
"arrive_by",
"19:55"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"id",
"TR7776"
],
[
"_:result",
"leave_at",
"18:36"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:result",
"ticket",
"17.60 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"adc theatre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Park street"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"theatre"
],
[
"_:result",
"phone",
"01223300085"
],
[
"_: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,food,'french');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Find me a moderately priced french restaurant"
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sorry , I could n't find any restaurants that match that ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,pricerange,'same price range');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "What about an Indian restaurant in the same price range ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'4');(_:result,name,'Meghna');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "That I can do . There are four restaurants available that meet the criteria . I 'd recommend Meghna . Would you like to book a table ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you that will be all"
},
{
"id": 5,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "You 're very welcome . Have a great day !"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Actually , I 'm also looking for a train . I 'll need it to go to Cambridge on Sunday ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,departure,'london kings cross');(_:result,leave_at,'05:17');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "there is a train leaving london kings cross at 05:17 ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'16:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for one that arrives by 16:15 , ideally ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'15:07');(_:result,destination,'Cambridge');(_:result,destination,'liverpool');(_:result,id,'TR6578');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Train ID TR6578 will be perfect for you . It will be arriving Cambridge from london liverpool street by 15:07 except if you do not want to depart from london liverpool street ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "perfect book for 5 people"
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'GAZ4RCN9');(_:booking,ticket,'66.39 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 66.39 GBP payable at the station . \n Reference number is : GAZ4RCN9 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you that is all I need ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Ok great , have a wonderful day ."
}
] |
PMUL3547.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"french"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b83d0a80"
],
[
"_:search/b83d0a80",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b83d0a80"
],
[
"_:search/b83d0a80",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Meghna"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b83d0a80"
],
[
"_:search/b83d0a80",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Meghna"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b83d0a80"
],
[
"_:search/b83d0a80",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Meghna"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"05:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b83d0a80"
],
[
"_:search/b83d0a80",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Meghna"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"05:17"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:result",
"arrive_by",
"15:07"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"destination",
"liverpool"
],
[
"_:result",
"id",
"TR6578"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/b83d0a80"
],
[
"_:search/b83d0a80",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"Meghna"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"leave_at",
"05:17"
],
[
"_:search",
"arrive_by",
"16:15"
],
[
"_:result",
"arrive_by",
"15:07"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"destination",
"liverpool"
],
[
"_:result",
"id",
"TR6578"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"GAZ4RCN9"
],
[
"_:booking",
"ticket",
"66.39 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Please find an expensive restaurant in the centre ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,food,'Asian');(_:result,food,'eupopean');(_:result,food,'gastropub');(_:result,food,'indian');(_:result,type,'Restaurant'))",
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are many to choose from . What kind of food are you interested in ? Asian , gastropub , indian , eupopean ? Any idea ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'gastropub');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "A gastropub sounds great ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'Green Street');(_:result,name,'the slug and lettuce');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I suggest the slug and lettuce on Green Street . Would you like me to make a booking ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,duration,'17:45');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please , I need a table for 8 on Tuesday at 17:45 ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'O33823V4');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I got your table all booked , your reference # is : O33823V4 . Can I help with anything else today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'd like to find a place to go in town"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Anything in particular you like to do ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'multiple sports');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "How about a multiple sports place near that restaurant ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'cherry hinton village center');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "the cherry hinton village center is in the east , would you like the address ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "No thanks , I just need the phone number please ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223576412');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "01223576412 is the phone number . What else can I assist you with today ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I also need a taxi to go between the two ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Sure , where and when would you like to be picked up ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,leave_at,'5');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will need to be picked up by 5 ."
},
{
"id": 15,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Which place do you want to be picked up from ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,departure,'cherry hinton village center');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "From the Cherry Hinton Village Center , please ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'black Volkswagen');(_:result,phone,'07019317320');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Okay , I have booked your taxi . It will be a black Volkswagen and your contact number is : 07019317320 . Is there anything else ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Nope . I am all done . Thanks ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a great day ."
}
] |
PMUL3828.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",
"food",
"Asian"
],
[
"_:result",
"food",
"eupopean"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Asian"
],
[
"_:result",
"food",
"eupopean"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Green Street"
],
[
"_:result",
"name",
"the slug and lettuce"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Asian"
],
[
"_:result",
"food",
"eupopean"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Green Street"
],
[
"_:result",
"name",
"the slug and lettuce"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"O33823V4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Asian"
],
[
"_:result",
"food",
"eupopean"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Green Street"
],
[
"_:result",
"name",
"the slug and lettuce"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"O33823V4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Asian"
],
[
"_:result",
"food",
"eupopean"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Green Street"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"O33823V4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"cherry hinton village center"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Asian"
],
[
"_:result",
"food",
"eupopean"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Green Street"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"ref",
"O33823V4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"cherry hinton village center"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223576412"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Asian"
],
[
"_:result",
"food",
"eupopean"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Green Street"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"ref",
"O33823V4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"cherry hinton village center"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223576412"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"leave_at",
"5"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Asian"
],
[
"_:result",
"food",
"eupopean"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Green Street"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"ref",
"O33823V4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"cherry hinton village center"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223576412"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"leave_at",
"5"
],
[
"_:search",
"departure",
"cherry hinton village center"
],
[
"_: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"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"Asian"
],
[
"_:result",
"food",
"eupopean"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"Green Street"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"8"
],
[
"_:booking",
"ref",
"O33823V4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"cherry hinton village center"
],
[
"_:search",
"leave_at",
"5"
],
[
"_:search",
"departure",
"cherry hinton village center"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black Volkswagen"
],
[
"_:result",
"phone",
"07019317320"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a hotel with free wifi ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'32');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 32 matching that . Do you have a price range or an area preference ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I 'd like to stay on the north end of the city if possible . No too expensive , please . Something that 's moderately priced would be best ."
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many days will you be staying ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))",
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm not sure yet . If you have a moderately priced hotel in the north with wifi , I need the name and phone number ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,name,'Ashley Hotel');(_:result,name,'Lovell Lodge');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'hotels');(_:result,count,'2');(_:result,stars,'two');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have found matching two hotels in that area . Ashley Hotel has two stars , and Lovell Lodge also has two stars . Would you like me to book one ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))",
"inform((_:search,name,'Lovell Lodge');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No thanks . I just need the postcode and phone number of Lovell Lodge please ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,phone,'01223425478');(_:result,postcode,'cb41sr');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "The postcode is cb41sr and phone number is 01223425478 . May I help you with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That will be all . Thanks ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our service . Goodbye !"
}
] |
SNG0987.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"32"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"32"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"stars",
"two"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"Lovell Lodge"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"stars",
"two"
],
[
"_:search",
"name",
"Lovell Lodge"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"phone",
"01223425478"
],
[
"_:result",
"postcode",
"cb41sr"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you find a place to go in the east ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'Abbey Pool and Astroturf Pitch');(_:result,name,'Funky Fun House');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It 's what I do ! Are you hoping for something fun , like Funky Fun House , or more relaxing , like the Abbey Pool and Astroturf Pitch ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I think I would like the relaxing option . What kind of place is it and where is it located ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'pool way , whitehill road , off newmarket road');(_:result,category,'swimmingpool');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "That is a swimmingpool and located at pool way , whitehill road , off newmarket road . Can I help with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm also looking for a restaurant"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "I 'll be happy to help with that . What kind of food are you looking for ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "The restaurant should serve indian food ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'22');(_:result,food,'indian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 22 indian restaurants in cambridge . Do you have an area of town or a pricerange in mind ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like one that is in the expensive range ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'curry garden');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "curry garden is a nice place in the centre ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'19:15');(_:search,name,'curry garden');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Great ! Can you please book a table for 7 people at Curry Garden ? Do they have any openings for 19:15 on Monday ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'L9QZ3HMU');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : L9QZ3HMU . Will there be anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much ! I 'm really looking forward to this dinner !"
},
{
"id": 13,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "I really hope you enjoy it . Can I help you with anything else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that will be it . Thank you so much ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using the Cambridge TownInfo centre . Goodbye"
}
] |
PMUL4674.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"Abbey Pool and Astroturf Pitch"
],
[
"_:result",
"name",
"Funky Fun House"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:result",
"name",
"Abbey Pool and Astroturf Pitch"
],
[
"_:result",
"name",
"Funky Fun House"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"pool way , whitehill road , off newmarket road"
],
[
"_:result",
"category",
"swimmingpool"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:result",
"name",
"Abbey Pool and Astroturf Pitch"
],
[
"_:result",
"name",
"Funky Fun House"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"pool way , whitehill road , off newmarket road"
],
[
"_:result",
"category",
"swimmingpool"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"name",
"Abbey Pool and Astroturf Pitch"
],
[
"_:result",
"name",
"Funky Fun House"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"pool way , whitehill road , off newmarket road"
],
[
"_:result",
"category",
"swimmingpool"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"22"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"pool way , whitehill road , off newmarket road"
],
[
"_:result",
"category",
"swimmingpool"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"22"
],
[
"_:result",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"curry garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"name",
"curry garden"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"pool way , whitehill road , off newmarket road"
],
[
"_:result",
"category",
"swimmingpool"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"22"
],
[
"_:result",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"curry garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"name",
"curry garden"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"L9QZ3HMU"
],
[
"_: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",
"address",
"pool way , whitehill road , off newmarket road"
],
[
"_:result",
"category",
"swimmingpool"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"22"
],
[
"_:result",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"curry garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"19:15"
],
[
"_:search",
"name",
"curry garden"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"L9QZ3HMU"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'irish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to find a restaurant in the centre of town that serves irish food"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry but there are no restaurants matching your criteria . Would you like a different style of food ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'french');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about french food ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,food,'French');(_:result,name,'Cote');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is Cote , an expensive French restaurnt in the centre of town ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay . May I have the phone number and address please ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'bridge street city centre');(_:result,name,'cote');(_:result,phone,'01223311053');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "sure , cote is located at bridge street city centre . Its phone number is 01223311053 . Is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you ."
},
{
"id": 7,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "Okay thank you"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you goodbye ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "thank you good bye"
}
] |
WOZ20333.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"irish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/54eded9d"
],
[
"_:search/54eded9d",
"type",
"Restaurant"
],
[
"_:search",
"food",
"french"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/54eded9d"
],
[
"_:search/54eded9d",
"type",
"Restaurant"
],
[
"_:search",
"food",
"french"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"name",
"Cote"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/54eded9d"
],
[
"_:search/54eded9d",
"type",
"Restaurant"
],
[
"_:search",
"food",
"french"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"bridge street city centre"
],
[
"_:result",
"name",
"cote"
],
[
"_:result",
"phone",
"01223311053"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/54eded9d"
],
[
"_:search/54eded9d",
"type",
"Restaurant"
],
[
"_:search",
"food",
"french"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"bridge street city centre"
],
[
"_:result",
"name",
"cote"
],
[
"_:result",
"phone",
"01223311053"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi . Can you help me find a restaurant ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "What type of cuisine would you like ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'modern european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Modern European , please ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure , do you have an area or price range you are looking for ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't have a preference on price range , but would like it to be in the Centre ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'83 Regent Street');(_:result,name,'De Luca Cucina and Bar');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I would recommend the De Luca Cucina and Bar , located at 83 Regent Street . Would you like to reserve a table ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a table for 7 people ."
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "Sure I would be more than happy to help you with that when would you like to book the table for ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,duration,'18:45');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "tuesday at 18:45"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'tuesday');(_:booking,duration,'18:45');(_:booking,people,'7');(_:booking,ref,'L440UJKD');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have your table booked for 7 people on tuesday at 18:45 , your reference number is L440UJKD . Can I help with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'london liverpool street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also need a train from Cambridge to London Liverpool Street ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What time will you be leaving ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'17:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "i need to arrive there by 17:30 ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day do you want to travel ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be travelling on Wednesday ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,arrive_by,'17:27');(_:result,id,'TR2815');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR2815 arrives at 17:27 . Does that work or is it cutting things too close for you ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes . I need 7 tickets please ."
},
{
"id": 17,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I will book it for you now ."
},
{
"id": 18,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Can I please get the reference number ?"
},
{
"id": 19,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'UZBRLH3F');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay i have booked you and your reference number is UZBRLH3F ."
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help today ."
},
{
"id": 21,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Did you need anything else ?"
},
{
"id": 22,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That was everything . Thank you !"
},
{
"id": 23,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great time ."
}
] |
PMUL0718.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"83 Regent Street"
],
[
"_:result",
"name",
"De Luca Cucina and Bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"83 Regent Street"
],
[
"_:result",
"name",
"De Luca Cucina and Bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"83 Regent Street"
],
[
"_:result",
"name",
"De Luca Cucina and Bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"duration",
"18:45"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"L440UJKD"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"83 Regent Street"
],
[
"_:result",
"name",
"De Luca Cucina and Bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"duration",
"18:45"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"L440UJKD"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"83 Regent Street"
],
[
"_:result",
"name",
"De Luca Cucina and Bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"duration",
"18:45"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"L440UJKD"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:30"
],
[
"_:search",
"day",
"wednesday"
],
[
"_: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",
"modern european"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"83 Regent Street"
],
[
"_:result",
"name",
"De Luca Cucina and Bar"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"duration",
"18:45"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"L440UJKD"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:30"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"17:27"
],
[
"_:result",
"id",
"TR2815"
],
[
"_: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,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"83 Regent Street"
],
[
"_:result",
"name",
"De Luca Cucina and Bar"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"duration",
"18:45"
],
[
"_:booking",
"people",
"7"
],
[
"_:booking",
"ref",
"L440UJKD"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:30"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"17:27"
],
[
"_:result",
"id",
"TR2815"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"83 Regent Street"
],
[
"_:result",
"name",
"De Luca Cucina and Bar"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"duration",
"18:45"
],
[
"_:booking",
"people",
"7"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:30"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"17:27"
],
[
"_:result",
"id",
"TR2815"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"UZBRLH3F"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"83 Regent Street"
],
[
"_:result",
"name",
"De Luca Cucina and Bar"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"duration",
"18:45"
],
[
"_:booking",
"people",
"7"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"17:30"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:result",
"arrive_by",
"17:27"
],
[
"_:result",
"id",
"TR2815"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"UZBRLH3F"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a place to stay that includes free wifi and parking ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'29');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "We have 29 places that include both , did you want me to narrow things down with a couple more searches ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I really do n't like hotels . I never have a good experience . So , maybe a guesthouse might be a better option for me ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'guesthouses');(_:result,count,'21');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "OK , there are 21 guesthouses for you . To narrow it down more , do you have an area of town you want to stay in or a pricerange in mind ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'eight');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you find one that will take a booking for Thursday and Friday for eight people ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "yes if you tell me your price range ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,pricerange,'dontcare');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't have a price range any one you recommend will be fine ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'allenbell');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I would recommend allenbell ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'8');(_:search,stay,'2');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you book 8 people for 2 nights staring from Thursday for me ? I will need a reference number as well ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,ref,'GUE0LWWA');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Your reference number is GUE0LWWA"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'kings lynn');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Okay . Thank you . I 'm also looking for a train that 's departing from Kings Lynn heading to Cambridge ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "When are you looking to travel ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be traveling on Thursday ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Do you have a specific arrival or departure time in mind ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,arrive_by,'9:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to arrive by 9:00 ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Can you book it for me and get a reference number ?"
}
] |
PMUL3836.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"count",
"29"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_: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_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"eight"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"eight"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"name",
"allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"name",
"allenbell"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"GUE0LWWA"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"name",
"allenbell"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"GUE0LWWA"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"name",
"allenbell"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"GUE0LWWA"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"9:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a cheap restaurant in the center of the city ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Do you have any specific type of food you would like ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "No , I 'm not picky as long as the prices are low ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,food,'Chinese');(_:result,name,'Dojo Noodle Bar');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is a cheap Chinese restaurant called the Dojo Noodle Bar located in the centre of town . Would you like to book a table ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'18:30');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please , for 8 people at 18:30 on thursday ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I am sorry but dojo noodle bar is solidly booked at that time . I can try a different time or day for you ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,duration,'17:30');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you try to book it at 17:30 ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'K2BO09VQ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "All set . Your reference number is K2BO09VQ ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'close to the restaurant');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Thanks . I 'm also looking for some entertainment close to the restaurant . Any suggestions ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))",
"canthelp((_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "I am sorry I do not have any attractions meeting the criteria you listed . Is there another type of attraction or area you would like me to search ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'architectural');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Why do n't you try an architectural attraction , instead ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'All saints church');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "All saints church looks good , would you like to head there ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes please . Can you let me know what the entrance fee is too ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Its entrance fee is free ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I also need to book a taxi between the restaurant and the church ."
},
{
"id": 15,
"rdf-acts": [
"request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What time would you like the taxi to pick you up from Dojo Noodle Bar ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,leave_at,'18:30');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "18:30 , please ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'blue bmw');(_:result,phone,'07239644669');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Your taxi is booked . The car is a blue bmw and the contact number is 07239644669 . Is there anything else I can help you with ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's it . Thanks ."
},
{
"id": 19,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Awesome , enjoy your trip !"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks ! I will definitely try to ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Great ! Goodbye and have a nice day ."
}
] |
MUL2499.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/32818e59"
],
[
"_:booking/32818e59",
"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
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/32818e59"
],
[
"_:booking/32818e59",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:booking",
"ref",
"K2BO09VQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"close to the restaurant"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/32818e59"
],
[
"_:booking/32818e59",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:booking",
"ref",
"K2BO09VQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/b637cbfc"
],
[
"_:search/b637cbfc",
"type",
"Attraction"
],
[
"_:search",
"category",
"architectural"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/32818e59"
],
[
"_:booking/32818e59",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:booking",
"ref",
"K2BO09VQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/b637cbfc"
],
[
"_:search/b637cbfc",
"type",
"Attraction"
],
[
"_:search",
"category",
"architectural"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"All saints church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/32818e59"
],
[
"_:booking/32818e59",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:booking",
"ref",
"K2BO09VQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/b637cbfc"
],
[
"_:search/b637cbfc",
"type",
"Attraction"
],
[
"_:search",
"category",
"architectural"
],
[
"_:result",
"name",
"All saints church"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/32818e59"
],
[
"_:booking/32818e59",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:booking",
"ref",
"K2BO09VQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/b637cbfc"
],
[
"_:search/b637cbfc",
"type",
"Attraction"
],
[
"_:search",
"category",
"architectural"
],
[
"_:result",
"name",
"All saints church"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/32818e59"
],
[
"_:booking/32818e59",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:booking",
"ref",
"K2BO09VQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/b637cbfc"
],
[
"_:search/b637cbfc",
"type",
"Attraction"
],
[
"_:search",
"category",
"architectural"
],
[
"_:result",
"name",
"All saints church"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue bmw"
],
[
"_:result",
"phone",
"07239644669"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/32818e59"
],
[
"_:booking/32818e59",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:booking",
"ref",
"K2BO09VQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/b637cbfc"
],
[
"_:search/b637cbfc",
"type",
"Attraction"
],
[
"_:search",
"category",
"architectural"
],
[
"_:result",
"name",
"All saints church"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue bmw"
],
[
"_:result",
"phone",
"07239644669"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'royal spice');(_:search,leave_at,'13:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Can you book a taxi for 13:45 from the royal spice ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Okay , What is your destination ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'kirkwood house');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'm going to kirkwood house ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'grey volvo');(_:result,phone,'07541606356');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Your car is a grey volvo , contact number is 07541606356 ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much !"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Of course . I 'm glad we could help ."
}
] |
SNG01907.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"royal spice"
],
[
"_:search",
"leave_at",
"13:45"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"royal spice"
],
[
"_:search",
"leave_at",
"13:45"
],
[
"_:search",
"destination",
"kirkwood house"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"royal spice"
],
[
"_:search",
"leave_at",
"13:45"
],
[
"_:search",
"destination",
"kirkwood house"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey volvo"
],
[
"_:result",
"phone",
"07541606356"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "Am injured and are looking for a hospital nearby ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "Find them at Hills Rd , Cambridge , CB20QQ"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "What is the phone number ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))",
"request((_:search,department,?);(_:search,type,'Hospital'))"
],
"speaker": "system",
"text": "Addenbrookes Hospital 's phone number is 01223245151 . Do you need a specific hospital unit ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No I do not . Thank you for your help ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Glad I could help . Is there anything else I can do for you ?"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "That is all I needed , good bye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our services ."
}
] |
SNG01691.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:search",
"department",
"?"
],
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:search",
"department",
"?"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi ! I 'm planning a trip in Cambridge and I 'm looking for a restaurant in the west part of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'fourteen');(_:result,area,'west');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are fourteen restaurants in the west . Is there any kind of food you 're looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,duration,'15:45');(_:search,people,'4');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "how about you suggest one a book a table for 4 on tuesday at 15:45 and I need the reference number too please"
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,name,'saint johns chop house');(_:booking,ref,'G579W1K0');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book saint johns chop house , reference number is G579W1K0"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'11:30');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you please book a train to Cambridge that arrives by 11:30 ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are many ! What is your departure station , and what day are you traveling ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,departure,'birmingham new street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "The same day as the booking , and I 'm coming from birmingham new street ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'08:23');(_:result,id,'TR0254');(_:result,leave_at,'05:40');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "TR0254 would leave at 05:40 and arrive by 08:23 . Is this too early for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'11:30');(_:search,type,'Train'))",
"request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Is there a train that arrives closer to 11:30 ? If so I just need the i d , price , and travel time ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'11:23');(_:result,duration,'163 minutes');(_:result,id,'TR2761');(_:result,ticket,'75.10 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , TR2761 will arrive by 11:23 . The travel time is 163 minutes and it will cost 75.10 pounds . Would you like for me to book it for you ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes , please . Thanks ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,people,'1');(_:booking,ref,'S4JY176M');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booked for 1 ticket . Reference number is : S4JY176M ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'11:30');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm also looking for a train going to cambridge by 11:30"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'S4JY176M');(_:booking,ticket,'75.09 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booked . The total fee is 75.09 GBP payable at the station reference number S4JY176M . Is there anything else I can do for you today ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That will be all , thanks for your help ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You are very welcome . It has been a pleasure assisting you today . Have a wonderful day . Goodbye ."
}
] |
PMUL3992.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"amount",
"fourteen"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"15:45"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"amount",
"fourteen"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"15:45"
],
[
"_:search",
"people",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"saint johns chop house"
],
[
"_:booking",
"ref",
"G579W1K0"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"area",
"west"
],
[
"_:search",
"duration",
"15:45"
],
[
"_:search",
"people",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"saint johns chop house"
],
[
"_:booking",
"ref",
"G579W1K0"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"area",
"west"
],
[
"_:search",
"duration",
"15:45"
],
[
"_:search",
"people",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"saint johns chop house"
],
[
"_:booking",
"ref",
"G579W1K0"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"08:23"
],
[
"_:result",
"id",
"TR0254"
],
[
"_:result",
"leave_at",
"05:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"11:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"area",
"west"
],
[
"_:search",
"duration",
"15:45"
],
[
"_:search",
"people",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"saint johns chop house"
],
[
"_:booking",
"ref",
"G579W1K0"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:result",
"leave_at",
"05:40"
],
[
"_:search",
"arrive_by",
"11:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"11:23"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"id",
"TR2761"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"area",
"west"
],
[
"_:search",
"duration",
"15:45"
],
[
"_:search",
"people",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"saint johns chop house"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:result",
"leave_at",
"05:40"
],
[
"_:result",
"arrive_by",
"11:23"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"id",
"TR2761"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"1"
],
[
"_:booking",
"ref",
"S4JY176M"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"area",
"west"
],
[
"_:search",
"duration",
"15:45"
],
[
"_:search",
"people",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"saint johns chop house"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:result",
"leave_at",
"05:40"
],
[
"_:result",
"arrive_by",
"11:23"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"id",
"TR2761"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"people",
"1"
],
[
"_:search",
"arrive_by",
"11:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"S4JY176M"
],
[
"_:booking",
"ticket",
"75.09 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'london kings cross');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Find me a train out of Cambridge to london kings cross"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'70');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 70 results . Is there a certain day or time you 'd like to leave ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'21:45');(_:search,day,'friday');(_:search,destination,'London Kings Cross');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need it on Friday and it should arrive at London Kings Cross by 21:45 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'19:51');(_:result,id,'TR1006');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR1006 arrives at 19:51 , would that work ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'3');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I guess that will work . Can you please make a booking for 3 people and when you are through may i also have the booking reference number ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'E3M7QM9F');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes I have booked that for you and your reference number is E3M7QM9F ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i also need a place to dine ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Is there a particular cuisine or location that I can recommend for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , British food in the West would be great !"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,food,'british');(_:result,name,'Saint johns chop house');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Saint johns chop house serves british food in the west ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'saint johns chop house');(_:search,type,'Restaurant'))",
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What is the phone number and postcode to Saint Johns Chop House ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,phone,'01223353110');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "01223353110 is the number ."
},
{
"id": 12,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "May I have the postcode as well ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,postcode,'cb30ad');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Here you go cb30ad"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thanks very much , that 's all I need !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a nice day !"
}
] |
PMUL3386.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"London Kings Cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"London Kings Cross"
],
[
"_:result",
"arrive_by",
"19:51"
],
[
"_:result",
"id",
"TR1006"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"London Kings Cross"
],
[
"_:result",
"arrive_by",
"19:51"
],
[
"_:result",
"id",
"TR1006"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"E3M7QM9F"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"London Kings Cross"
],
[
"_:result",
"arrive_by",
"19:51"
],
[
"_:result",
"id",
"TR1006"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"E3M7QM9F"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"London Kings Cross"
],
[
"_:result",
"arrive_by",
"19:51"
],
[
"_:result",
"id",
"TR1006"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"E3M7QM9F"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"name",
"Saint johns chop house"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"saint johns chop house"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"London Kings Cross"
],
[
"_:result",
"arrive_by",
"19:51"
],
[
"_:result",
"id",
"TR1006"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"E3M7QM9F"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"name",
"Saint johns chop house"
],
[
"_:search",
"name",
"saint johns chop house"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"phone",
"01223353110"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"London Kings Cross"
],
[
"_:result",
"arrive_by",
"19:51"
],
[
"_:result",
"id",
"TR1006"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"E3M7QM9F"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"name",
"Saint johns chop house"
],
[
"_:search",
"name",
"saint johns chop house"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"01223353110"
],
[
"_:result",
"postcode",
"cb30ad"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I have a restaurant in mind that I 'm trying to eat at tonight ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Great , can you give me the name ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'16:30');(_:search,name,'rice house');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes it 's called Rice House . I would like to make a reservation there for 7 people at 16:30 on Saturday ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I can make that reservation for you ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Ok . Can I have the reference number for that reservation ?"
},
{
"id": 5,
"rdf-acts": [
"thank()",
"inform((_:booking,ref,'ZIF2SFKO');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great . Your booking was successful and your reference number is ZIF2SFKO ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would also like to find a place to stay with free wifi and parking ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,area,'centre');(_:result,category,'hotels');(_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Can you tell me how much you 'd like to pay ? I have hotels in the centre of town that are expensive and cheap ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Expensive price range , please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,count,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have two matching that criteria . Do you want me to choose ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please . Book that one , saturday , 4 nights , 7 people ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Gonville Hotel');(_:booking,ref,'ROQAGG58');(_:booking,type,'Booking');(_:result,address,'Gonville Place');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Okay , your room reservation is for Gonville Hotel located at Gonville Place . Your reference number is ROQAGG58 . Anything else you need help with today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that will be all . Thank you ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks for using our service today !"
}
] |
PMUL0039.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"name",
"rice house"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"name",
"rice house"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"name",
"rice house"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"ZIF2SFKO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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",
"day",
"saturday"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"name",
"rice house"
],
[
"_:search",
"people",
"7"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"ZIF2SFKO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"name",
"rice house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"ZIF2SFKO"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"7"
],
[
"_: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",
"duration",
"16:30"
],
[
"_:search",
"name",
"rice house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Gonville Hotel"
],
[
"_:booking",
"ref",
"ROQAGG58"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_: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,'soul tree nightclub');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for a place called soul tree nightclub ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'center');(_:result,entrance_fee,'4 Pounds');(_:result,name,'Soul Tree Nightclub');(_:result,phone,'01223477900');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Soul Tree Nightclub is found in the center of town . The entrance fee is 4 Pounds and their phone number is 01223477900"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What type of attraction is it ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,category,'nightclub');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It 's classified as a nightclub type of attraction ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I also need a place to eat that serves Indian food ."
},
{
"id": 5,
"rdf-acts": [
"thank()",
"inform((_:result,count,'22');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Fantastic . I have 22 restaurants for you to choose from !"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'18:45');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want to book a table for 6 at 18:45 on Thursday"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'OTACG9MV');(_:booking,type,'Booking');(_:result,area,'centre');(_:result,name,'Curry Garden');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Curry Garden in the centre of town was available . Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : OTACG9MV ."
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thank you good bye ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for allowing me to assist you . Have a great night ."
}
] |
PMUL2114.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"soul tree nightclub"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"soul tree nightclub"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"entrance_fee",
"4 Pounds"
],
[
"_:result",
"name",
"Soul Tree Nightclub"
],
[
"_:result",
"phone",
"01223477900"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"soul tree nightclub"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"entrance_fee",
"4 Pounds"
],
[
"_:result",
"name",
"Soul Tree Nightclub"
],
[
"_:result",
"phone",
"01223477900"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"soul tree nightclub"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"entrance_fee",
"4 Pounds"
],
[
"_:result",
"name",
"Soul Tree Nightclub"
],
[
"_:result",
"phone",
"01223477900"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"22"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"soul tree nightclub"
],
[
"_:result",
"entrance_fee",
"4 Pounds"
],
[
"_:result",
"phone",
"01223477900"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"22"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:45"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"OTACG9MV"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I am looking for information in Cambridge ."
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "Sure , what type of information ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for places to go in the centre ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'a lot');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are a lot of options , what types of places did you have in mind ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for a museum in the centre of town"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,name,'Castle Galleries');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are several but I would recommend Castle Galleries ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What is the entrance fee ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,entrance_fee,'free');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "They offer free entrance . Is there anything else I can do for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also need to get a train on thursday departing cambridge ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you go ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))",
"inform((_:search,name,'Castle Galleries');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Oops , before we move on to the train , I forgot to ask - what is the address and postcode for Castle Galleries ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'unit su43 , grande arcade , saint andrews street');(_:result,postcode,'cb23bj');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "They are located at unit su43 , grande arcade , saint andrews street , postcode cb23bj ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thank you . I also need a train for thursday ."
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I will work on getting this booked for you ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,arrive_by,'9:45');(_:search,day,'thursday');(_:search,departure,'Cambridge');(_:search,destination,'leicester');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to leave on Thursday and depart from Cambridge . Arriving by 9:45 in Leicester ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,id,'TR5903');(_:booking,ref,'UQ3WNX7B');(_:booking,ticket,'37.79 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , train ID \t TR5903 the total fee is 37.79 GBP payable at the station . \n Reference number is : UQ3WNX7B ."
},
{
"id": 16,
"rdf-acts": [
"request((_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "find me the departure time please"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,leave_at,'05:21');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "it will leave at 05:21 ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay . Thank you for your help ."
},
{
"id": 19,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Can I help you with anything else today ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that will be all . Thanks for your help ."
},
{
"id": 21,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "I am glad I can help enjoy !"
},
{
"id": 22,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Have a great day ."
},
{
"id": 23,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our services . Have a great day !"
}
] |
PMUL3906.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"a lot"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"name",
"Castle Galleries"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"name",
"Castle Galleries"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"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",
"museum"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"name",
"Castle Galleries"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"?"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:search",
"name",
"Castle Galleries"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"name",
"Castle Galleries"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"name",
"Castle Galleries"
],
[
"_:result",
"address",
"unit su43 , grande arcade , saint andrews street"
],
[
"_:result",
"postcode",
"cb23bj"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"name",
"Castle Galleries"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"name",
"Castle Galleries"
],
[
"_:result",
"address",
"unit su43 , grande arcade , saint andrews street"
],
[
"_:result",
"postcode",
"cb23bj"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"9:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_: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",
"museum"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"name",
"Castle Galleries"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"name",
"Castle Galleries"
],
[
"_:result",
"address",
"unit su43 , grande arcade , saint andrews street"
],
[
"_:result",
"postcode",
"cb23bj"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"arrive_by",
"9:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR5903"
],
[
"_:booking",
"ref",
"UQ3WNX7B"
],
[
"_:booking",
"ticket",
"37.79 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"leave_at",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"name",
"Castle Galleries"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"name",
"Castle Galleries"
],
[
"_:result",
"address",
"unit su43 , grande arcade , saint andrews street"
],
[
"_:result",
"postcode",
"cb23bj"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"arrive_by",
"9:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR5903"
],
[
"_:booking",
"ref",
"UQ3WNX7B"
],
[
"_:booking",
"ticket",
"37.79 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"leave_at",
"05:21"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"name",
"Castle Galleries"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"name",
"Castle Galleries"
],
[
"_:result",
"address",
"unit su43 , grande arcade , saint andrews street"
],
[
"_:result",
"postcode",
"cb23bj"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"arrive_by",
"9:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR5903"
],
[
"_:booking",
"ref",
"UQ3WNX7B"
],
[
"_:booking",
"ticket",
"37.79 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"leave_at",
"05:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"name",
"Castle Galleries"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"name",
"Castle Galleries"
],
[
"_:result",
"address",
"unit su43 , grande arcade , saint andrews street"
],
[
"_:result",
"postcode",
"cb23bj"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"arrive_by",
"9:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"Cambridge"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR5903"
],
[
"_:booking",
"ref",
"UQ3WNX7B"
],
[
"_:booking",
"ticket",
"37.79 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"leave_at",
"05:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'london liverpool');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train departing from london liverpool please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I 'll be glad to help . You would like to from london liverpool street to what destination , please ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,destination,'cambridge');(_:search,leave_at,'10:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Cambridge . I 'd like to leave after 10:00 on Friday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'7');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have seven trains , could you tell me when you would like to arrive by ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,leave_at,'10:00');(_:search,type,'Train'))",
"request((_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Just any time after 10:00 , can I get the train ID of one of them please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR7943');(_:result,leave_at,'11:39');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "TR7943 leaves at 11:39"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much ! That is all I need for today ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day !"
}
] |
SNG0297.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london liverpool"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"7"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"10:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR7943"
],
[
"_:result",
"leave_at",
"11:39"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'Parkside Police Station');(_:search,type,'Police'))",
"request((_:result,address,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "Can you give me the address to the Parkside Police Station ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "the address is \t Parkside , Cambridge , with postal code CB11JG"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "What is the police phone number , please ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'01223358966');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The police phone number is 01223358966 ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "Thank you , may I also please have the postcode ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The postcode is CB11JG . Is there anything else I can assist you with today ?"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , that is all . Thank you ! good bye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Have a good day !"
}
] |
SNG01528.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a place to stay in the centre of town that includes free wifi ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,category,'guesthouses');(_:result,category,'hotels');(_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))",
"inform((_:result,area,'center');(_:result,count,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 2 cheap guesthouses and moderate to expensive hotels in the center of town . Do you have a preference ? ``"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Moderate would be best ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'Sleeperz Hotel on Station Road');(_:result,name,'Cityroomz');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Cityroomz , located at Sleeperz Hotel on Station Road is moderately priced . Would you like me to book a room ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))",
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Do they offer free wifi ? If so , I would like to have the address , please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'sleeperz hotel , station road');(_:result,has_internet,'none');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Yes , they offer free WiFi to guests . The address is : sleeperz hotel , station road . Anything else I can get you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "i also looking for places to go in town . The attraction should be in the type of entertainment and should be in the same area as the hotel"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"canthelp((_:search,area,'same area');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "There is no entertainment in the same area would you like somewhere else"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Okay , could you look for one that is architecture instead ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,category,'architectures');(_:result,count,'5');(_:result,name,'the all saints church');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are actually 5 architectures in the area . Would you consider the all saints church ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "sounds good . Does it have an entrance fee ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,name,'all saints church');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "no , all saints church is free of entrance ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all i need . you have been very helpful . Thank you so much !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have fun in Cambridge !"
}
] |
MUL2671.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Sleeperz Hotel on Station Road"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"sleeperz hotel , station road"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Cityroomz"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"sleeperz hotel , station road"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/94a72f38"
],
[
"_:search/94a72f38",
"area",
"same area"
],
[
"_:search/94a72f38",
"category",
"entertainment"
],
[
"_:search/94a72f38",
"type",
"Attraction"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"center"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"sleeperz hotel , station road"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/94a72f38"
],
[
"_:search/94a72f38",
"area",
"same area"
],
[
"_:search/94a72f38",
"category",
"entertainment"
],
[
"_:search/94a72f38",
"type",
"Attraction"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"architectures"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"the all saints church"
],
[
"_: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": [
[
"_:result",
"area",
"center"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"address",
"sleeperz hotel , station road"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/94a72f38"
],
[
"_:search/94a72f38",
"area",
"same area"
],
[
"_:search/94a72f38",
"category",
"entertainment"
],
[
"_:search/94a72f38",
"type",
"Attraction"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"architectures"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"all saints church"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi , I need a place to stay with free wifi and in a moderate price range ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'hotels');(_:result,count,'17');(_:result,has_internet,'none');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 17 hotels in the moderate range that offer internet access . Do you have a particular part of town you wish to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'eastern');(_:search,stars,'4-star');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I prefer the eastern part of town and something that is 4-star rated ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,has_parking,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'hotels');(_:result,count,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 3 hotels listed that have of your requirements . Do you have any parking needs ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))",
"request((_:result,has_parking,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes I am looking for free parking ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_parking,'none');(_:result,name,'carolina bed and breakfast');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "carolina bed and breakfast has free parking and is moderately priced . Can I book a reservation for you ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thanks , I am not quite ready to make a reservation yet . Thanks for the information ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Alright , can I get anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , that 's all I need . I 'm going to give the hotel a call . Thank you for your help !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Excellent . Have a good one !"
}
] |
SNG0947.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"17"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"eastern"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"eastern"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"area",
"eastern"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"carolina bed and breakfast"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"area",
"eastern"
],
[
"_:search",
"stars",
"4-star"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"carolina bed and breakfast"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'park');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi there . Can you assist me in finding a park in Cambridge ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'parks');(_:result,count,'5');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes . I have five parks . Is there a particular area you are looking in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Are there any in the east part of town ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'Cherry hinton water play');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Cherry hinton water play is in the east area . Would you like the address ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I do n't need the address , but could I get a phone number ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223446100');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes their telephone number is 01223446100 . Is there anything else I can help you with today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'13:45');(_:search,people,'8');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes could you make me a reservation there for 8 people at 13:45 on Sunday ? I will need a reference number as well ."
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm sorry , there must be some confusion . I am unable to make a reservation at a park . Were you looking for something else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'13:45');(_:search,name,'pizza hut cherry hinton');(_:search,people,'8');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sorry , I 'd like to make a reservation for 8 people at the Pizza Hut Cherry Hinton for 13:45 on Sunday . I need a reference number , too ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Sunday');(_:booking,duration,'13:45');(_:booking,ref,'ECMLT2OE');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have confirmed your reservation for Sunday at 13:45 . Your reference number is ECMLT2OE . Do you need help with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That should be everything , thank you for your help today !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Thank you for contacting Cambridge Towninfo Centre ."
}
] |
MUL0854.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"park"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"park"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Cherry hinton water play"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"park"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Cherry hinton water play"
],
[
"_:result",
"address",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"park"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Cherry hinton water play"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:booking/bdce5b39"
],
[
"_:booking/bdce5b39",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"name",
"pizza hut cherry hinton"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"park"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Cherry hinton water play"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:booking/bdce5b39"
],
[
"_:booking/bdce5b39",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"name",
"pizza hut cherry hinton"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"duration",
"13:45"
],
[
"_:booking",
"ref",
"ECMLT2OE"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a moderately priced restaurant in the centre of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "Okay , sure . Is there a certain part of town you 're interested in visiting ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , as I already mentioned , I want a place in the center of town . I 'd also like to have Chinese food , please ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,count,'3');(_:result,food,'Chinese');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 3 Chinese restaurants in the centre of town and they 're all in the moderate price range . If you like , I can book you a table at one of these ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'17:00');(_:search,people,'1');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sure ! Can you book just for 1 at 17:00 on Thursday ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'5TXC1HGX');(_:booking,type,'Booking');(_:result,name,'lan hong house');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I made a reservation for one at the lan hong house . Your reference number is 5TXC1HGX . Would you like their address or phone number ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , the reference number is all I need . I will find it . Thanks !"
},
{
"id": 7,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Okay , great ! Is there anything else I can help you with today ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's it ! Thanks for your help !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Awesome . Have a great day !"
}
] |
SNG0728.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"5TXC1HGX"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"lan hong house"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"5TXC1HGX"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"lan hong house"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Police'))"
],
"speaker": "user",
"text": "Hi , where can I find the closest police station ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,name,'Parkside Police Station');(_:result,phone,'01223358966');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The closest police station is the Parkside Police Station , located in Parkside , Cambridge . Their phone is 01223358966 . Is there anything else I can help you with today ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "What is the postcode ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The postcode is CB11JG . Is there anything else I can help you with today ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a nice day ."
}
] |
SNG0105.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",
"name",
"Parkside Police Station"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"name",
"Parkside Police Station"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'sidney sussex college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for information about Sidney Sussex college ."
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Sidney Street');(_:result,entrance_fee,'free');(_:result,postcode,'cb23hu');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , it is located on Sidney Street , postcode cb23hu . Admission is free and I would definitely recommend it to you . Do you need to know anything else ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What area of the city is this in ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'center');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It is in the center . Is there anything else I can help you with ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'leicester');(_:search,leave_at,'20:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thanks . I 'm also looking for a train . It should depart from leicester and leave after 20:15 ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Was that heading into Cambridge ? And what day do you need that train ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , heading for Cambridge on Thursday ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,id,'TR2621');(_:result,leave_at,'21:09');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The earliest train after 20:15 is the TR2621 leaving at 21:09 . Would you like me to reserve a seat for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'4');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That would be great , but I 'll need to reserve 4 seats , actually ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'0W0NYOLZ');(_:booking,ticket,'151.19');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I managed to book you for four on that train . Your confirmation number is 0W0NYOLZ . The total fee 151.19 ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great ! We 're all set . Thanks so much !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! I hope you enjoy your time here . Goodbye !"
}
] |
MUL1846.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"sidney sussex college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"sidney sussex college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Sidney Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb23hu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"sidney sussex college"
],
[
"_:result",
"address",
"Sidney Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb23hu"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"20:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"sidney sussex college"
],
[
"_:result",
"address",
"Sidney Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb23hu"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"20:15"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"sidney sussex college"
],
[
"_:result",
"address",
"Sidney Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb23hu"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"center"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"20:15"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR2621"
],
[
"_:result",
"leave_at",
"21:09"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"sidney sussex college"
],
[
"_:result",
"address",
"Sidney Street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb23hu"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"center"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"20:15"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR2621"
],
[
"_:result",
"leave_at",
"21:09"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"0W0NYOLZ"
],
[
"_:booking",
"ticket",
"151.19"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you help me find a place to stay ? I 'm looking for somewhere in the west ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I can help with that . Would you like a hotel or a guesthouse ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That does n't really matter , but I do need it to include free wifi ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are four possibilities . Do you have a price range in mind ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "We would like it to be in the expensive price range ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'The huntingdon marriott hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The huntingdon marriott hotel fits your criteria , would you like me to book you a room ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , sounds get . I need to get a room for just myself for 5 nights starting monday"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Monday');(_:booking,people,'1');(_:booking,ref,'IXEZZNYL');(_:booking,stay,'five nights');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked a room for five nights beginning Monday for a party of 1 . Your reference number is IXEZZNYL . Can I help you find anything else in the city ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please , can you help me find a restaurant that serves British food in the same area as my hotel ?"
},
{
"id": 9,
"rdf-acts": [
"select((_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Would you prefer moderate or expensive prices ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,food,'british');(_:search,type,'Hotel');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "It does n't matter . You can just recommend the one you think is best as long as it is british and in the same area as my hotel"
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,ref,'IXEZZNYL');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Reference number is : IXEZZNYL ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,type,'Hotel');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Uhh Yes , the name of the place please ? After that I need a taxi from the hotel to the restaurant to arrive at the mysterious unnamed restaurant ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))",
"inform((_:result,name,'Saint Johns Chop House');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The name is Saint Johns Chop House . What time would you like a taxi for ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,arrive_by,'14:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like it to arrive by my booked time at the restaurant which is 14:15 ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'blue Lexus');(_:result,phone,'07848295370');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Your booking is complete . A blue Lexus has been assigned to pick you up . 07848295370 is the contact number . Anything else I can do ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that is everything I needed . Thank you ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You are quite welcome ! Goodbye !"
}
] |
PMUL4845.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"The huntingdon marriott hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"The huntingdon marriott hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"people",
"1"
],
[
"_:booking",
"ref",
"IXEZZNYL"
],
[
"_:booking",
"stay",
"five nights"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"The huntingdon marriott hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"people",
"1"
],
[
"_:booking",
"ref",
"IXEZZNYL"
],
[
"_:booking",
"stay",
"five nights"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"The huntingdon marriott hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"people",
"1"
],
[
"_:booking",
"stay",
"five nights"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"british"
],
[
"_:booking",
"ref",
"IXEZZNYL"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"people",
"1"
],
[
"_:booking",
"stay",
"five nights"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"british"
],
[
"_:booking",
"ref",
"IXEZZNYL"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"name",
"Saint Johns Chop House"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"arrive_by",
"14: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": [
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"people",
"1"
],
[
"_:booking",
"stay",
"five nights"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"british"
],
[
"_:booking",
"ref",
"IXEZZNYL"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"name",
"Saint Johns Chop House"
],
[
"_:search",
"arrive_by",
"14:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue Lexus"
],
[
"_:result",
"phone",
"07848295370"
],
[
"_: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,'london liverpool street');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train to take me to Cambridge departing from London Liverpool Street ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day were you thinking of traveling on ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'20:45');(_:search,day,'thursday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "On Thursday . I need to arrive by 20:45"
},
{
"id": 3,
"rdf-acts": [
"select((_:result,arrive_by,'19:07');(_:result,id,'TR7360');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "May I suggest train TR7360 arriving at 19:07 ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,duration,?);(_:result,id,?);(_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "That would be fine . I 'll need the travel time , departure time , and train ID , please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'19:07');(_:result,day,'thursday');(_:result,departure,'liverpool');(_:result,destination,'cambridge');(_:result,id,'TR7360');(_:result,leave_at,'17:39');(_:result,ticket,'16.60 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "As mentioned , it is TR7360 . It leaves liverpool on thursday at 17:39 . It arrives at cambridge at at 19:07 . The cost is 16.60 pounds per ticket ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What 's the duration of the trip ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,duration,'88 minutes');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "The duration is 88 minutes . Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'boat');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I also need a boat type of place to go in the north ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'riverboat georgina');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "we have riverboat georgina"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you give me the phone number , address and entrance fee ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'Cambridge passenger crusiers , jubilee house');(_:result,entrance_fee,'not sure about the entrance fee');(_:result,phone,'01223902091');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , the address is Cambridge passenger crusiers , jubilee house . Their phone number is 01223902091 . I 'm not sure about the entrance fee . You could call them and find out ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay . Thank you for your time !"
},
{
"id": 13,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Before I let you go , has everything been resolved or are there other questions ?"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Have a great day . I am all set . Goodbye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "welcome and thanks for using our services ."
}
] |
PMUL4164.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"19:07"
],
[
"_:result",
"id",
"TR7360"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"leave_at",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"arrive_by",
"19:07"
],
[
"_:result",
"day",
"thursday"
],
[
"_:result",
"departure",
"liverpool"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR7360"
],
[
"_:result",
"leave_at",
"17:39"
],
[
"_:result",
"ticket",
"16.60 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:result",
"arrive_by",
"19:07"
],
[
"_:result",
"day",
"thursday"
],
[
"_:result",
"departure",
"liverpool"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR7360"
],
[
"_:result",
"leave_at",
"17:39"
],
[
"_:result",
"ticket",
"16.60 pounds"
],
[
"_:result",
"duration",
"88 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"boat"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:result",
"arrive_by",
"19:07"
],
[
"_:result",
"day",
"thursday"
],
[
"_:result",
"departure",
"liverpool"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR7360"
],
[
"_:result",
"leave_at",
"17:39"
],
[
"_:result",
"ticket",
"16.60 pounds"
],
[
"_:result",
"duration",
"88 minutes"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"boat"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"riverboat georgina"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:result",
"arrive_by",
"19:07"
],
[
"_:result",
"day",
"thursday"
],
[
"_:result",
"departure",
"liverpool"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR7360"
],
[
"_:result",
"leave_at",
"17:39"
],
[
"_:result",
"ticket",
"16.60 pounds"
],
[
"_:result",
"duration",
"88 minutes"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"boat"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"riverboat georgina"
],
[
"_:result",
"address",
"Cambridge passenger crusiers , jubilee house"
],
[
"_:result",
"entrance_fee",
"not sure about the entrance fee"
],
[
"_:result",
"phone",
"01223902091"
],
[
"_: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",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"20:45"
],
[
"_:search",
"day",
"thursday"
],
[
"_:result",
"arrive_by",
"19:07"
],
[
"_:result",
"day",
"thursday"
],
[
"_:result",
"departure",
"liverpool"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR7360"
],
[
"_:result",
"leave_at",
"17:39"
],
[
"_:result",
"ticket",
"16.60 pounds"
],
[
"_:result",
"duration",
"88 minutes"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"boat"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"riverboat georgina"
],
[
"_:result",
"address",
"Cambridge passenger crusiers , jubilee house"
],
[
"_:result",
"entrance_fee",
"not sure about the entrance fee"
],
[
"_:result",
"phone",
"01223902091"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'sri lankan');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a place to dine that serves sri lankan food in the centre ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,area,'centre');(_:search,food,'Sri Lankan food');(_:search,type,'Restaurant'))",
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are not any restaurants serving Sri Lankan food in the centre of town . Should I check another type of food ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , are there any options for Italian food in the centre ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'9');(_:result,food,'Italian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 9 Italian restaurants in the center . Do you have a preferred price range ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like the address , phone number and postcode for one of the cheap restaurants , please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'Regent Street City Centre');(_:result,name,'Pizza Hut City Centre');(_:result,phone,'01223323737');(_:result,postcode,'cb21ab');(_:result,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "Pizza Hut City Centre is located at Regent Street City Centre , cb21ab . The phone number is 01223323737 . Could I be of further assistance ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'near the restaurant');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for entertainment spots to visit near the restaurant . What kinds of things are there to do ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'a lot');(_:result,area,'centre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I have a lot of attractions to choose from in the centre . Perhaps you would be interested in visiting a church ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'theaters');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm interested in entertainment activities . Are there any theaters in the area of the restaurant ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'theatres');(_:result,count,'4');(_:result,name,'adc theatre');(_:result,name,'and the cambridge corn exchange');(_:result,name,'cambridge arts theatre');(_:result,name,'mumford theatre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are four theatres near the centre . They are : adc theatre , cambridge arts theatre , mumford theatre , and the cambridge corn exchange ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,category,'colleges');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you tell me about colleges in the center of town ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'colleges');(_:result,count,'13');(_:result,entrance_fee,'charge');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 13 colleges in the centre of town . Some of them have free entrance and some of them charge a fee ."
},
{
"id": 12,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))",
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Give me your recommendation for a college with a free entrance fee . Please include a phone number too ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,name,'Hughes Hall');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "I 've heard great things about Hughes Hall . Their entrance fee is free . Would you like more information about them ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can I get their phone number please"
},
{
"id": 15,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,\"Hughes hall 's\");(_:result,phone,'01223334898');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Hughes hall 's phone number is 01223334898 . Is there anything else you need ?"
},
{
"id": 16,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Is there an entrance fee ?"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,name,'Hughes Hall');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "No . It is free to tour Hughes Hall ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay thank you for your help ."
},
{
"id": 19,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "You are welcome ! Is there anything else I can assist you with ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all I need . Thanks for your help ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you . Have a great day , goodbye ."
}
] |
MUL0922.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"sri lankan"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c221f32a"
],
[
"_:search/c221f32a",
"area",
"centre"
],
[
"_:search/c221f32a",
"food",
"Sri Lankan food"
],
[
"_:search/c221f32a",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c221f32a"
],
[
"_:search/c221f32a",
"area",
"centre"
],
[
"_:search/c221f32a",
"food",
"Sri Lankan food"
],
[
"_:search/c221f32a",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c221f32a"
],
[
"_:search/c221f32a",
"area",
"centre"
],
[
"_:search/c221f32a",
"food",
"Sri Lankan food"
],
[
"_:search/c221f32a",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"name",
"Pizza Hut City Centre"
],
[
"_:result",
"phone",
"01223323737"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c221f32a"
],
[
"_:search/c221f32a",
"area",
"centre"
],
[
"_:search/c221f32a",
"food",
"Sri Lankan food"
],
[
"_:search/c221f32a",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"name",
"Pizza Hut City Centre"
],
[
"_:result",
"phone",
"01223323737"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"near the restaurant"
],
[
"_:result",
"amount",
"a lot"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"theaters"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c221f32a"
],
[
"_:search/c221f32a",
"area",
"centre"
],
[
"_:search/c221f32a",
"food",
"Sri Lankan food"
],
[
"_:search/c221f32a",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"phone",
"01223323737"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"amount",
"a lot"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"theatres"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"adc theatre"
],
[
"_:result",
"name",
"and the cambridge corn exchange"
],
[
"_:result",
"name",
"cambridge arts theatre"
],
[
"_:result",
"name",
"mumford theatre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c221f32a"
],
[
"_:search/c221f32a",
"area",
"centre"
],
[
"_:search/c221f32a",
"food",
"Sri Lankan food"
],
[
"_:search/c221f32a",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"phone",
"01223323737"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"amount",
"a lot"
],
[
"_:result",
"name",
"adc theatre"
],
[
"_:result",
"name",
"and the cambridge corn exchange"
],
[
"_:result",
"name",
"cambridge arts theatre"
],
[
"_:result",
"name",
"mumford theatre"
],
[
"_:search",
"area",
"center"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"entrance_fee",
"charge"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c221f32a"
],
[
"_:search/c221f32a",
"area",
"centre"
],
[
"_:search/c221f32a",
"food",
"Sri Lankan food"
],
[
"_:search/c221f32a",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"phone",
"01223323737"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:result",
"amount",
"a lot"
],
[
"_:search",
"area",
"center"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Hughes Hall"
],
[
"_:result",
"type",
"Attraction"
],
[
"_: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": [
[
"_:system",
"canthelp",
"_:search/c221f32a"
],
[
"_:search/c221f32a",
"area",
"centre"
],
[
"_:search/c221f32a",
"food",
"Sri Lankan food"
],
[
"_:search/c221f32a",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:result",
"amount",
"a lot"
],
[
"_:search",
"area",
"center"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"Hughes hall 's"
],
[
"_:result",
"phone",
"01223334898"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c221f32a"
],
[
"_:search/c221f32a",
"area",
"centre"
],
[
"_:search/c221f32a",
"food",
"Sri Lankan food"
],
[
"_:search/c221f32a",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:result",
"amount",
"a lot"
],
[
"_:search",
"area",
"center"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223334898"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Hughes Hall"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c221f32a"
],
[
"_:search/c221f32a",
"area",
"centre"
],
[
"_:search/c221f32a",
"food",
"Sri Lankan food"
],
[
"_:search/c221f32a",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"Regent Street City Centre"
],
[
"_:result",
"postcode",
"cb21ab"
],
[
"_:result",
"amount",
"a lot"
],
[
"_:search",
"area",
"center"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"phone",
"01223334898"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Hughes Hall"
],
[
"_: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,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for a museum to go to ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'museums');(_:result,count,'23');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are a total of 23 museums in Cambridge . Is there a particular area of town you are wanting to visit ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,type,'Attraction'))",
"request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , could you please make sure it is located in the downtown area . And could you let me know the entrance fee and phone number ?"
},
{
"id": 3,
"rdf-acts": [
"select((_:result,area,'centre');(_:result,area,'east');(_:result,area,'north');(_:result,area,'south');(_:result,area,'west');(_:result,type,'Attraction'))",
"canthelp((_:search,area,'downtown');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "I 'm sorry , there is n't a downtown area listed . Would you like north , south , east , west or centre ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Attraction'))",
"inform((_:search,area,*);(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Any area is fine , actually . Just pick your favorite !"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'South');(_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,name,'Byard Art');(_:result,phone,'01223464646');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Byard Art is a museum that is located in the South . It is free to enter and the phone number is \t 01223464646 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,\"rosa 's bed and breakfast\");(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do you know a hotel by the name of Rosa 's Bed and Breakfast ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , would you like me to make a reservation ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,day,'tuesday');(_:search,people,'4');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes . I would like to book the hotel for 4 people starting on Tuesday for 4 nights ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'P1SJ79YB');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "All set . Your reference number is P1SJ79YB ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I need today . Thank you for your help !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "We are happy to help . Enjoy your stay !"
}
] |
MUL1034.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"23"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"23"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"canthelp",
"_:search/78cea719"
],
[
"_:search/78cea719",
"area",
"downtown"
],
[
"_:search/78cea719",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"area",
"*"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:result",
"count",
"23"
],
[
"_:system",
"canthelp",
"_:search/78cea719"
],
[
"_:search/78cea719",
"area",
"downtown"
],
[
"_:search/78cea719",
"type",
"Attraction"
],
[
"_:search",
"area",
"*"
],
[
"_:result",
"area",
"South"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Byard Art"
],
[
"_:result",
"phone",
"01223464646"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"rosa 's bed and breakfast"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"23"
],
[
"_:system",
"canthelp",
"_:search/78cea719"
],
[
"_:search/78cea719",
"area",
"downtown"
],
[
"_:search/78cea719",
"type",
"Attraction"
],
[
"_:search",
"area",
"*"
],
[
"_:result",
"area",
"South"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Byard Art"
],
[
"_:result",
"phone",
"01223464646"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"rosa 's bed and breakfast"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_: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",
"count",
"23"
],
[
"_:system",
"canthelp",
"_:search/78cea719"
],
[
"_:search/78cea719",
"area",
"downtown"
],
[
"_:search/78cea719",
"type",
"Attraction"
],
[
"_:search",
"area",
"*"
],
[
"_:result",
"area",
"South"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Byard Art"
],
[
"_:result",
"phone",
"01223464646"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"rosa 's bed and breakfast"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"P1SJ79YB"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , what options are available in the south of Cambridge for upscale dining ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Is there a particular cuisine you are looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm not picky , just let me know a few types of cuisine that are in the area please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,food,'Chinese');(_:result,food,'Indian');(_:result,food,'Italian');(_:result,food,'Mexican');(_:result,name,'Chiquito');(_:result,name,\"Frankie and Benny 's\");(_:result,name,'Good Luck Food Takeaway');(_:result,name,'Peking Restaurant');(_:result,name,'Taj Tandoori');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Peking Restaurant as well as The Good Luck Food Takeaway serve Chinese food . Taj Tandoori serves Indian , and Frankie and Benny 's serves Italian . There is also a Mexican restaurant , Chiquito ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))",
"inform((_:search,name,'Frankie and Benny');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Frankie and Benny 's sounds good . What is the phone number for that restaurant ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'Frankie and Bennys');(_:result,phone,'01223412430');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The phone number to Frankie and Bennys is 01223412430 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'10:15');(_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "thank you . I also need a train to Cambridge arriving at 10:15 on Thursday ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What is your departure location ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'stansted');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to depart from Stansted"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'09:52');(_:result,departure,'Stansted Airport');(_:result,destination,'Cambridge');(_:result,id,'TR0031');(_:result,leave_at,'09:24');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR0031 departs Stansted Airport at 09:24 and arrives in Cambridge at 09:52 . Would you like me to book it for you ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Could you please tell me the price for that train ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,ticket,'10.10 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The ride will cost you 10.10 pounds . Can I book it for you ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all I need right now , thanks ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Great . Have a nice day !"
}
] |
MUL0264.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:result",
"name",
"Chiquito"
],
[
"_:result",
"name",
"Frankie and Benny 's"
],
[
"_:result",
"name",
"Good Luck Food Takeaway"
],
[
"_:result",
"name",
"Peking Restaurant"
],
[
"_:result",
"name",
"Taj Tandoori"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"name",
"Frankie and Benny"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:search",
"name",
"Frankie and Benny"
],
[
"_:result",
"name",
"Frankie and Bennys"
],
[
"_:result",
"phone",
"01223412430"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:search",
"name",
"Frankie and Benny"
],
[
"_:result",
"name",
"Frankie and Bennys"
],
[
"_:result",
"phone",
"01223412430"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"stansted"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:search",
"name",
"Frankie and Benny"
],
[
"_:result",
"name",
"Frankie and Bennys"
],
[
"_:result",
"phone",
"01223412430"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"stansted"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"09:52"
],
[
"_:result",
"departure",
"Stansted Airport"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR0031"
],
[
"_:result",
"leave_at",
"09:24"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:search",
"name",
"Frankie and Benny"
],
[
"_:result",
"name",
"Frankie and Bennys"
],
[
"_:result",
"phone",
"01223412430"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"stansted"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"09:52"
],
[
"_:result",
"departure",
"Stansted Airport"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR0031"
],
[
"_:result",
"leave_at",
"09:24"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where are you leaving from and where would you like to go ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I plan to leave from stevenage to go to Cambridge ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'70');(_:result,departure,'stevenage');(_:result,destination,'cambridge');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Okay . There are 70 trains that go from stevenage to cambridge . Would you like to narrow it down by day or time ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'12:15');(_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to leave on Sunday and arrive by 12:15 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR1542');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "trainID \t departure \t destination \t day \t leaveAt \t arriveBy \t price \t duration \t book \n ( optional ) \n TR1542 \t stevenage \t cambridge \t sunday \t 05:54 \t 06:43 \t 10.24 pounds \t 49 minutes \t\n TR5870 \t stevenage \t cambridge \t sunday \t 07:54 \t 08:43 \t 10.24 pounds \t 49 minutes \t\n TR7802 \t stevenage \t cambridge \t sunday \t 09:54 \t 10:43 \t 10.24 pounds \t 49 minutes \t\n TR8225 \t stevenage \t cambridge \t sunday \t 11:54 \t 12:43 \t 10.24 pounds \t 49 minutes \t are the opitions"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , I will check them out and get back to you ."
},
{
"id": 7,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "You are welcome . Call back anytime you are ready to book ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That information is very overwhelming . Can you please pick the best option that meets my criteria and book for 6 people ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,id,'TR7802');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I would like to book the TR7802 \t stevenage cambridge \t sunday \t 09:54 \t 10:43 , please ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "I think you 're confused . I need the info , you 're the help desk ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,arrive_by,'10:43');(_:booking,category,'Train');(_:booking,departure,'Stevenage');(_:booking,destination,'Cambridge');(_:booking,id,'TR7802');(_:booking,leave_at,'09:54');(_:booking,people,'six');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I apologize for the mistake . I have booked six tickets for you and your party on the TR7802 train departing from Stevenage at 09:54 and arriving at Cambridge at 10:43 ."
},
{
"id": 12,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "That 's more like it . And , what 's the reference number ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'DDBA2U1R');(_:booking,ticket,'61.44 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reference number is DDBA2U1R . The total fee is 61.44 GBP payable at the station . May I help with something else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That was all . Thank you"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks for using our services ."
}
] |
SNG01795.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:result",
"departure",
"stevenage"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:15"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:result",
"departure",
"stevenage"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:15"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR1542"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:result",
"departure",
"stevenage"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:15"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"id",
"TR1542"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:result",
"departure",
"stevenage"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:15"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR7802"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:result",
"departure",
"stevenage"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:15"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR7802"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"arrive_by",
"10:43"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Stevenage"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"id",
"TR7802"
],
[
"_:booking",
"leave_at",
"09:54"
],
[
"_:booking",
"people",
"six"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:result",
"departure",
"stevenage"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:15"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR7802"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"arrive_by",
"10:43"
],
[
"_:booking",
"departure",
"Stevenage"
],
[
"_:booking",
"destination",
"Cambridge"
],
[
"_:booking",
"id",
"TR7802"
],
[
"_:booking",
"leave_at",
"09:54"
],
[
"_:booking",
"people",
"six"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"DDBA2U1R"
],
[
"_:booking",
"ticket",
"61.44 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , can you give me some information ? I am looking for a particular attraction ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "Sure , I can assist you . What type of attraction were you interested in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'primavera');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "it 's called primavera ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,name,'Primavera');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Here you go , Primavera is a museum in the centre of town , they have free admission ."
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "I would like tickets ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "You will not need tickets , as admission is free . Would you like the address or phone number ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Phone number and postcode please ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,phone,'01223357708');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The phone number is 01223357708 ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "And postcode please like I asked before ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,postcode,'cb21sj');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The post code is cb21sj ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "rad , thanks . i also need a train ticket"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Okay , where are you heading ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'broxbourne');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to leave Broxbourne and go to Cambridge ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day and time would you like to travel ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to travel on thursday ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,count,'19');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 19 trains that meet that criteria . Would you like to narrow it down by departure or arrival time ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,leave_at,'12:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I have to leave after 12:30 ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,id,'tr7406');(_:result,leave_at,'12:32');(_:result,type,'Train'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "tr7406 leaves at 12:32 , how many tickets ?"
},
{
"id": 18,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Could you tell me what the travel time is , please ?"
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,duration,'60 minutes');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The travel time is 60 minutes ."
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much for your help ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great day !"
}
] |
PMUL1171.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"primavera"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"primavera"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Primavera"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"primavera"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Primavera"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"primavera"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Primavera"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"phone",
"01223357708"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"primavera"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Primavera"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223357708"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"primavera"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Primavera"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223357708"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"primavera"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Primavera"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223357708"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"primavera"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Primavera"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223357708"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"primavera"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Primavera"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223357708"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"id",
"tr7406"
],
[
"_:result",
"leave_at",
"12:32"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"primavera"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Primavera"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223357708"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"id",
"tr7406"
],
[
"_:result",
"leave_at",
"12:32"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you find me an attraction in the centre ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Are you looking for a specific place ? Or do you prefer a particular type of attraction ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Not looking for anything specific . Maybe a college or museum if you can give me the address and entrance fee ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Jesus Lane');(_:result,category,'college');(_:result,entrance_fee,'free');(_:result,name,'Hughes Hall');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I would recommend Hughes Hall . It is a college on Jesus Lane and the entrance is free ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you goodbye"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our service today ."
}
] |
PMUL1425.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",
"name",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Jesus Lane"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Hughes Hall"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I am looking for information in Cambridge"
},
{
"id": 1,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "I need more specifics to help you . What type of information do you need ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'moderately');(_:search,stars,'0');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd like a moderately priced place to stay . But only if it is a 0 star . I love a little adventure !"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'cityroomz');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "cityroomz \t meets your specifications . want to book ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,people,'5');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please . 5 people for 2 nights , starting Wednesday ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'8S83G1YC');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to make your reservation . Your confirmation is 8S83G1YC . Can I help with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,leave_at,'18:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also needs a train after 18:00 out of Cambridge ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Can you tell me your destination please ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to go to Ely and would like to leave on Friday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,departure,'cambridge');(_:result,leave_at,'19:50');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "The next train leaves cambridge at 19:50 . Would you like more information or can I book it for you ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That will work for me . Can you book 5 tickets for me ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,departure,'Cambridge');(_:booking,destination,'Ely');(_:booking,leave_at,'19:50');(_:booking,people,'5');(_:booking,ref,'HRBLRJCU');(_:booking,ticket,'22GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've booked 5 tickets on the 19:50 train leaving Cambridge to Ely . Your total fare is 22GBP , payable at the station , your reference number is HRBLRJCU ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all , thank you for you help ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great day !"
}
] |
PMUL3514.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"8S83G1YC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"8S83G1YC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"8S83G1YC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"19:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"19:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"destination",
"Ely"
],
[
"_:booking",
"leave_at",
"19:50"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"HRBLRJCU"
],
[
"_:booking",
"ticket",
"22GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you help me find a place to dine that is expensive in the west ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "Certainly . What type of food are you looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'seafood');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "My friend wants to eat lobster , so maybe a good seafood place ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"canthelp((_:search,area,'West');(_:search,type,'Restaurant'))",
"inform((_:result,area,'Centre');(_:result,food,'seafood');(_:result,name,'Loch Fyne');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I do have Loch Fyne in the Centre ( nothing in the West , sorry ! ) that has expensive seafood . Want to give it a try ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to stay in the west area . How about a british restaurant ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,food,'British');(_:result,name,'Travellers Rest');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "Travellers Rest in the west area is an expensive British restaurant . Would you like more info about them ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "please get me the address"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,day,'this evening');(_:booking,type,'Booking');(_:result,address,'Huntington Road , City Centre');(_:result,name,'Travellers Rest');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Travellers Rest is located at Huntington Road , City Centre . Would you like me to book a table for this evening ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "No , I wo n't be in town till next week , thanks . Can you suggest a college in that same area ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,amount,'give');(_:result,category,'colleges');(_:result,entrance_fee,'west');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I have give colleges in the west ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))",
"inform((_:search,area,'west');(_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you recommend a college in the west area ? I 'll need the address , entrance fee and post code as well please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'silver street');(_:result,entrance_fee,'2.50 pounds');(_:result,name,\"Queen 's college\");(_:result,postcode,'cb39et');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Queen 's college is located on silver street . The postcode is cb39et . Although the entrance fee is 2.50 pounds , I think it 's well worth the price of admission ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Sounds great . Can I also get info on a taxi leaving from Queen 's College"
},
{
"id": 13,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Yes I can get you a taxi where are you going and what time did you want to leave or arrive ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,departure,'the attraction');(_:search,leave_at,'11:00');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "well I want to leave the attraction by 11:00 and I need the contact # and car type"
},
{
"id": 15,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "In order to book the taxi I will need a destination . Can you please provide one ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I do not have a destination at this time ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'yellow ford');(_:result,phone,'07829617509');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Alright your booking number is 07829617509 and the car picking you up is a yellow ford ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help !"
},
{
"id": 19,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "You 're welcome . Is there anything else I can assist you with ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much for your help ! That should be all for now ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using the Cambridge TownInfo centre . Goodbye"
}
] |
PMUL3147.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"seafood"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/8a5ec2c0"
],
[
"_:search/8a5ec2c0",
"area",
"West"
],
[
"_:search/8a5ec2c0",
"type",
"Restaurant"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"food",
"seafood"
],
[
"_:result",
"name",
"Loch Fyne"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/8a5ec2c0"
],
[
"_:search/8a5ec2c0",
"area",
"West"
],
[
"_:search/8a5ec2c0",
"type",
"Restaurant"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Travellers Rest"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"canthelp",
"_:search/8a5ec2c0"
],
[
"_:search/8a5ec2c0",
"area",
"West"
],
[
"_:search/8a5ec2c0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"this evening"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Huntington Road , City Centre"
],
[
"_:result",
"name",
"Travellers Rest"
],
[
"_: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"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"canthelp",
"_:search/8a5ec2c0"
],
[
"_:search/8a5ec2c0",
"area",
"West"
],
[
"_:search/8a5ec2c0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"this evening"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Huntington Road , City Centre"
],
[
"_:result",
"name",
"Travellers Rest"
],
[
"_:result",
"amount",
"give"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"entrance_fee",
"west"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"canthelp",
"_:search/8a5ec2c0"
],
[
"_:search/8a5ec2c0",
"area",
"West"
],
[
"_:search/8a5ec2c0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"this evening"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"give"
],
[
"_:result",
"category",
"colleges"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"address",
"silver street"
],
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:result",
"name",
"Queen 's college"
],
[
"_:result",
"postcode",
"cb39et"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"canthelp",
"_:search/8a5ec2c0"
],
[
"_:search/8a5ec2c0",
"area",
"West"
],
[
"_:search/8a5ec2c0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"this evening"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"give"
],
[
"_:result",
"category",
"colleges"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"address",
"silver street"
],
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:result",
"name",
"Queen 's college"
],
[
"_:result",
"postcode",
"cb39et"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"the attraction"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_: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": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"canthelp",
"_:search/8a5ec2c0"
],
[
"_:search/8a5ec2c0",
"area",
"West"
],
[
"_:search/8a5ec2c0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"this evening"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"give"
],
[
"_:result",
"category",
"colleges"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"address",
"silver street"
],
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:result",
"name",
"Queen 's college"
],
[
"_:result",
"postcode",
"cb39et"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"the attraction"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"canthelp",
"_:search/8a5ec2c0"
],
[
"_:search/8a5ec2c0",
"area",
"West"
],
[
"_:search/8a5ec2c0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"this evening"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"give"
],
[
"_:result",
"category",
"colleges"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"address",
"silver street"
],
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:result",
"name",
"Queen 's college"
],
[
"_:result",
"postcode",
"cb39et"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"the attraction"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow ford"
],
[
"_:result",
"phone",
"07829617509"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"canthelp",
"_:search/8a5ec2c0"
],
[
"_:search/8a5ec2c0",
"area",
"West"
],
[
"_:search/8a5ec2c0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:booking",
"day",
"this evening"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"give"
],
[
"_:result",
"category",
"colleges"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"address",
"silver street"
],
[
"_:result",
"entrance_fee",
"2.50 pounds"
],
[
"_:result",
"name",
"Queen 's college"
],
[
"_:result",
"postcode",
"cb39et"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"the attraction"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow ford"
],
[
"_:result",
"phone",
"07829617509"
],
[
"_: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,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a place to stay , I would need wifi , and would prefer moderate pricing ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'acorn guest house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have acorn guest house that should fit your needs ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,stars,'0');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , I 'm looking for a hotel . It has to have 0 stars"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'hotel');(_:result,name,'cityroomz');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There is cityroomz hotel , is the centre of town an okay area ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,stars,'zero');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Is that a zero star place ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'hotel');(_:result,stars,'0');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "That is indeed a 0 star hotel . Would you like to book a room ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,food,'chinese');(_:search,pricerange,'same price range');(_:search,type,'Hotel');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , I am also looking for a Chinese restaurant in the same price range as the hotel ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'The yu garden');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The yu garden is a good place . May I reserve a table for you ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What area is it ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'529 Newmarket Road Fen Ditton');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "529 Newmarket Road Fen Ditton"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "What side of town is the restaurant on . Is it in the centre ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'Yu Garden');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yu Garden is an expensive place on the east side of town ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . That should be all of the information I need ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , please contact us again if you need any other information . Have a good day !"
}
] |
MUL1205.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"zero"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"cityroomz"
],
[
"_:search",
"stars",
"zero"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"stars",
"zero"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"0"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"The yu garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"centre"
],
[
"_:search",
"stars",
"zero"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"0"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:result",
"name",
"The yu garden"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"address",
"529 Newmarket Road Fen Ditton"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"zero"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"0"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:result",
"address",
"529 Newmarket Road Fen Ditton"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Yu Garden"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you help me find an expensive restaurant in the center of town ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are many options . Do you have any preferences on type of food ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Could you recommend one for me and help me make a booking for sunday ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,food,'British');(_:result,name,'Midsummer House Restaurant');(_:result,type,'Restaurant'))",
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How about Midsummer House Restaurant , it serves British food in centre . How many people are in your party ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'17:00');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I have 4 people in my party . Can I book a table for 17:00 on Sunday ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'RBYPR70C');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I booked that , and your reservation number is RBYPR70C . Do you need any more information about the restaurant ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I also need places to go that are in the same area as the restaurant and should be in the type of architecture ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,entrance_fee,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Does a entrance fee make any difference ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "No , I would just like to know what the fee is , if any ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,name,'old schools');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The old schools has a free entrance fee ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's great . I think we 'll try that out . Thanks for the info . Goodbye ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "No problem . Thanks for using our service today ."
}
] |
PMUL2264.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"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Midsummer House Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Midsummer House Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"RBYPR70C"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Midsummer House Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"RBYPR70C"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"British"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"RBYPR70C"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"old schools"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'9:00');(_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you help me find a train leaving on sunday arriving by 9:00 ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'36');(_:result,type,'Train'))",
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have 36 trains that match what you are requesting . Where will you be traveling to ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be heading to Peterborough from Cambridge ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'7');(_:result,departure,'cambridge');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 7 results . What time would you like to leave cambridge ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'9:00');(_:search,leave_at,'dontcare');(_:search,type,'Train'))",
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I 'm flexible , as long as I arrive by 9:00 . Could you let me know the total travel time ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'all of');(_:result,duration,'50 minutes');(_:result,type,'Train'))",
"select((_:result,arrive_by,'8:56');(_:result,leave_at,'8:06');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "All of the trains that day are 50 minutes travel time . Would you like to leave at 8:06 , arriving at 8:56 ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Sure . Could you give me the ID for that train ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,duration,'50 minutes');(_:result,id,'TR0160');(_:result,ticket,'13.20 pounds');(_:result,type,'Train'))",
"reqmore()",
"thank()"
],
"speaker": "system",
"text": "Sure . Train ID TR0160 , 50 minutes travel time will cost 13.20 pounds per ticket . What else can I help you with today ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,name,'allenbell');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Great , I 'm also looking for info on a hotel called allenbell ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like me to book it for you ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'3');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need to book it for 3 people for 2 nights beginning Friday ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,ref,'WZNKIUGX');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay I have your reservation and the reference number is WZNKIUGX ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . That 's all I need for now ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using this service"
}
] |
PMUL4303.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"9:00"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"9:00"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"count",
"36"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"9:00"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:search",
"arrive_by",
"9:00"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"amount",
"all of"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"arrive_by",
"8:56"
],
[
"_:result",
"leave_at",
"8:06"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:search",
"arrive_by",
"9:00"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:result",
"amount",
"all of"
],
[
"_:result",
"arrive_by",
"8:56"
],
[
"_:result",
"leave_at",
"8:06"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"id",
"TR0160"
],
[
"_:result",
"ticket",
"13.20 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:search",
"arrive_by",
"9:00"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:result",
"amount",
"all of"
],
[
"_:result",
"arrive_by",
"8:56"
],
[
"_:result",
"leave_at",
"8:06"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"id",
"TR0160"
],
[
"_:result",
"ticket",
"13.20 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_: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",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"count",
"7"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:search",
"arrive_by",
"9:00"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:result",
"amount",
"all of"
],
[
"_:result",
"arrive_by",
"8:56"
],
[
"_:result",
"leave_at",
"8:06"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"id",
"TR0160"
],
[
"_:result",
"ticket",
"13.20 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"WZNKIUGX"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a cheap restaurant in the centre ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,food,'chinese');(_:result,food,'modern european');(_:result,name,'Golden house');(_:result,name,'the river bar steakhouse and grill');(_:result,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have found many possibilities . Golden house is chinese and the river bar steakhouse and grill serves modern european . Are either of those of interest for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'golden house');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , may I have the address , postcode , and phone number for Golden House ? I 'll book it myself ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'12 Lensfield Road City Centre');(_:result,phone,'01842753771');(_:result,postcode,'cb21eg');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "They are located at 12 Lensfield Road City Centre , postcode cb21eg , and phone number 01842753771 ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , that 's all I need . Have a nice day ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our service . Have a great day ."
}
] |
SNG0515.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"food",
"modern european"
],
[
"_:result",
"name",
"Golden house"
],
[
"_:result",
"name",
"the river bar steakhouse and grill"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"golden house"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"food",
"modern european"
],
[
"_:result",
"name",
"Golden house"
],
[
"_:result",
"name",
"the river bar steakhouse and grill"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"name",
"golden house"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"12 Lensfield Road City Centre"
],
[
"_:result",
"phone",
"01842753771"
],
[
"_:result",
"postcode",
"cb21eg"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,departure,'cambridge');(_:search,leave_at,'14:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train to Cambridge on Friday that departs after 14:30 ."
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "I 'm sorry , but can you please restate your requirements for the train ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,departure,'cambridge');(_:search,destination,'kings lynn');(_:search,leave_at,'14:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need a train from cambridge to kings lynn on friday . I 'll be traveling after 14:30 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'15:58');(_:result,day,'Friday');(_:result,departure,'cambridge');(_:result,destination,'kings lynn');(_:result,id,'TR3057');(_:result,leave_at,'15:11');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR3057 will be departing cambridge at 15:11 on Friday , arriving kings lynn by 15:58 . Would you like to reserve a seat for this train ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please I would like to book it for 6 people please ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,people,'6');(_:booking,ref,'Q1ULPR62');(_:booking,ticket,'9.80 pounds each');(_:booking,ticket,'total of 58.8 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "That is 6 tickets at 9.80 pounds each for a total of 58.8 GBP . Your reference number is Q1ULPR62 . Can I help you with anything else today"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'tang chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I am also looking for information on a restaurant called Tang Chinese ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'centre');(_:result,food,'chinese');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes that is a expensive chinese place located in the centre . Did you need the address or phone number ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'11:45');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you book me a table for 6 on Friday at 11:45 ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,day,'Friday');(_:booking,people,'six');(_:booking,ref,'FZ5B6DZ5');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your table for six on Friday is reserved , and your confirmation number is FZ5B6DZ5 ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much for all of your help . That is all I needed for today ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Glad to be of service . Thank you for using Cambridge TownInfo centre today !"
}
] |
MUL0217.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"14:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"leave_at",
"14:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"leave_at",
"14:30"
],
[
"_:result",
"arrive_by",
"15:58"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"kings lynn"
],
[
"_:result",
"id",
"TR3057"
],
[
"_:result",
"leave_at",
"15:11"
],
[
"_: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
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"leave_at",
"14:30"
],
[
"_:result",
"arrive_by",
"15:58"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"kings lynn"
],
[
"_:result",
"id",
"TR3057"
],
[
"_:result",
"leave_at",
"15:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"Q1ULPR62"
],
[
"_:booking",
"ticket",
"9.80 pounds each"
],
[
"_:booking",
"ticket",
"total of 58.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"tang chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"leave_at",
"14:30"
],
[
"_:result",
"arrive_by",
"15:58"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"kings lynn"
],
[
"_:result",
"id",
"TR3057"
],
[
"_:result",
"leave_at",
"15:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"ref",
"Q1ULPR62"
],
[
"_:booking",
"ticket",
"9.80 pounds each"
],
[
"_:booking",
"ticket",
"total of 58.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"tang chinese"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"leave_at",
"14:30"
],
[
"_:result",
"arrive_by",
"15:58"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"kings lynn"
],
[
"_:result",
"id",
"TR3057"
],
[
"_:result",
"leave_at",
"15:11"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"9.80 pounds each"
],
[
"_:booking",
"ticket",
"total of 58.8 GBP"
],
[
"_:search",
"name",
"tang chinese"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"people",
"six"
],
[
"_:booking",
"ref",
"FZ5B6DZ5"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hello , I am looking for information . Can you help me with a train ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "Sure . Can I get some more information ? Where were you wanting to go to ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,destination,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would be leaving Cambridge and heading to Peterborough on Tuesday ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Is there a specific time you would like to depart or arrive by ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'13:45');(_:search,destination,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need to arrive in Peterborough by 13:45 . How long is the train ride ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'13:24');(_:result,duration,'50 minutes');(_:result,id,'TR6310');(_:result,leave_at,'12:34');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The train ride is 50 minutes long . TR6310 leaves at 12:34 and arrives at 13:24 . Would you like me to book you a ticket ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'avalon');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No thanks . No need to book at this time . Can you tell me about a hotel called the Avalon ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,category,'hotel');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "It is a moderately priced hotel on the north ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,phone,?);(_:result,stars,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Sounds great . How many stars it that ? And can I have the phone number ?"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'guest house');(_:result,name,'Avalon');(_:result,phone,'01223353071');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Avalon is a 4 star guest house . The phone number is 01223353071 . Would you like me to make a reservation for you today ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "Yes please make the reservation ."
},
{
"id": 11,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You need to tell me how many people are staying at what days ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm actually going to call the hotel before I make the reservation . I think you for your time . Have a nice day ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you . I 'm all set . Goodbye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "welcome and good day"
}
] |
PMUL1892.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:45"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:45"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"arrive_by",
"13:24"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"id",
"TR6310"
],
[
"_:result",
"leave_at",
"12:34"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"avalon"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:45"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"arrive_by",
"13:24"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"id",
"TR6310"
],
[
"_:result",
"leave_at",
"12:34"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"avalon"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"stars",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:45"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"arrive_by",
"13:24"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"id",
"TR6310"
],
[
"_:result",
"leave_at",
"12:34"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"avalon"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"name",
"Avalon"
],
[
"_:result",
"phone",
"01223353071"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:45"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"arrive_by",
"13:24"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"id",
"TR6310"
],
[
"_:result",
"leave_at",
"12:34"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"name",
"avalon"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"name",
"Avalon"
],
[
"_:result",
"phone",
"01223353071"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"13:45"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:result",
"arrive_by",
"13:24"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"id",
"TR6310"
],
[
"_:result",
"leave_at",
"12:34"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"name",
"avalon"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"category",
"guest house"
],
[
"_:result",
"name",
"Avalon"
],
[
"_:result",
"phone",
"01223353071"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I got into a fender - bender with my rental car , and now I need help resolving the dispute with the owner of the other car ."
},
{
"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,address,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "Can I get the full mailing address for that location ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The address is Parkside , Cambridge and the postcode is CB11JG ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help . That is all I need right now ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You are most welcome !"
}
] |
SNG02161.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'a and b guest house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a hotel called the a and b guest house . Can you help me out ?"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "Yes , what would you like to know about it ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'8');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm hoping to book a room for 8 people on Friday . We will be in town for 4 nights ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'XUSQ4E7T');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to successfully book that for you . Your reference number is XUSQ4E7T . Is there anything else I can do for you today ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,leave_at,'9:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need a train that leaves after 9:30"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can help with that . What are your departure and arrival stations please ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,destination,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am departing Cambridge and going to Peterborough , on Tuesday please ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,id,'TR9522');(_:result,leave_at,'09:34');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "How about TR9522 ? It leaves at 09:34 ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,arrive_by,?);(_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "That sounds good . Could you give me the arrival time and the travel time ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'10:24');(_:result,duration,'50 minutes');(_:result,id,'TR9522');(_:result,leave_at,'09:34');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR9522 departs at 09:34 and arrives at 10:24 . The travel time is 50 minutes . Would you like to book any tickets ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel');(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please go ahead and book the tickets . Can I have the reference number as well ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'7KKKCLIP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "7KKKCLIP is the reference number ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much for all your help today ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I may help you with today ?"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , that is all I will be needing . Thanks again . Bye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Goodbye"
}
] |
MUL2024.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"a and b guest house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"a and b guest house"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"a and b guest house"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XUSQ4E7T"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"9:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"a and b guest house"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XUSQ4E7T"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"9:30"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"a and b guest house"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XUSQ4E7T"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"9:30"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR9522"
],
[
"_:result",
"leave_at",
"09:34"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"a and b guest house"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XUSQ4E7T"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"9:30"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:24"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"id",
"TR9522"
],
[
"_:result",
"leave_at",
"09:34"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"a and b guest house"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"leave_at",
"9:30"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:24"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"id",
"TR9522"
],
[
"_:result",
"leave_at",
"09:34"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"7KKKCLIP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"a and b guest house"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"leave_at",
"9:30"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:24"
],
[
"_:result",
"duration",
"50 minutes"
],
[
"_:result",
"id",
"TR9522"
],
[
"_:result",
"leave_at",
"09:34"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"7KKKCLIP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'leicester');(_:search,leave_at,'18:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train that leaves after 18:45 and goes to Leicester ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'some');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "We have some options available after that time , what day will you need the train ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need it to leave on Sunday from Cambridge ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,id,'TR9831');(_:result,leave_at,'19:21');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR9831 leaves at 19:21 . would that be okay ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "That would be fine . Can you book that for 6 people and give me the reference number ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'OYBQSBZJ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book it , reference number is OYBQSBZJ ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'asian oriental');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thank you . I also need a place to dine in the Centre area that serves Asian Oriental food ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'centre');(_:result,count,'4');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 4 , all in centre city . Is there a particular price range you 'd like ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,pricerange,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , could you please tell me the price range and postcode for all 4 in the Centre area ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,'Dojo noodle bar');(_:result,name,'J restaurant');(_:result,name,'Yippee noodle bar');(_:result,name,'kymmoy');(_:result,postcode,'cb11lh');(_:result,postcode,'cb12as');(_:result,postcode,'cb21dp');(_:result,postcode,'cb21rq');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure ! Dojo noodle bar , cb21rq . Yippee noodle bar is cb11lh . J restaurant is cb21dp and kymmoy is cb12as . Anything else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I need . Thank you ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Glad I could be of help . Have a nice night . Goodbye ."
}
] |
MUL1577.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"leave_at",
"18:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"leave_at",
"18:45"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"leave_at",
"18:45"
],
[
"_:result",
"amount",
"some"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"id",
"TR9831"
],
[
"_:result",
"leave_at",
"19:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"leave_at",
"18:45"
],
[
"_:result",
"amount",
"some"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"id",
"TR9831"
],
[
"_:result",
"leave_at",
"19:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"OYBQSBZJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"leave_at",
"18:45"
],
[
"_:result",
"amount",
"some"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"id",
"TR9831"
],
[
"_:result",
"leave_at",
"19:21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"OYBQSBZJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"leave_at",
"18:45"
],
[
"_:result",
"amount",
"some"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"id",
"TR9831"
],
[
"_:result",
"leave_at",
"19:21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"OYBQSBZJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"Dojo noodle bar"
],
[
"_:result",
"name",
"J restaurant"
],
[
"_:result",
"name",
"Yippee noodle bar"
],
[
"_:result",
"name",
"kymmoy"
],
[
"_:result",
"postcode",
"cb11lh"
],
[
"_:result",
"postcode",
"cb12as"
],
[
"_:result",
"postcode",
"cb21dp"
],
[
"_:result",
"postcode",
"cb21rq"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,\"kettle 's yard\");(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I want to find Kettle 's Yard located in Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'castle street');(_:result,entrance_fee,'free entrance');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "it is located in castle street and got free entrance . can i give you the contacts ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Yes I would like all the contact info please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Castle Street');(_:result,phone,'01223748100');(_:result,postcode,'cb30aq');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Their number is 01223748100 .They are located on Castle Street and their postcode is cb30aq"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What is the entrance fee for Kettle 's Yard ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,entrance_fee,'no entry fee');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There is no entry fee ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I also need a place to stay that is a hotel and includes free parking and has a rating of 2 ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "What side of town would you like to be on ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Hotel'))",
"request((_:result,area,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "The area does n't matter . What would you recommend ?"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 3 . The 2 in the north are moderate priced and the one in the east is expensive . Would you like me to book one for you ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you give me the phone numbers for them ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'Ashley Hotel');(_:result,name,'Express by Holiday Inn Cambridge');(_:result,name,'Lovell Lodge');(_:result,phone,'01223350059');(_:result,phone,'01223425478');(_:result,phone,'01223866800');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Okay , the number for Ashley Hotel is 01223350059 . The number for Express by Holiday Inn Cambridge is 01223866800 , and the number for Lovell Lodge is 01223425478 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay thanks . That was all I needed to know for now ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "thank you and enjoy your stay !"
}
] |
PMUL2767.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kettle 's yard"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kettle 's yard"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"castle street"
],
[
"_:result",
"entrance_fee",
"free entrance"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kettle 's yard"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"free entrance"
],
[
"_:result",
"address",
"Castle Street"
],
[
"_:result",
"phone",
"01223748100"
],
[
"_:result",
"postcode",
"cb30aq"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kettle 's yard"
],
[
"_:result",
"address",
"Castle Street"
],
[
"_:result",
"phone",
"01223748100"
],
[
"_:result",
"postcode",
"cb30aq"
],
[
"_:result",
"entrance_fee",
"no entry fee"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kettle 's yard"
],
[
"_:result",
"address",
"Castle Street"
],
[
"_:result",
"phone",
"01223748100"
],
[
"_:result",
"postcode",
"cb30aq"
],
[
"_:result",
"entrance_fee",
"no entry fee"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kettle 's yard"
],
[
"_:result",
"address",
"Castle Street"
],
[
"_:result",
"phone",
"01223748100"
],
[
"_:result",
"postcode",
"cb30aq"
],
[
"_:result",
"entrance_fee",
"no entry fee"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kettle 's yard"
],
[
"_:result",
"address",
"Castle Street"
],
[
"_:result",
"postcode",
"cb30aq"
],
[
"_:result",
"entrance_fee",
"no entry fee"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Express by Holiday Inn Cambridge"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"phone",
"01223350059"
],
[
"_:result",
"phone",
"01223425478"
],
[
"_:result",
"phone",
"01223866800"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to book a train to cambridge on wednesday"
},
{
"id": 1,
"rdf-acts": [
"thank()",
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Understood . Where do you want to depart from and by when do you want to arrive ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'stevenage');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm leaving on Wednesday from Stevenage ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'10');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 10 results . What time would you like to leave or arrive by ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,leave_at,'12:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave after 12:30 please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR7411');(_:result,leave_at,'13:54');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "train TR7411 leaves at 13:54 . would that be good ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Possibly . What is the price for that ticket ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,ticket,'12.80 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The price of that ticket would be 12.80 pounds . Would you like me to reserve your ticket ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "could you tell me how long the train ride will be ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,duration,'49 minutes');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "The travel time is 49 minutes . What else would you like to know ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That 's all the information , about the train , that I need right now . Can you help me find a restaurant that serves Indian food ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,area,'center');(_:result,name,'Kohinoor');(_:result,name,'Tandoori Palace');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "Definitely ! My favorite is Tandoori Palace , which is in the center and expensive . If you want something a little cheaper , I recommend Kohinoor ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'20:15');(_:search,name,'tandoori palace');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Let 's go for Tandoori Palace . I need a reservation for 2 people at 20:15 on Wednesday ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,ref,'4ZBNKZ8U');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : 4ZBNKZ8U ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Was it booked for 2 people ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,people,'2');(_:booking,ref,'4ZBNKZ8U');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes it was booked for 2 people reference number 4ZBNKZ8U ."
},
{
"id": 16,
"rdf-acts": [],
"speaker": "user",
"text": "Fantastic . That is all ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Enjoy your visit ! Let us know if we can be of any further assistance ."
}
] |
PMUL0527.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR7411"
],
[
"_:result",
"leave_at",
"13:54"
],
[
"_: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",
"destination",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"id",
"TR7411"
],
[
"_:result",
"leave_at",
"13:54"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"12.80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"id",
"TR7411"
],
[
"_:result",
"leave_at",
"13:54"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"12.80 pounds"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"id",
"TR7411"
],
[
"_:result",
"leave_at",
"13:54"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"12.80 pounds"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"name",
"Tandoori Palace"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"20:15"
],
[
"_:search",
"name",
"tandoori palace"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"id",
"TR7411"
],
[
"_:result",
"leave_at",
"13:54"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ticket",
"12.80 pounds"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"name",
"Tandoori Palace"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"20:15"
],
[
"_:search",
"name",
"tandoori palace"
],
[
"_:booking",
"ref",
"4ZBNKZ8U"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:result",
"id",
"TR7411"
],
[
"_:result",
"leave_at",
"13:54"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ticket",
"12.80 pounds"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"name",
"Tandoori Palace"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"20:15"
],
[
"_:search",
"name",
"tandoori palace"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"4ZBNKZ8U"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'9:15');(_:search,destination,'cineworld cinema');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi to take me to cineworld cinema by 9:15"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I 'd be happy to help with your booking , first I 'll need to know where you would like picked up from ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'golden curry');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want to be picked up from the golden curry"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'blue skoda');(_:result,phone,'07727382876');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Alright , a blue skoda has been booked . The contact number is 07727382876 . Do you need any additional help today ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's everything ! Thanks a ton !"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day !"
}
] |
SNG01405.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"9:15"
],
[
"_:search",
"destination",
"cineworld cinema"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"9:15"
],
[
"_:search",
"destination",
"cineworld cinema"
],
[
"_:search",
"departure",
"golden curry"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"9:15"
],
[
"_:search",
"destination",
"cineworld cinema"
],
[
"_:search",
"departure",
"golden curry"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue skoda"
],
[
"_:result",
"phone",
"07727382876"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I am interested in the Express by Holiday Inn - Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'15 - 17 norman way coldharms business park');(_:result,area,'east');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,phone,'01223866800.its');(_:result,postcode,'cb13Ih');(_:result,pricerange,'expensive');(_:result,stars,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "it is located in the east and 2 star rated . has both internet and parking . it is expensive . you can reach them on 01223866800.its postal code is cb13Ih located in 15 - 17 norman way coldharms business park"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I want to book 3 nights there , please ."
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many people and on what day ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'6');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Three days starting from Saturday , for 6 people ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'4LQXEJ9H');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The booking was successful . \n Your reference number is : 4LQXEJ9H . Is there anything else I can do to assist you today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'cambridge corn exchange');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you tell me a little bit of info on the Cambridge Corn Exchange ? It 's supposed to be an attraction place or something ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'wheeler street');(_:result,area,'centre');(_:result,category,'theatre');(_:result,entrance_fee,'the entrance fee is unknown');(_:result,phone,'01223357851');(_:result,postcode,'cb23qe');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It 's a theatre in the centre of town on wheeler street , postcode cb23qe . The phone number is 01223357851 and the entrance fee is unknown . Do you need anything else ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,category,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What type of attraction is this ? Maybe I 'll call them and find out the entrance fee ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,category,'theatre');(_:result,name,'Cambridge Corn Exchange');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Cambridge Corn Exchange is a theatre ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your time !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Yeah , you are welcome . I was happy to help ."
}
] |
PMUL2993.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"15 - 17 norman way coldharms business park"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223866800.its"
],
[
"_:result",
"postcode",
"cb13Ih"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"15 - 17 norman way coldharms business park"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223866800.its"
],
[
"_:result",
"postcode",
"cb13Ih"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"15 - 17 norman way coldharms business park"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223866800.its"
],
[
"_:result",
"postcode",
"cb13Ih"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"4LQXEJ9H"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge corn exchange"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"4LQXEJ9H"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge corn exchange"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"wheeler street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"theatre"
],
[
"_:result",
"entrance_fee",
"the entrance fee is unknown"
],
[
"_:result",
"phone",
"01223357851"
],
[
"_:result",
"postcode",
"cb23qe"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"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"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"2"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"4LQXEJ9H"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"cambridge corn exchange"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"wheeler street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"the entrance fee is unknown"
],
[
"_:result",
"phone",
"01223357851"
],
[
"_:result",
"postcode",
"cb23qe"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"category",
"theatre"
],
[
"_:result",
"name",
"Cambridge Corn Exchange"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "See if you can find me a train from Cambridge to stansted airport please"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'133');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I found you 133 of them ! What day and time would you like to leave ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,departure,'cambridge');(_:search,destination,'stansted airport');(_:search,leave_at,'18:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "leaving cambridge , going to stansted airport on friday anytime after 18:30"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'6');(_:result,leave_at,'18:40');(_:result,leave_at,'23:40');(_:result,leave_at,'every hour');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "We 've narrowed your options to 6 trains . The earliest leaves at 18:40 and the latest at 23:40 . A train leaves every hour . Can I book a ticket for you ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please book me a ticket on the 18:40 train . I will need to know how much the ticket costs and the train ID . Thanks !"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,id,'TR8337');(_:booking,ticket,'10.10 pounds');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "OK , your ticket is booked . Your ticket cost is 10.10 pounds , and your train ID is TR8337 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thank you . I am also looking to find a good chinese restaurant ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay what area and price range ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Moderately priced in the city centre ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'Burleigh Street');(_:result,area,'centre');(_:result,count,'3');(_:result,food,'chinese');(_:result,name,'shanghai family restaurant');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are three moderately priced chinese restaurants in the centre . Might I suggest shanghai family restaurant located on Burleigh Street ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,duration,'15:45');(_:search,people,'1');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes book it for 1 at 15:45 the same day and I 'll need the reference number too please"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'3BU5HSE9');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You 're all set . Your reference is 3BU5HSE9 and the table will be held for 15 minutes . Is there anything else I can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all . Thanks so much !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Then , thank you for using Cambridge TownInfo Centre . It was my pleasure to serve you . Goodbye ."
}
] |
PMUL3534.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"133"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"leave_at",
"18:40"
],
[
"_:result",
"leave_at",
"23:40"
],
[
"_:result",
"leave_at",
"every hour"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"leave_at",
"18:40"
],
[
"_:result",
"leave_at",
"23:40"
],
[
"_:result",
"leave_at",
"every hour"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8337"
],
[
"_:booking",
"ticket",
"10.10 pounds"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"leave_at",
"18:40"
],
[
"_:result",
"leave_at",
"23:40"
],
[
"_:result",
"leave_at",
"every hour"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8337"
],
[
"_:booking",
"ticket",
"10.10 pounds"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:result",
"leave_at",
"18:40"
],
[
"_:result",
"leave_at",
"23:40"
],
[
"_:result",
"leave_at",
"every hour"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8337"
],
[
"_:booking",
"ticket",
"10.10 pounds"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"address",
"Burleigh Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"shanghai family restaurant"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"15:45"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:result",
"leave_at",
"18:40"
],
[
"_:result",
"leave_at",
"23:40"
],
[
"_:result",
"leave_at",
"every hour"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR8337"
],
[
"_:booking",
"ticket",
"10.10 pounds"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"address",
"Burleigh Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"shanghai family restaurant"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"15:45"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"3BU5HSE9"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'shanghai family restaurant');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to make a reservation at the shanghai family restaurant in cambridge"
},
{
"id": 1,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many people would you like to make a reservation for , and what day and time were you looking at ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,area,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to get the phone number and area please"
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))",
"inform((_:result,phone,'01223301761');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The phone number is 01223301761 . How many people would you like to make a reservation for , and what day and time were you looking at ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No reservation necessary , just let me know what area of town its in and I 'll do the rest ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "The shanghai family restaurant is located in the centre . Is there anything else I can help you with today ?"
}
] |
PMUL0631.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01223301761"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'gastropub');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a gastropub in the centre of town . What do you have ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'centre');(_:result,count,'3');(_:result,food,'gastropub');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I see there are 3 restaurants serving gastropub in the centre . Do you have a specific pricerange you 'd rather ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "It 's a special occasion , so let 's go with something expensive ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'2 Sturton Street City');(_:result,area,'centre');(_:result,name,'Backstreet Bistro');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay , I recommend the Backstreet Bistro . It 's located at 2 Sturton Street City in the centre . Would you like me to book a reservation ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a table for 5 people ."
},
{
"id": 5,
"rdf-acts": [
"request((_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'll be happy to make your reservations . What time would be a good time and how many people are we making a reservation for ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'17:15');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "for 5 , at 17:15 on Friday ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'0WLY58QY');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was a success ! Your reference number is : 0WLY58QY and the table will be reserved for 15 minutes ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,category,'swimming pool');(_:search,type,'Attraction');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Awesome , I 'm also looking for a swimming pool to go to after the restaurant . Can you find one in the same area ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'same area');(_:result,name,'Parkside pools');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Parkside pools is in that same area ."
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "That sounds great . Could you give me their number please ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223446100');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , it is 01223446100 . Can I do anything else for you today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That takes care of all my needs . Thanks a bunch !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Great , you are very welcome ! Take care now !"
}
] |
PMUL2005.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"2 Sturton Street City"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Backstreet Bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"2 Sturton Street City"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Backstreet Bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"2 Sturton Street City"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Backstreet Bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"ref",
"0WLY58QY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"2 Sturton Street City"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"ref",
"0WLY58QY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"same area"
],
[
"_:result",
"name",
"Parkside pools"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"gastropub"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"2 Sturton Street City"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:15"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"ref",
"0WLY58QY"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"same area"
],
[
"_:result",
"name",
"Parkside pools"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"type",
"Attraction"
]
],
"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,'Chinese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is there a cheap Chinese restaurant in the North ?"
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , however , the person before me selected the wrong domain ( attraction instead of restaurant ) and now I ca n't look up the Chinese restaurant !"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))",
"request((_:result,name,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "That s unfortunate , can you give me the name of a college that i can visit in town ?"
},
{
"id": 3,
"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'))",
"reqmore()"
],
"speaker": "system",
"text": "Sure , how about christ 's college located in the centre on saint andrew 's street . The postcode is cb23bu . It is free to enter . Is there anything else you need ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you give me the phone number ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,phone,'01223334900');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The phone number is 01223334900 ."
},
{
"id": 6,
"rdf-acts": [
"thank()",
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Thank you can I get another address for another college too please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,\"king 's parade\");(_:result,name,\"saint catharine 's college\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "saint catharine 's college \t is at king 's parade"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "thanks i 'm also looking for a place to stay"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Sure . Is there a part of town which would be most convenient for you ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd like to stay in the north and at a place with free parking please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'Acorn guest house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Acorn guest house matches that ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,stay,'five');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Great , please book me for just myself , five nights starting saturday ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'37LXNAGC');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , you 're all set with a reservation . The reference number for your booking is 37LXNAGC . What else can I do for you ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will also be needing a taxi to get from place to place ."
},
{
"id": 15,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Where do you wanna be picked up and dropped at ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,departure,\"saint catharine 's college\");(_:search,destination,'acorn guest house');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Pick up at saint catharine 's college and drop off at Acorn guest house ."
},
{
"id": 17,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What would be an acceptable time for the driver to pick you up ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,leave_at,'21:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want to leave at 21:00 . Thanks ."
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,car,'white Tesla');(_:result,phone,'07019261974');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Okay ! You 'll be picked up in a white Tesla . The contact number is 07019261974 . Can I help you with anything else ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I 'm all set . Thank you for your help ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! Goodbye"
}
] |
PMUL2786.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"North"
],
[
"_:search",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"North"
],
[
"_:search",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/7c37f60c"
],
[
"_:search/7c37f60c",
"type",
"Restaurant"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"North"
],
[
"_:search",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/7c37f60c"
],
[
"_:search/7c37f60c",
"type",
"Restaurant"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"North"
],
[
"_:search",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/7c37f60c"
],
[
"_:search/7c37f60c",
"type",
"Restaurant"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"North"
],
[
"_:search",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/7c37f60c"
],
[
"_:search/7c37f60c",
"type",
"Restaurant"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"address",
"king 's parade"
],
[
"_:result",
"name",
"saint catharine 's college"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/7c37f60c"
],
[
"_:search/7c37f60c",
"type",
"Restaurant"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"address",
"king 's parade"
],
[
"_:result",
"name",
"saint catharine 's college"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/7c37f60c"
],
[
"_:search/7c37f60c",
"type",
"Restaurant"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"address",
"king 's parade"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"name",
"Acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"stay",
"five"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/7c37f60c"
],
[
"_:search/7c37f60c",
"type",
"Restaurant"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"address",
"king 's parade"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"name",
"Acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"stay",
"five"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"37LXNAGC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/7c37f60c"
],
[
"_:search/7c37f60c",
"type",
"Restaurant"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"address",
"king 's parade"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"name",
"Acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"stay",
"five"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"37LXNAGC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"saint catharine 's college"
],
[
"_:search",
"destination",
"acorn guest house"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/7c37f60c"
],
[
"_:search/7c37f60c",
"type",
"Restaurant"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"address",
"king 's parade"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"name",
"Acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"stay",
"five"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"37LXNAGC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"saint catharine 's college"
],
[
"_:search",
"destination",
"acorn guest house"
],
[
"_:search",
"leave_at",
"21:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"Chinese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/7c37f60c"
],
[
"_:search/7c37f60c",
"type",
"Restaurant"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"address",
"king 's parade"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"name",
"Acorn guest house"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"stay",
"five"
],
[
"_:booking",
"ref",
"37LXNAGC"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"saint catharine 's college"
],
[
"_:search",
"destination",
"acorn guest house"
],
[
"_:search",
"leave_at",
"21:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white Tesla"
],
[
"_:result",
"phone",
"07019261974"
],
[
"_: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,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I want general information on places to go in the centre area of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'many');(_:result,category,'and cinemas');(_:result,category,'architecture');(_:result,category,'museums');(_:result,category,'night clubs');(_:result,category,'parks');(_:result,category,'swimming pools');(_:result,category,'theatre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are many attractions available , including architecture , theatre , swimming pools , parks , night clubs , museums , and cinemas . What are you most interested in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))",
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "It does n't really matter , maybe a museum ? I 'll need the entrance fee also please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'10 king s parade');(_:result,name,'primavera');(_:result,phone,'01223357708');(_:result,postcode,'cb21sj');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "i would recommend primavera located in 10 king s parade , cb21sj . phone number is 01223357708 ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'21:00');(_:search,destination,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Okay . Can you find me a train to Broxbourne . I need to arrive by 21:00 ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you be departing from ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm leaving from Cambridge"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,leave_at,'5:01');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The first train leaves at 5:01 ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Ok , I need to book the train for 6 people please ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'AEE0QDGA');(_:booking,ticket,'107.4 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 107.4 GBP payable at the station . Reference number is : AEE0QDGA . Is there anything else I can help with ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No . You took care of everything . Thanks . Goodbye ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Okay fantastic , have a great day ."
}
] |
PMUL1072.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"and cinemas"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"night clubs"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"category",
"swimming pools"
],
[
"_:result",
"category",
"theatre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"and cinemas"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"night clubs"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"category",
"swimming pools"
],
[
"_:result",
"category",
"theatre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"10 king s parade"
],
[
"_:result",
"name",
"primavera"
],
[
"_:result",
"phone",
"01223357708"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"and cinemas"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"night clubs"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"category",
"swimming pools"
],
[
"_:result",
"category",
"theatre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"10 king s parade"
],
[
"_:result",
"name",
"primavera"
],
[
"_:result",
"phone",
"01223357708"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"and cinemas"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"night clubs"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"category",
"swimming pools"
],
[
"_:result",
"category",
"theatre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"10 king s parade"
],
[
"_:result",
"name",
"primavera"
],
[
"_:result",
"phone",
"01223357708"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"5:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"and cinemas"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"category",
"night clubs"
],
[
"_:result",
"category",
"parks"
],
[
"_:result",
"category",
"swimming pools"
],
[
"_:result",
"category",
"theatre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"address",
"10 king s parade"
],
[
"_:result",
"name",
"primavera"
],
[
"_:result",
"phone",
"01223357708"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"leave_at",
"5:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"AEE0QDGA"
],
[
"_:booking",
"ticket",
"107.4 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'clowns cafe');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am throwing a party with friends with a theme from the move \" IT \" , can I details on the restaurant with the name clowns cafe ? It may add a nice touch ."
},
{
"id": 1,
"rdf-acts": [
"thank()",
"reqmore()",
"inform((_:result,food,'Italian');(_:result,name,'super scary movie');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Oh , super scary movie . Yes , it is an expensive Italian restaurant . Can I get some other information for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'14:30');(_:search,people,'two');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Could I make a reservation for two at 14:30 this Wednesday ? I 'd also like the reference number ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,day,'Wednesday');(_:booking,duration,'14:30');(_:booking,name,'Clowns Cafe');(_:booking,people,'2');(_:booking,ref,'8OVEXJLB');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reservation for Clowns Cafe on Wednesday at 14:30 for 2 is confirmed . Your Reference number is : 8OVEXJLB ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'09:00');(_:search,departure,'stevenage');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thanks ! I will also need a train departing from Stevenage and arriving by 09:00 ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Sure , what is your departure terminal ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'stevenage');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be leaving stevenage on Wednesday ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,people,'1');(_:booking,ref,'2TT3UR6I');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I got 1 ticket for you and your reference number is 2TT3UR6I payable at the station , anything else ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Can you please provide me with the time of departure and the price ? I 'd also like to know how long the trip will take ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,duration,'49 minutes');(_:result,ticket,'12.8 pounds');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "Travel time is 49 minutes , and the cost is 12.8 pounds . Can I help with anything else today ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that will be all . Thank you ! goodbye ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "you are welcome"
}
] |
PMUL3406.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"clowns cafe"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"clowns cafe"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"super scary movie"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"clowns cafe"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"super scary movie"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"two"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"duration",
"14:30"
],
[
"_:booking",
"name",
"Clowns Cafe"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"8OVEXJLB"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"09:00"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"clowns cafe"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"super scary movie"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"two"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"duration",
"14:30"
],
[
"_:booking",
"name",
"Clowns Cafe"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"8OVEXJLB"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"09:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"clowns cafe"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"super scary movie"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"two"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"duration",
"14:30"
],
[
"_:booking",
"name",
"Clowns Cafe"
],
[
"_:search",
"arrive_by",
"09:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"1"
],
[
"_:booking",
"ref",
"2TT3UR6I"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"clowns cafe"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"super scary movie"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"two"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"duration",
"14:30"
],
[
"_:booking",
"name",
"Clowns Cafe"
],
[
"_:search",
"arrive_by",
"09:00"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"1"
],
[
"_:booking",
"ref",
"2TT3UR6I"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"49 minutes"
],
[
"_:result",
"ticket",
"12.8 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'kirkwood house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for information on the kirkwood house ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'172 chesterton rd');(_:result,area,'north');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Kirkwood house');(_:result,phone,'01223306283');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Kirkwood house is a guesthouse located at 172 chesterton rd on the north side of town . Phone number is 01223306283 with free parking and wifi . Is there anything else ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,pricerange,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please . What is the price range ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,pricerange,'moderate');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "It is moderate . Can I help further today ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that was it . Thank you for the help ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Okay . Have a great day . Goodbye ."
}
] |
SNG1377.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kirkwood house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kirkwood house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"172 chesterton rd"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Kirkwood house"
],
[
"_:result",
"phone",
"01223306283"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"kirkwood house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"172 chesterton rd"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Kirkwood house"
],
[
"_:result",
"phone",
"01223306283"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i am looking for a place to stay . The hotel should include free parking and should have a star of 4 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Do you have a part of town you would prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , I do n't . I just need free parking and 4 stars ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,has_parking,'none');(_:result,name,'Allenbell');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Okay , how about the Allenbell ? It 's got 4 stars and free parking ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,area,?);(_:result,pricerange,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "That sounds good . Give me it 's details regarding type of gursthouse , price range , area and address"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'517A Coldham Lane');(_:result,area,'east');(_:result,category,'guesthouse');(_:result,name,'Allenbell');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Allenbell is a cheap guesthouse on the east side of town . Its address is 517A Coldham Lane . Do you need any additional information ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'museums');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , could you tell me about your museums ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,area,'west');(_:result,category,'museums');(_:result,entrance_fee,'free');(_:result,name,'Cafe Jello Gallery');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "We have many fine museums in town . My favorite is the Cafe Jello Gallery in the west . It 's free to get in !"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "could you give me the postcode and phone number ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,'cafe jello gallery');(_:result,phone,'01223312112');(_:result,postcode,'cb30af');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The phone number for cafe jello gallery is 01223312112 , the postcode is cb30af . Is there anything else I can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I need , thank you !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks ! Have a great trip !"
}
] |
PMUL4305.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"address",
"517A Coldham Lane"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"address",
"517A Coldham Lane"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cafe Jello Gallery"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"address",
"517A Coldham Lane"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"category",
"museums"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"cafe jello gallery"
],
[
"_:result",
"phone",
"01223312112"
],
[
"_:result",
"postcode",
"cb30af"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'turkish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a restaurant that serves Turkish food ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'centre');(_:result,count,'3');(_:result,food,'Turkish');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 3 Turkish restaurants in the centre , what is your price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))",
"request((_:result,pricerange,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm not picky about the price . Could you recommend one and give me the price range ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'Efes Restaurant');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "Sure . I recommend Efes Restaurant . It 's menu is moderately priced and easy on the wallet ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I also need a guesthouse with 4 stars ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Which side of town would you prefer ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))",
"request((_:result,pricerange,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "In the same area as the restaurant , centre . In prefer a cheap price range ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'The alexander bed and breakfast');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The alexander bed and breakfast meets your needs and has breakfast ! Need a reservation ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can I have the number to the hotel ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,phone,'01223525725');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Their phone number is 01223525725 ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))",
"request((_:result,address,?);(_:result,has_internet,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you tell me their address and let me know whether or not they have internet there ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'56 Saint Barnabas Road');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Alexander Bed and Breakfast');(_:result,postcode,'cb12de');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Sure , the address for Alexander Bed and Breakfast is 56 Saint Barnabas Road , cb12de . They offer free Wifi and free parking . Can I help with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That sounds great thank you ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "May I assist you with something else , today ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all . Thanks and have a good day"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You are very welcome . And you have a great day as well . Goodbye"
}
] |
PMUL0347.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"turkish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"name",
"Efes Restaurant"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:result",
"name",
"Efes Restaurant"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"The alexander bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"The alexander bed and breakfast"
],
[
"_:result",
"phone",
"01223525725"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"has_internet",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01223525725"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"56 Saint Barnabas Road"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_: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": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"turkish"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"Turkish"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01223525725"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"56 Saint Barnabas Road"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"postcode",
"cb12de"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'the place');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to book a taxi to the place , please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I 'm going to need a departure site , a destination , and either a time you want to leave or arrive by , please ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'8:00');(_:search,departure,'city centre north b and b');(_:search,destination,'the place');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like a taxi departing from city centre north b and b and arriving at the place . I would like to arrive by 8:00 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'yellow Tesla');(_:result,phone,'07308517542');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Perfect , expect a yellow Tesla to pick you up . The contact number is 07308517542 . Anything else ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is it , Thank you ."
},
{
"id": 5,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "It has been my pleasure . Have a nice day ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you once again for all of your assistance . Have a great day ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You as well , good bye ."
}
] |
SNG0077.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"the place"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:00"
],
[
"_:search",
"departure",
"city centre north b and b"
],
[
"_:search",
"destination",
"the place"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:00"
],
[
"_:search",
"departure",
"city centre north b and b"
],
[
"_:search",
"destination",
"the place"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow Tesla"
],
[
"_:result",
"phone",
"07308517542"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"8:00"
],
[
"_:search",
"departure",
"city centre north b and b"
],
[
"_:search",
"destination",
"the place"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow Tesla"
],
[
"_:result",
"phone",
"07308517542"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,departure,'leicester');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train departing from Leicester and going to Cambridge on Saturday ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,duration,'105 minutes');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are many trains available for you . Do you have a departure or arrival time in mind ? The trip will take 105 minutes ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'10:15');(_:search,day,'saturday');(_:search,departure,'leicester');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "The train should depart from leicester and should leave on saturday . \n The train should go to cambridge and should arrive by 10:15"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'09:54');(_:result,id,'TR2969');(_:result,leave_at,'08:09');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , the TR2969 leaves at 08:09 and arrives at 09:54 . Would you like me to book tickets ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'four');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please for four people . May I also get the reference number ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'5FHHNO0K');(_:booking,ticket,'120.06');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , your booking was successful ! Your reference number is 5FHHNO0K . The total fee is 120.06 and you can pay that at the station ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am also in the market for a new restaurant . Is there something in the centre of town ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'centre');(_:result,count,'69');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 69 restaurants in the centre . Can I narrow it down by price for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'eritrean');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm independently wealthy and price does n't matter , I am interested more in eritrean food , do you have any with that ?"
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm sorry , there are n't any available . Would you like to try something else ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about a place that serves British food ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,food,'British');(_:result,name,'There will');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There will serves nice British food . Its taste is good"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Could you book it for me , for Saturday ?"
},
{
"id": 13,
"rdf-acts": [
"canthelp((_:search,area,'centre');(_:search,food,'British');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , but there are no restaurants serving British food in the centre of town ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you recommend an eritean or british restaurant in the centre area ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,food,'british');(_:result,name,'oak bistro');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I recommend the oak bistro . It is a british restaurant in the centre ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,duration,'15:15');(_:search,people,'same group of people');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds like it will do . Can you reserve a table for the same group of people at 15:15 on the same day , please ?"
},
{
"id": 17,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'QSNSUAGG');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The table will be reserved for 15 minutes . \n Reference number is : QSNSUAGG . Is there anything else I can assist you with ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'15:15');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Just double checking . The restaurant reservation is for Saturday at 15:15 , correct ?"
},
{
"id": 19,
"rdf-acts": [
"inform((_:booking,name,'oak bistro');(_:booking,people,'4');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "That is correct for 4 people at the oak bistro ."
},
{
"id": 20,
"rdf-acts": [],
"speaker": "user",
"text": "Yes please if it 's available ."
},
{
"id": 21,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'QSNSUAGG');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The booking was successful . The table well be held for 15 minutes . Your reference number is QSNSUAGG . Can I help with anything else today ?"
},
{
"id": 22,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "I think that is all I need for today . Thank you for all your help !"
},
{
"id": 23,
"rdf-acts": null,
"speaker": "system",
"text": "I 'm glad we could help ! Please contact us anytime . Good bye ."
}
] |
PMUL3299.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"id",
"TR2969"
],
[
"_:result",
"leave_at",
"08:09"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"id",
"TR2969"
],
[
"_:result",
"leave_at",
"08:09"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"four"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"5FHHNO0K"
],
[
"_:booking",
"ticket",
"120.06"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"id",
"TR2969"
],
[
"_:result",
"leave_at",
"08:09"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"four"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"5FHHNO0K"
],
[
"_:booking",
"ticket",
"120.06"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"69"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"eritrean"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"id",
"TR2969"
],
[
"_:result",
"leave_at",
"08:09"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"four"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"5FHHNO0K"
],
[
"_:booking",
"ticket",
"120.06"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"69"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/bd45dadb"
],
[
"_:search/bd45dadb",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"id",
"TR2969"
],
[
"_:result",
"leave_at",
"08:09"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"four"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"5FHHNO0K"
],
[
"_:booking",
"ticket",
"120.06"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"69"
],
[
"_:system",
"canthelp",
"_:search/bd45dadb"
],
[
"_:search/bd45dadb",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"There will"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"id",
"TR2969"
],
[
"_:result",
"leave_at",
"08:09"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"four"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"5FHHNO0K"
],
[
"_:booking",
"ticket",
"120.06"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"69"
],
[
"_:system",
"canthelp",
"_:search/bd45dadb"
],
[
"_:search/bd45dadb",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"There will"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:system",
"canthelp",
"_:search/92e331cf"
],
[
"_:search/92e331cf",
"area",
"centre"
],
[
"_:search/92e331cf",
"food",
"British"
],
[
"_:search/92e331cf",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"british"
],
[
"_: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": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"id",
"TR2969"
],
[
"_:result",
"leave_at",
"08:09"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"5FHHNO0K"
],
[
"_:booking",
"ticket",
"120.06"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"69"
],
[
"_:system",
"canthelp",
"_:search/bd45dadb"
],
[
"_:search/bd45dadb",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/92e331cf"
],
[
"_:search/92e331cf",
"area",
"centre"
],
[
"_:search/92e331cf",
"food",
"British"
],
[
"_:search/92e331cf",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"name",
"oak bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"people",
"same group of people"
],
[
"_: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",
"amount",
"many"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"id",
"TR2969"
],
[
"_:result",
"leave_at",
"08:09"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"120.06"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"69"
],
[
"_:system",
"canthelp",
"_:search/bd45dadb"
],
[
"_:search/bd45dadb",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/92e331cf"
],
[
"_:search/92e331cf",
"area",
"centre"
],
[
"_:search/92e331cf",
"food",
"British"
],
[
"_:search/92e331cf",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"name",
"oak bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"QSNSUAGG"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_: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",
"amount",
"many"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"id",
"TR2969"
],
[
"_:result",
"leave_at",
"08:09"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"120.06"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"69"
],
[
"_:system",
"canthelp",
"_:search/bd45dadb"
],
[
"_:search/bd45dadb",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/92e331cf"
],
[
"_:search/92e331cf",
"area",
"centre"
],
[
"_:search/92e331cf",
"food",
"British"
],
[
"_:search/92e331cf",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"name",
"oak bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"QSNSUAGG"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"name",
"oak bistro"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:15"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"09:54"
],
[
"_:result",
"id",
"TR2969"
],
[
"_:result",
"leave_at",
"08:09"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"120.06"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"69"
],
[
"_:system",
"canthelp",
"_:search/bd45dadb"
],
[
"_:search/bd45dadb",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/92e331cf"
],
[
"_:search/92e331cf",
"area",
"centre"
],
[
"_:search/92e331cf",
"food",
"British"
],
[
"_:search/92e331cf",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"name",
"oak bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"name",
"oak bistro"
],
[
"_:booking",
"people",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"QSNSUAGG"
],
[
"_: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,
21,
22
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,\"rosa 's bed and breakfast\");(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i 'm looking for rosa 's bed and breakfast"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'South area of town');(_:result,category,'guesthouse');(_:result,name,\"Rosa 's Bed and Breakfast\");(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Rosa 's Bed and Breakfast is a cheap 4 star guesthouse in the South area of town . Would you like any more information ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , that 's great , thank you . Could you reserve rooms there for 3 people for 3 nights starting Thursday ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,day,'Thursday');(_:booking,people,'three');(_:booking,stay,'three');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Let me look and see if I can find you a room for three people for three nights starting on Thursday ."
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "If that does n't work , please try for Sunday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'69V5E4KX');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You are all booked . Reference number is 69V5E4KX ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,food,'scottish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are you aware of any Scottish restaurants in the south ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,area,'South');(_:search,food,'Scottish');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "No I am sorry there no Scottish restaurants available in the South . Would like to try another area ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , what type of cheap restaurants are there ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,count,'2');(_:result,food,'Chinese');(_:result,food,'Portuguese');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "In the south there are 2 cheap restaurants . One is Chinese and the othe is Portuguese ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,food,'portuguese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I prefer the portuguese restaurant ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"reqmore()",
"inform((_:result,area,'south');(_:result,food,'portuguese');(_:result,name,'Nandos');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Nandos is a very popular restaurant serving portuguese food in the south area of town in the cheap price range . Would you like more information or to book ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,duration,'12:00');(_:search,people,'same group of people');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you book for the same group of people at 12:00 the same day ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You 're all booked . Your table will be reserved for 15 minutes ."
},
{
"id": 14,
"rdf-acts": [
"thank()",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thank you ! What is the reference number please ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,ref,'8T2T8N3Q');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Reference number is : 8T2T8N3Q ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . That is all for today ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a great day !"
}
] |
PMUL3937.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"
],
[
"_:result",
"area",
"South area of town"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rosa 's bed and breakfast"
],
[
"_:result",
"area",
"South area of town"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"people",
"three"
],
[
"_:booking",
"stay",
"three"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rosa 's bed and breakfast"
],
[
"_:result",
"area",
"South area of town"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"people",
"three"
],
[
"_:booking",
"stay",
"three"
],
[
"_:booking",
"ref",
"69V5E4KX"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"scottish"
],
[
"_: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"
],
[
"_:result",
"area",
"South area of town"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"people",
"three"
],
[
"_:booking",
"stay",
"three"
],
[
"_:booking",
"ref",
"69V5E4KX"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"scottish"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/b5206641"
],
[
"_:search/b5206641",
"area",
"South"
],
[
"_:search/b5206641",
"food",
"Scottish"
],
[
"_:search/b5206641",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_: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"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Rosa 's Bed and Breakfast"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"people",
"three"
],
[
"_:booking",
"stay",
"three"
],
[
"_:booking",
"ref",
"69V5E4KX"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/b5206641"
],
[
"_:search/b5206641",
"area",
"South"
],
[
"_:search/b5206641",
"food",
"Scottish"
],
[
"_:search/b5206641",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"portuguese"
],
[
"_: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"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"people",
"three"
],
[
"_:booking",
"stay",
"three"
],
[
"_:booking",
"ref",
"69V5E4KX"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/b5206641"
],
[
"_:search/b5206641",
"area",
"South"
],
[
"_:search/b5206641",
"food",
"Scottish"
],
[
"_:search/b5206641",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"food",
"portuguese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"12:00"
],
[
"_:search",
"people",
"same group of people"
],
[
"_: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"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"people",
"three"
],
[
"_:booking",
"stay",
"three"
],
[
"_:booking",
"ref",
"69V5E4KX"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/b5206641"
],
[
"_:search/b5206641",
"area",
"South"
],
[
"_:search/b5206641",
"food",
"Scottish"
],
[
"_:search/b5206641",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"food",
"portuguese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"12:00"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rosa 's bed and breakfast"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"day",
"Thursday"
],
[
"_:booking",
"people",
"three"
],
[
"_:booking",
"stay",
"three"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/b5206641"
],
[
"_:search/b5206641",
"area",
"South"
],
[
"_:search/b5206641",
"food",
"Scottish"
],
[
"_:search/b5206641",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"food",
"portuguese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"12:00"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"8T2T8N3Q"
],
[
"_: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,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I am looking for an early evening train leaving from Cambridge . Is there one available ?"
},
{
"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,day,'tuesday');(_:search,destination,'bishops stortford');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Tuesday going to bishops stortford please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'10');(_:result,day,'Tuesday');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have 10 trains for you on Tuesday . What time would you like to arrive by ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'16:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would need to arrive by 16:30 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'16:07');(_:result,id,'TR8017');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR8017 arriving at 16:07 , is that good for you ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "How much will it cost and how long will the trip take ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,duration,'38 minutes');(_:result,ticket,'10.10 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "It is a 38 minutes drive and the cost is 10.10 pounds per person ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'dontcare');(_:search,has_parking,'dontcare');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I also need a guesthouse to stay in . It does n't need to have free parking or internet ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Let 's narrow down our search . What price range would you like to be in ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,area,?);(_:result,pricerange,?);(_:result,stars,?);(_:result,ticket,?);(_:result,type,'Hotel');(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What are my options for guesthouses ? I 'm not sure about the area , price , or stars ."
},
{
"id": 11,
"rdf-acts": [
"select((_:result,pricerange,'cheap');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))",
"inform((_:result,amount,'most of');(_:result,category,'guesthouses');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Most of the guesthouses are cheap or moderate . Which of those price ranges works best for you ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,area,?);(_:result,pricerange,?);(_:result,ticket,?);(_:result,type,'Hotel');(_:result,type,'Train'))"
],
"speaker": "user",
"text": "You choose . Let me know the area , price range , and star rating of the hotel ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'A & B Guest House');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I recommend the A & B Guest House in the east . It 's moderately priced and 4 stars ."
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "That 's great then , I 'll talk to you sometime again ."
},
{
"id": 15,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like me to book for you before you leave ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that s it for today thanks !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! Have a great day !"
}
] |
PMUL1970.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"16:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:search",
"arrive_by",
"16:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"16:07"
],
[
"_:result",
"id",
"TR8017"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:search",
"arrive_by",
"16:30"
],
[
"_:result",
"arrive_by",
"16:07"
],
[
"_:result",
"id",
"TR8017"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"38 minutes"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:search",
"arrive_by",
"16:30"
],
[
"_:result",
"arrive_by",
"16:07"
],
[
"_:result",
"id",
"TR8017"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"38 minutes"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"stars",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:search",
"arrive_by",
"16:30"
],
[
"_:result",
"arrive_by",
"16:07"
],
[
"_:result",
"id",
"TR8017"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"38 minutes"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"stars",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"most of"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:search",
"arrive_by",
"16:30"
],
[
"_:result",
"arrive_by",
"16:07"
],
[
"_:result",
"id",
"TR8017"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"38 minutes"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"amount",
"most of"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"A & B Guest House"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:search",
"arrive_by",
"16:30"
],
[
"_:result",
"arrive_by",
"16:07"
],
[
"_:result",
"id",
"TR8017"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"38 minutes"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"amount",
"most of"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"A & B Guest House"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you help me find a guesthouse with free parking ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Definitely ! Do you have a price range and/or area in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like the guesthouse to be in the cheap range ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'a couple');(_:result,area,'center');(_:result,area,'east');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have a couple of choices for 4 star ones in the center and the east . Shall i just pick one for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I need to book it for 5 people ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'alexander bed and breakfast');(_:result,phone,'01223525725');(_:result,stars,'4');(_:result,type,'Hotel'))",
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The alexander bed and breakfast is a 4 star facility with internet and free parking . Their number is 01223525725 . What day would you like to arrive ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'5');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Great can you book it for 5 people for 3 nights starting monday ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'ANH718Q1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Reference number is : ANH718Q1 . Is there anything else I can help with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also need a train departing from cambridge going to broxbourne ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day would you like to travel and when do you want to leave ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,leave_at,'09:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave on Wednesday and the train should leave after 09:00 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,leave_at,'9:01');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have one train leaving at 9:01 that day . Would you like to book a ticket ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please book for 5 people ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,id,'TR3279');(_:booking,leave_at,'9:01');(_:booking,ref,'0G1S9EH9');(_:booking,ticket,'89.5 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked Train TR3279 departing at 9:01 . The total fee is 89.5 GBP payable at the station . Reference number is : 0G1S9EH9 ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for all of your help !"
},
{
"id": 15,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Will you need anything else right now ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That will be all . Thank you for all of your help ."
},
{
"id": 17,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Thanks for booking with us . Have a great day !"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , you as well !"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you very much !"
}
] |
PMUL3101.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"a couple"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"a couple"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"phone",
"01223525725"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"a couple"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"phone",
"01223525725"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"ANH718Q1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"a couple"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"phone",
"01223525725"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"ANH718Q1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"leave_at",
"09:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"a couple"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"phone",
"01223525725"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"ANH718Q1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"leave_at",
"09:00"
],
[
"_:result",
"leave_at",
"9:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"a couple"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"phone",
"01223525725"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"leave_at",
"09:00"
],
[
"_:result",
"leave_at",
"9:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR3279"
],
[
"_:booking",
"leave_at",
"9:01"
],
[
"_:booking",
"ref",
"0G1S9EH9"
],
[
"_:booking",
"ticket",
"89.5 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"a couple"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"phone",
"01223525725"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"leave_at",
"09:00"
],
[
"_:result",
"leave_at",
"9:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR3279"
],
[
"_:booking",
"leave_at",
"9:01"
],
[
"_:booking",
"ref",
"0G1S9EH9"
],
[
"_:booking",
"ticket",
"89.5 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"amount",
"a couple"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"alexander bed and breakfast"
],
[
"_:result",
"phone",
"01223525725"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"leave_at",
"09:00"
],
[
"_:result",
"leave_at",
"9:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR3279"
],
[
"_:booking",
"leave_at",
"9:01"
],
[
"_:booking",
"ref",
"0G1S9EH9"
],
[
"_:booking",
"ticket",
"89.5 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'multiple sports');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for a multiple sports attraction in the centre of town"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))",
"canthelp((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "I 'm afraid that we do n't have that type of attraction in the centre of town . Perhaps somewhere else ? or a different type of attraction ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'nightclub');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Sure , is there a nightclub in that part of town ?"
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,area,'center');(_:search,category,'nightclub');(_:search,type,'Attraction'))",
"inform((_:result,amount,'a lot');(_:result,area,'west');(_:result,category,'nightclubs');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I am sorry , but I did not find a nightclub in the center of the town . If you like I can search in the west , where there are a lot nightclubs ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Would you mind double checking . I thought I visited a nightclub in the centre of town before ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,category,'nightclubs');(_:result,count,'5');(_:result,name,'Ballare');(_:result,name,'Club Salsa');(_:result,name,'Kambar');(_:result,name,'Soul Tree and The Fez Club');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Oh , my . I do apologize . I was wrong . There are 5 different nightclubs available . The Ballare , Club Salsa , Kambar , the Soul Tree and The Fez Club ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'club salsa');(_:search,type,'Attraction'))",
"request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Could you tell me the entrance fee and phone number for Club Salsa ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,entrance_fee,'5 pounds');(_:result,phone,'07782218745');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Entry is 5 pounds , and the number is 07782218745 ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for answering all my questions . That 's all I need ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Of course , let me know if you need anything else ."
}
] |
SNG1108.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"multiple sports"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/f25f0a52"
],
[
"_:search/f25f0a52",
"area",
"centre"
],
[
"_:search/f25f0a52",
"type",
"Attraction"
],
[
"_:search",
"category",
"nightclub"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/f25f0a52"
],
[
"_:search/f25f0a52",
"area",
"centre"
],
[
"_:search/f25f0a52",
"type",
"Attraction"
],
[
"_:search",
"category",
"nightclub"
],
[
"_:system",
"canthelp",
"_:search/e8728ad2"
],
[
"_:search/e8728ad2",
"area",
"center"
],
[
"_:search/e8728ad2",
"category",
"nightclub"
],
[
"_:search/e8728ad2",
"type",
"Attraction"
],
[
"_:result",
"amount",
"a lot"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/f25f0a52"
],
[
"_:search/f25f0a52",
"area",
"centre"
],
[
"_:search/f25f0a52",
"type",
"Attraction"
],
[
"_:search",
"category",
"nightclub"
],
[
"_:system",
"canthelp",
"_:search/e8728ad2"
],
[
"_:search/e8728ad2",
"area",
"center"
],
[
"_:search/e8728ad2",
"category",
"nightclub"
],
[
"_:search/e8728ad2",
"type",
"Attraction"
],
[
"_:result",
"amount",
"a lot"
],
[
"_:result",
"area",
"west"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"Ballare"
],
[
"_:result",
"name",
"Club Salsa"
],
[
"_:result",
"name",
"Kambar"
],
[
"_:result",
"name",
"Soul Tree and The Fez Club"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"club salsa"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/f25f0a52"
],
[
"_:search/f25f0a52",
"area",
"centre"
],
[
"_:search/f25f0a52",
"type",
"Attraction"
],
[
"_:search",
"category",
"nightclub"
],
[
"_:system",
"canthelp",
"_:search/e8728ad2"
],
[
"_:search/e8728ad2",
"area",
"center"
],
[
"_:search/e8728ad2",
"category",
"nightclub"
],
[
"_:search/e8728ad2",
"type",
"Attraction"
],
[
"_:result",
"amount",
"a lot"
],
[
"_:result",
"area",
"west"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"Ballare"
],
[
"_:result",
"name",
"Club Salsa"
],
[
"_:result",
"name",
"Kambar"
],
[
"_:result",
"name",
"Soul Tree and The Fez Club"
],
[
"_:search",
"name",
"club salsa"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"5 pounds"
],
[
"_:result",
"phone",
"07782218745"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "I need to find the Addenbrookes Hospital please ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "Sure , the address is Hills Rd , Cambridge and postcode CB20QQ"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "Thank you , may I have their phone number as well ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,department,?);(_:search,type,'Hospital'))"
],
"speaker": "system",
"text": "What department are you looking to contact ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "i m actually not sure , is there a general number ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))",
"reqmore()"
],
"speaker": "system",
"text": "Yes , there is . Addenbrookes has a main number . It is 01223245151 . Is there any other information you might need ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all I need . Thanks for the help !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day !"
}
] |
SNG0213.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"department",
"?"
],
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:search",
"department",
"?"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a guesthouse in the cheap price range"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'many');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are many , can I get what area you are looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The area is flexible but we would like free parking ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'many');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Also have many to choose from , can I please get what area you are looking for it would really narrow it down ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,day,'friday');(_:search,people,'3');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Any area is fine , just something you 'd recommend . I need to book 3 people for 4 nights starting Friday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,name,'Allen Bell guesthouse');(_:booking,ref,'2ZJFZ6XT');(_:booking,type,'Booking');(_:result,area,'east');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Okay , you 're booked into the Allen Bell guesthouse in the east area of the city . Your reference number is 2ZJFZ6XT ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,food,'austrian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Great ! Can you also tell me if there are any austrian restaurants in town , preferably in the center ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,area,'centre');(_:search,food,'Austrian');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are no Austrian restaurants in the centre of town . Perhaps a different cuisine ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about something just in the cheap price range ?"
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:search,food,'Austrian');(_:search,type,'Restaurant'))",
"inform((_:result,amount,'a number');(_:result,food,'Asian Oriental');(_:result,food,'Chinese');(_:result,food,'Indian');(_:result,food,'Italian');(_:result,food,'Mediterranean');(_:result,food,'Modern European');(_:result,food,'Portuguese');(_:result,food,'Spanish');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are a number of cheap options , though none of them serve Austrian food . There are Asian Oriental , Chinese , Indian , Italian , Mediterranean , Modern European , Portuguese , and Spanish ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay , how about Indian food ?"
},
{
"id": 11,
"rdf-acts": [
"select((_:result,name,'Gandhi');(_:result,name,'Kohinoor');(_:result,name,'Mahal of Cambridge');(_:result,type,'Restaurant'))",
"inform((_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Kohinoor , The Gandhi and Mahal of Cambridge all fit your criteria . Any preference ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,name,'kohinoor');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Give me info about Kohinoor . Need their address postcode and number , please ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'74 Mill Road City Centre');(_:result,phone,'01223323639');(_:result,postcode,'cb12as');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The address is 74 Mill Road City Centre . The postal code is cb12as & the number is 01223323639 . Anything else ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi to pick me up at the restaurant ."
},
{
"id": 15,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Sure . What time would you like to leave ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,departure,'the restaurant');(_:search,leave_at,'12:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like to leave the restaurant by 12:00 ."
},
{
"id": 17,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "And what will your destination be ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,destination,'allen bell');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Allen Bell guesthouse"
},
{
"id": 19,
"rdf-acts": [
"inform((_:result,car,'grey tesla');(_:result,phone,'07474877283');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I have you booked with a grey tesla . The contact number is 07474877283 . Is there anything else I can do for you ?"
},
{
"id": 20,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , that 's all I needed . Have a nice day ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our system !"
}
] |
MUL1399.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_: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",
"pricerange",
"cheap"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"name",
"Allen Bell guesthouse"
],
[
"_:booking",
"ref",
"2ZJFZ6XT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"austrian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"name",
"Allen Bell guesthouse"
],
[
"_:booking",
"ref",
"2ZJFZ6XT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"?"
],
[
"_:system",
"canthelp",
"_:search/bf3d42a0"
],
[
"_:search/bf3d42a0",
"area",
"centre"
],
[
"_:search/bf3d42a0",
"food",
"Austrian"
],
[
"_:search/bf3d42a0",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"name",
"Allen Bell guesthouse"
],
[
"_:booking",
"ref",
"2ZJFZ6XT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"area",
"center"
],
[
"_:system",
"canthelp",
"_:search/bf3d42a0"
],
[
"_:search/bf3d42a0",
"area",
"centre"
],
[
"_:search/bf3d42a0",
"food",
"Austrian"
],
[
"_:search/bf3d42a0",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/3b9a0e48"
],
[
"_:search/3b9a0e48",
"food",
"Austrian"
],
[
"_:search/3b9a0e48",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mediterranean"
],
[
"_:result",
"food",
"Modern European"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"food",
"Spanish"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"name",
"Allen Bell guesthouse"
],
[
"_:booking",
"ref",
"2ZJFZ6XT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"area",
"center"
],
[
"_:system",
"canthelp",
"_:search/bf3d42a0"
],
[
"_:search/bf3d42a0",
"area",
"centre"
],
[
"_:search/bf3d42a0",
"food",
"Austrian"
],
[
"_:search/bf3d42a0",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/3b9a0e48"
],
[
"_:search/3b9a0e48",
"food",
"Austrian"
],
[
"_:search/3b9a0e48",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mediterranean"
],
[
"_:result",
"food",
"Modern European"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"food",
"Spanish"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"name",
"Gandhi"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"name",
"Mahal of Cambridge"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"kohinoor"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"name",
"Allen Bell guesthouse"
],
[
"_:booking",
"ref",
"2ZJFZ6XT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"area",
"center"
],
[
"_:system",
"canthelp",
"_:search/bf3d42a0"
],
[
"_:search/bf3d42a0",
"area",
"centre"
],
[
"_:search/bf3d42a0",
"food",
"Austrian"
],
[
"_:search/bf3d42a0",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/3b9a0e48"
],
[
"_:search/3b9a0e48",
"food",
"Austrian"
],
[
"_:search/3b9a0e48",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mediterranean"
],
[
"_:result",
"food",
"Modern European"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"food",
"Spanish"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"name",
"Gandhi"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"name",
"Mahal of Cambridge"
],
[
"_:search",
"name",
"kohinoor"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:result",
"phone",
"01223323639"
],
[
"_:result",
"postcode",
"cb12as"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"name",
"Allen Bell guesthouse"
],
[
"_:booking",
"ref",
"2ZJFZ6XT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"area",
"center"
],
[
"_:system",
"canthelp",
"_:search/bf3d42a0"
],
[
"_:search/bf3d42a0",
"area",
"centre"
],
[
"_:search/bf3d42a0",
"food",
"Austrian"
],
[
"_:search/bf3d42a0",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/3b9a0e48"
],
[
"_:search/3b9a0e48",
"food",
"Austrian"
],
[
"_:search/3b9a0e48",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mediterranean"
],
[
"_:result",
"food",
"Modern European"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"food",
"Spanish"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"name",
"Gandhi"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"name",
"Mahal of Cambridge"
],
[
"_:search",
"name",
"kohinoor"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:result",
"phone",
"01223323639"
],
[
"_:result",
"postcode",
"cb12as"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"leave_at",
"12: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",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"name",
"Allen Bell guesthouse"
],
[
"_:booking",
"ref",
"2ZJFZ6XT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"area",
"center"
],
[
"_:system",
"canthelp",
"_:search/bf3d42a0"
],
[
"_:search/bf3d42a0",
"area",
"centre"
],
[
"_:search/bf3d42a0",
"food",
"Austrian"
],
[
"_:search/bf3d42a0",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/3b9a0e48"
],
[
"_:search/3b9a0e48",
"food",
"Austrian"
],
[
"_:search/3b9a0e48",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mediterranean"
],
[
"_:result",
"food",
"Modern European"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"food",
"Spanish"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"name",
"Gandhi"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"name",
"Mahal of Cambridge"
],
[
"_:search",
"name",
"kohinoor"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:result",
"phone",
"01223323639"
],
[
"_:result",
"postcode",
"cb12as"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"leave_at",
"12:00"
],
[
"_:search",
"destination",
"allen bell"
],
[
"_: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",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"name",
"Allen Bell guesthouse"
],
[
"_:booking",
"ref",
"2ZJFZ6XT"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:search",
"area",
"center"
],
[
"_:system",
"canthelp",
"_:search/bf3d42a0"
],
[
"_:search/bf3d42a0",
"area",
"centre"
],
[
"_:search/bf3d42a0",
"food",
"Austrian"
],
[
"_:search/bf3d42a0",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/3b9a0e48"
],
[
"_:search/3b9a0e48",
"food",
"Austrian"
],
[
"_:search/3b9a0e48",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mediterranean"
],
[
"_:result",
"food",
"Modern European"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"food",
"Spanish"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"name",
"Gandhi"
],
[
"_:result",
"name",
"Kohinoor"
],
[
"_:result",
"name",
"Mahal of Cambridge"
],
[
"_:search",
"name",
"kohinoor"
],
[
"_:result",
"address",
"74 Mill Road City Centre"
],
[
"_:result",
"postcode",
"cb12as"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"leave_at",
"12:00"
],
[
"_:search",
"destination",
"allen bell"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey tesla"
],
[
"_:result",
"phone",
"07474877283"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a hotel with a star of 4 that offers free wi - fi ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,category,'hotels');(_:result,count,'3');(_:result,has_internet,'none');(_:result,name,'Cambridge Belfry');(_:result,name,'Huntingdon Marriott Hotel');(_:result,name,'University Arms Hotel');(_:result,stars,'4-star');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "There are three hotels that offer wifi and are 4-star . The Huntingdon Marriott Hotel , The Cambridge Belfry and University Arms Hotel . Would any of these suit your needs or do you need more information ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Which one is a moderate price range ?"
},
{
"id": 3,
"rdf-acts": [],
"speaker": "system",
"text": "There are not any moderate priced hotels available . The Cambridge Belfry is inexpensive , while Huntington Marriott Hotel and University Arms Hotel are both expensive ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I think I 'd prefer one of the expensive options . Which is your favorite ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'kingfisher way , hinchinbrook business park , huntingdon');(_:result,area,'west');(_:result,name,'Huntington Marriott Hotel');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I would recommend the Huntington Marriott Hotel , which is located in the west part of town at kingfisher way , hinchinbrook business park , huntingdon . Would you like to make a reservation ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "No . I think I am all set ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Great . I hope you have a good day ."
}
] |
PMUL1522.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"name",
"Huntingdon Marriott Hotel"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"name",
"Huntingdon Marriott Hotel"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"kingfisher way , hinchinbrook business park , huntingdon"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Huntington Marriott Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a moderately priced restaurant that serves indian food ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'4');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 4 restaurants to choose from . Do you have a part of town you prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I 'd like the restaurant to be in the centre ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , there are no restaurants that match all of your criteria . Would you like to look for a different type of cuisine , area , or price range ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about a chinese restaurant in the centre ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'3');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Ok , I have 3 restaurants that meet your requests , would you like me to book one of them for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,duration,'12:30');(_:search,people,'5');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I need a table for 5 people on Tuesday at 12:30 . Could I have the reference number as well for that ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'Q9MQW1Q4');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Your Reference number is Q9MQW1Q4 ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would also like a train on Wednesday , departing from Cambridge"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can help you with that ! What is your destination , and what time are you traveling ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'15:30');(_:search,destination,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to go broxbourne and I 'd like to arrive by 15:30 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'15:01');(_:result,destination,'Broxbourne');(_:result,id,'TR5164');(_:result,leave_at,'14:01');(_:result,ticket,'17.90 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have TR5164 departing at 14:01 and arriving in Broxbourne at 15:01 , the cost is 17.90 pounds . Would this work for you ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What is the travel time ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,duration,'60 minutes');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The travel time is 60 minutes . Would you like to book a ticket ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "Yes that would be great ."
},
{
"id": 15,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "How many tickets would you like ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Actually , I think I 'll hold off on that ticket , I do n't need it booked but thanks . That 's all I need today ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "It was a pleasure working with you today . Contact us again if you need any more assistance . Have a great day ."
}
] |
MUL1656.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/e087ad35"
],
[
"_:search/e087ad35",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"ticket",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/e087ad35"
],
[
"_:search/e087ad35",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"12:30"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"ticket",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/e087ad35"
],
[
"_:search/e087ad35",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"12:30"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"Q9MQW1Q4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"ticket",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/e087ad35"
],
[
"_:search/e087ad35",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"12:30"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"Q9MQW1Q4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:30"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/e087ad35"
],
[
"_:search/e087ad35",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"duration",
"12:30"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"Q9MQW1Q4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:30"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"15:01"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:result",
"id",
"TR5164"
],
[
"_:result",
"leave_at",
"14:01"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/e087ad35"
],
[
"_:search/e087ad35",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"duration",
"12:30"
],
[
"_:search",
"people",
"5"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"Q9MQW1Q4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:30"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"15:01"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:result",
"id",
"TR5164"
],
[
"_:result",
"leave_at",
"14:01"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"?"
],
[
"_:system",
"canthelp",
"_:search/e087ad35"
],
[
"_:search/e087ad35",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"duration",
"12:30"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"Q9MQW1Q4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:30"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"arrive_by",
"15:01"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:result",
"id",
"TR5164"
],
[
"_:result",
"leave_at",
"14:01"
],
[
"_:result",
"ticket",
"17.90 pounds"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"60 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'modern european');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant in the moderate price range serving modern European food ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'at least three');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have at least three choices would you like a recommendation ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like a restaurant on the south end of town , please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,name,'restaurant alimentum');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How does restaurant alimentum sound ? They are on the south side of town ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'12:30');(_:search,people,'1');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds good , can I book a table there for 1 person at 12:30 on wednesday ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Wednesday');(_:booking,duration,'12:30');(_:booking,name,'Alimentum');(_:booking,name,'Restaurant');(_:booking,ref,'X08RCBWH');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reservation at Restaurant Alimentum has been made for 12:30 on Wednesday and your reference number is X08RCBWH . Is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that is all I need . Thank you for your help !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "I 'm glad we could help , and enjoy your luncheon at Alimentum . Have a wonderful day !"
}
] |
SNG0662.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"at least three"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"at least three"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"restaurant alimentum"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"12:30"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"amount",
"at least three"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"restaurant alimentum"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"12:30"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Wednesday"
],
[
"_:booking",
"duration",
"12:30"
],
[
"_:booking",
"name",
"Alimentum"
],
[
"_:booking",
"name",
"Restaurant"
],
[
"_:booking",
"ref",
"X08RCBWH"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I want a place to eat in the town centre ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Is there a specific price range or type of food you would like ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'european');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "expensive and european food please ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Free Lane City Centre');(_:result,name,'Eraina');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I would recommend Eraina , located on Free Lane City Centre ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I would like that choice . Can you book me a table for 5 people ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'65F65VJP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : 65F65VJP ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'bridge guest house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you also give me information regarding a hotel called the bridge guest house ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'south');(_:result,category,'guesthouse');(_:result,pricerange,'moderate');(_:result,stars,'3');(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "I 'd be happy to . It is a 3 star , moderate price range guesthouse located in the south part of town . Would you like to reserve a room ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,people,'same group of people');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please book for the same group of people and 2 nights starting from the same day ."
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sorry , which day was that for ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Saturday , please . Sorry , I do n't know how I forgot that information !"
},
{
"id": 11,
"rdf-acts": [
"thank()",
"reqmore()",
"inform((_:booking,ref,'E8KMB5OZ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Done ! Your reference number is E8KMB5OZ . Can I help you with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will need a taxi between the two places in time for the restaurant reservation . ( Though , oddly enough , you did n't even ask about that when you made the rez .. )"
},
{
"id": 13,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))",
"thank()",
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes that is odd . What time did you need that booked for ? It looks like it was booked with no day or time .."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need the taxi to get me to the restaurant by the booked time"
},
{
"id": 15,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "what time do you want to leave ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,leave_at,'16:00');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like to leave at 16:00 to ensure I make the restaurant on time . Please provide me with a contact number and the car type ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'red skoda');(_:result,phone,'07228054313');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Booking completed ! \n Booked car type \t : \t red skoda \n Contact number \t : \t 07228054313"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'17:00');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you please confirm that the restaurant is booked for Saturday at 17:00 ?"
},
{
"id": 19,
"rdf-acts": [
"inform((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The booking was already done ."
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay , I 'm all set then . Thank you so much ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "You are most welcome . Have a great day ."
}
] |
PMUL0120.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"Free Lane City Centre"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"Free Lane City Centre"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"5"
],
[
"_:booking",
"ref",
"65F65VJP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"bridge guest house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"Free Lane City Centre"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:booking",
"ref",
"65F65VJP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"bridge guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"Free Lane City Centre"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:booking",
"ref",
"65F65VJP"
],
[
"_:search",
"name",
"bridge guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_: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",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"Free Lane City Centre"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:search",
"name",
"bridge guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"E8KMB5OZ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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",
"area",
"centre"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"Free Lane City Centre"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:search",
"name",
"bridge guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"day",
"saturday"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"E8KMB5OZ"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"Free Lane City Centre"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:search",
"name",
"bridge guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"day",
"saturday"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"E8KMB5OZ"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"Free Lane City Centre"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:search",
"name",
"bridge guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"E8KMB5OZ"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:result",
"car",
"red skoda"
],
[
"_:result",
"phone",
"07228054313"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_: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": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"Free Lane City Centre"
],
[
"_:result",
"name",
"Eraina"
],
[
"_:search",
"name",
"bridge guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"E8KMB5OZ"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"leave_at",
"16:00"
],
[
"_:result",
"car",
"red skoda"
],
[
"_:result",
"phone",
"07228054313"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_: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,area,'centre');(_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hello . I need a College to visit in the Centre of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,\"christ 's college\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "christ 's college is a college in the centre of town . It 's entrance fee is free ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Oh , nice ! Can you tell me their phone number , please ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223334900');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , it 's 01223334900 . Is there anything else I can help you with ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Also would like to find a place to dine . Chinese and moderate prices ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,count,'4');(_:result,food,'chinese');(_:result,name,'golden wok');(_:result,name,'shanghai family restaurant');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure , we have 4 moderate priced chinese restaurants . May I suggest golden wok , or shanghai family restaurant ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'shanghai family restaurant');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,area,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sure , can I get the address , area , and postcode for shanghai family restaurant ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'39 Burleigh Street City Centre');(_:result,area,'centre');(_:result,postcode,'cb11dg');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The address is 39 Burleigh Street City Centre . It is in the centre area of town and the postcode is cb11dg . Can I help you with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No that 's all the info I needed . Thank you for being so helpful . Bye ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You are so very welcome ! I hope you have a wonderful trip and a fantastic day , call anytime you need assistance !"
}
] |
MUL2439.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"golden wok"
],
[
"_:result",
"name",
"shanghai family restaurant"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"golden wok"
],
[
"_:result",
"name",
"shanghai family restaurant"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"39 Burleigh Street City Centre"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"postcode",
"cb11dg"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'halal');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Would you be able to tell me where to find a moderately priced , Halal restaurant ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,food,'halal');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Unfortunately , we do not have any restaurants in town that offer halal food . Is there another type of cuisine you would be interested in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about British food ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,area,'center');(_:result,count,'5');(_:result,food,'British');(_:result,name,'Oak Bistro');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We do have five moderately priced British restaurants , such as the Oak Bistro in the city center . Does location matter ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i do n't care about the location . which one would you recommend ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Restaurant one seven');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Restaurant one seven is a good place . Would you like me to book a table ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "yes please book me a table thank you"
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What day and time would you like to book and for how many people ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,duration,'14:45');(_:search,people,'1');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a table for 1 on tuesday at 14:45 ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'H17X6OU3');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : H17X6OU3 . anything else ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Are there any good architecture places in the west ?"
},
{
"id": 11,
"rdf-acts": [
"request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))",
"canthelp((_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "I am sorry there are no architecture attractions in the west . Would you like to try a different area or type of attraction ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "How about a museum ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,name,'Lynn Strover Gallery');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "I recommend the Lynn Strover Gallery , it has free admission . Would you like more information ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'd like the phone number and address , please ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'23 high street , fen ditton');(_:result,phone,'01223295264');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Phone number is 01223295264 . And the address is 23 high street , fen ditton . Is there anything else I can help you with today ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "no thanks"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "I hope I 've been helpful . Thank you for using the Cambridge TownInfo centre . Have a great day"
}
] |
PMUL2341.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"halal"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/5da49589"
],
[
"_:search/5da49589",
"food",
"halal"
],
[
"_:search/5da49589",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/5da49589"
],
[
"_:search/5da49589",
"food",
"halal"
],
[
"_:search/5da49589",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Oak Bistro"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/5da49589"
],
[
"_:search/5da49589",
"food",
"halal"
],
[
"_:search/5da49589",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Restaurant one seven"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/5da49589"
],
[
"_:search/5da49589",
"food",
"halal"
],
[
"_:search/5da49589",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Restaurant one seven"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/5da49589"
],
[
"_:search/5da49589",
"food",
"halal"
],
[
"_:search/5da49589",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Restaurant one seven"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"H17X6OU3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/5da49589"
],
[
"_:search/5da49589",
"food",
"halal"
],
[
"_:search/5da49589",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Restaurant one seven"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"H17X6OU3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/cdba7559"
],
[
"_:search/cdba7559",
"category",
"architecture"
],
[
"_:search/cdba7559",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/5da49589"
],
[
"_:search/5da49589",
"food",
"halal"
],
[
"_:search/5da49589",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"ref",
"H17X6OU3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/cdba7559"
],
[
"_:search/cdba7559",
"category",
"architecture"
],
[
"_:search/cdba7559",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Lynn Strover Gallery"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"canthelp",
"_:search/5da49589"
],
[
"_:search/5da49589",
"food",
"halal"
],
[
"_:search/5da49589",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"ref",
"H17X6OU3"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/cdba7559"
],
[
"_:search/cdba7559",
"category",
"architecture"
],
[
"_:search/cdba7559",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Lynn Strover Gallery"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"23 high street , fen ditton"
],
[
"_:result",
"phone",
"01223295264"
],
[
"_: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,departure,'london kings cross');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to book a train leaving from London Kings cross ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day were you wanting to travel on ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,destination,'cambridge');(_:search,leave_at,'11:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave after 11:30 on tuesday . I 'm traveling to cambridge ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'6');(_:result,id,'TR3456');(_:result,leave_at,'13:17');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I have 6 entires . TR3456 leaves at 13:17 . Does that work for you ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes can I get the price on that ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,ticket,'23.60 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Yes , it 's 23.60 pounds per ticket ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'afghan');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you find me a restaurant that serves afghan food and is located in the east ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,area,'east');(_:search,food,'Afghan');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry we do n't have any Afghan restaurants in the east area . Would you like to try a different type of food or a different area ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about Italian food ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,amount,'only');(_:result,area,'east');(_:result,food,'Italian');(_:result,name,'Pizza Hut Fen Ditton');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The only Italian place in the east is Pizza Hut Fen Ditton . Would you like more information ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,duration,'21:00');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i want to book a table for 4 people at 21:00 on the same day as the train ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'EV3K4Q4D');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reservation is all set ! Your reference number is EV3K4Q4D . Is there anything else I can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all thank you goodbye"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Okay great . I 'm glad I could be of help ."
}
] |
PMUL4256.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"id",
"TR3456"
],
[
"_:result",
"leave_at",
"13:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:30"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"id",
"TR3456"
],
[
"_:result",
"leave_at",
"13:17"
],
[
"_:result",
"ticket",
"23.60 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"afghan"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:30"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"id",
"TR3456"
],
[
"_:result",
"leave_at",
"13:17"
],
[
"_:result",
"ticket",
"23.60 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/ab379930"
],
[
"_:search/ab379930",
"area",
"east"
],
[
"_:search/ab379930",
"food",
"Afghan"
],
[
"_:search/ab379930",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:30"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"id",
"TR3456"
],
[
"_:result",
"leave_at",
"13:17"
],
[
"_:result",
"ticket",
"23.60 pounds"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/ab379930"
],
[
"_:search/ab379930",
"area",
"east"
],
[
"_:search/ab379930",
"food",
"Afghan"
],
[
"_:search/ab379930",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"Pizza Hut Fen Ditton"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"21:00"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"11:30"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"id",
"TR3456"
],
[
"_:result",
"leave_at",
"13:17"
],
[
"_:result",
"ticket",
"23.60 pounds"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/ab379930"
],
[
"_:search/ab379930",
"area",
"east"
],
[
"_:search/ab379930",
"food",
"Afghan"
],
[
"_:search/ab379930",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"amount",
"only"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"Pizza Hut Fen Ditton"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"21:00"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"EV3K4Q4D"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "Can you point me in the direction of a hospital ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))",
"request((_:search,department,?);(_:search,type,'Hospital'))"
],
"speaker": "system",
"text": "Yes , Addenbrookes Hospital is at Hills Rd . , Cambridge , postcode CB20QQ . Is there a particular department you need ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "No , but I would like the main phone number , please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The phone number is 01223245151 ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thank you very much for your help ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "I am very glad to assist you today . Good bye !"
}
] |
SNG0249.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:search",
"department",
"?"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:search",
"department",
"?"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for an attraction focused on architecture ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'All Saints Church');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "All Saints Church is located in the centre of town and has a free entrance fee . Would this suffice ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can I get the postcode for it as well please ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,postcode,'cb58bs');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The postcode is cb58bs"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'guesthouses');(_:search,has_internet,'no');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks . Are there any guesthouses nearby ? It 's okay if it does n't include internet ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'The alpha - milton guest house');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The alpha - milton guest house is a guesthouse in the north area and is moderately priced . It does not have parking or internet . Would you like to book a room ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No . I need free parking and a 4 star rating . Would you possibly have a guesthouse with that ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'same area');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Alexander Bed and Breakfast');(_:result,name,'All Saints Church');(_:result,stars,'4');(_:result,type,'Attraction');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Alexander Bed and Breakfast is in the same area as All Saints Church and is a guesthouse with 4 stars . It also has free parking and wifi ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That hotel sounds good to me . Thank you ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome and have a nice day !"
}
] |
MUL1089.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:result",
"postcode",
"cb58bs"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb58bs"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"The alpha - milton guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb58bs"
],
[
"_:search",
"has_internet",
"no"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"same area"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"name",
"All Saints Church"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am coming to Cambridge soon to see the many local attractions ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "I have various attractions all over town . Is there a specific area you are wanting to find something to do ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Well , first I need to find a place to stay . I need a hotel in the south part of town with free parking ."
},
{
"id": 3,
"rdf-acts": [
"select((_:result,category,'guesthouses');(_:result,category,'hotel');(_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))",
"inform((_:result,area,'south');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , I have cheap and moderately priced guesthouses in the south , as well as one expensive hotel . Do you have a preference ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like a moderately priced guesthouse , please ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,stars,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have two places , is there a star rating you prefer ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,stars,'dontcare');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't have a preference . Could you make a recommendation ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'aylesbray lodge guest house');(_:result,pricerange,'same price');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I like the aylesbray lodge guest house since it is the same price and has an extra star ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'1');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you book that for 1 person for 3 nights starting saturday ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'EKA7G2P9');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Your reference number is EKA7G2P9 . Can I help you with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'soul tree nightclub');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I am also looking to go out to the Soul Tree Nightclub ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'1 - 6 corn exchange street');(_:result,area,'centre');(_:result,category,'nightclub');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure . That nightclub is in the centre area on 1 - 6 corn exchange street . Would you like to book a taxi ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,leave_at,'15:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Yes , I 'd like a taxi to commute between the night club and the guesthouse . I want to leave by 15:00 ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,car,'black volkswagen');(_:result,phone,'07450209981');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Your pickup car will be a black volkswagen and the contact number is 07450209981 . Anything else I can do for you ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you ! You have been so helpful !"
},
{
"id": 15,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Thanks , enjoy your trip !"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks for being a great help !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , please remember you can contact us at any time if you need more assistance ! Have a great day !"
}
] |
MUL2537.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"area",
"south"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"area",
"south"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"dontcare"
],
[
"_:result",
"name",
"aylesbray lodge guest house"
],
[
"_:result",
"pricerange",
"same price"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"area",
"south"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"dontcare"
],
[
"_:result",
"name",
"aylesbray lodge guest house"
],
[
"_:result",
"pricerange",
"same price"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"EKA7G2P9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"soul tree nightclub"
],
[
"_:search",
"type",
"Attraction"
]
],
"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",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"dontcare"
],
[
"_:result",
"name",
"aylesbray lodge guest house"
],
[
"_:result",
"pricerange",
"same price"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"EKA7G2P9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"soul tree nightclub"
],
[
"_:result",
"address",
"1 - 6 corn exchange street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_: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",
"south"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"dontcare"
],
[
"_:result",
"name",
"aylesbray lodge guest house"
],
[
"_:result",
"pricerange",
"same price"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"ref",
"EKA7G2P9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"soul tree nightclub"
],
[
"_:result",
"address",
"1 - 6 corn exchange street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black volkswagen"
],
[
"_:result",
"phone",
"07450209981"
],
[
"_: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",
"area",
"south"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"dontcare"
],
[
"_:result",
"name",
"aylesbray lodge guest house"
],
[
"_:result",
"pricerange",
"same price"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"3"
],
[
"_:booking",
"ref",
"EKA7G2P9"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"soul tree nightclub"
],
[
"_:result",
"address",
"1 - 6 corn exchange street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black volkswagen"
],
[
"_:result",
"phone",
"07450209981"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'9:00');(_:search,departure,'museum of classical archaeology');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'd like help with a taxi , please . I need to be picked up at museum of classical archaeology and should arrive by 9:00 . Can you help ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Yes I can book that for you , first I 'll need to know your destination ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'ugly duckling');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "My destination will be ugly duckling"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'blue skoda');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Booking is complete , a blue skoda will pick you up ."
},
{
"id": 4,
"rdf-acts": [
"thank()",
"request((_:result,phone,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "Thank you . What is the contact number ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,phone,'07499145428');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "The contact number is 07499145428 . Can I be of further assistance ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all , thanks ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a wonderful time !"
}
] |
SNG02105.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"9:00"
],
[
"_:search",
"departure",
"museum of classical archaeology"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"9:00"
],
[
"_:search",
"departure",
"museum of classical archaeology"
],
[
"_:search",
"destination",
"ugly duckling"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"9:00"
],
[
"_:search",
"departure",
"museum of classical archaeology"
],
[
"_:search",
"destination",
"ugly duckling"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue skoda"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"9:00"
],
[
"_:search",
"departure",
"museum of classical archaeology"
],
[
"_:search",
"destination",
"ugly duckling"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"blue skoda"
],
[
"_:result",
"phone",
"07499145428"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'london liverpool street');(_:search,leave_at,'19:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hi ! I need a train from London Liverpool street sometime after 19:30 , please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "That should be no problem ! What day are you traveling ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to go this Saturday to Cambridge ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,day,'Saturday');(_:result,departure,'london liverpool street');(_:result,id,'TR2361');(_:result,leave_at,'21:39');(_:result,leave_at,'an hour earlier');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR2361 will be departing london liverpool street Saturday at 21:39 , there is also one an hour earlier . Would you like to book a ticket for one ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll take the 21:39 , I 'll need 7 tickets please ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'ZI1RMKW7');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Alright , your tickets have been booked and the reference number is ZI1RMKW7 . Is there anything else I can do for you ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "You have been very helpful . Thank you . Goodbye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you very much and have a nice day !"
}
] |
SNG0400.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"19:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"19:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"19:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"departure",
"london liverpool street"
],
[
"_:result",
"id",
"TR2361"
],
[
"_:result",
"leave_at",
"21:39"
],
[
"_:result",
"leave_at",
"an hour earlier"
],
[
"_: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
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"leave_at",
"19:30"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"Saturday"
],
[
"_:result",
"departure",
"london liverpool street"
],
[
"_:result",
"id",
"TR2361"
],
[
"_:result",
"leave_at",
"21:39"
],
[
"_:result",
"leave_at",
"an hour earlier"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"ZI1RMKW7"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'french');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is there any french food in Cambridge ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'1');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes there is one"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Well , can you give me some information on it ?"
},
{
"id": 3,
"rdf-acts": [
"select((_:result,area,'centre');(_:result,area,'north');(_:result,type,'Restaurant'))",
"inform((_:result,count,'2');(_:result,food,'french');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Well there are two french restaurants actually , sorry had a blond moment . One in the north and one in the centre , which one were you interested in ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like something expensive . Is either option expensive ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Both are expensive options ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,day,'saturday');(_:search,duration,'19:00');(_:search,people,'two');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you book me a table for two at the one in the centre for saturday at 19:00 and send me a ref number ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,name,'Cote');(_:booking,people,'2');(_:booking,ref,'EUOHK8LX');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Excellent choice ! I 've booked you a table for 2 at the Cote . Your reference number is EUOHK8LX and the table will be reserved for 15 minutes ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'11:00');(_:search,day,'same day');(_:search,departure,'london kings cross');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Great ! I am also looking for a train for the same day , departing from london kings cross and going to cambridge . It should arrive by 11:00 ."
},
{
"id": 9,
"rdf-acts": [
"select((_:result,leave_at,'07:17');(_:result,leave_at,'09:17');(_:result,leave_at,'5:17');(_:result,type,'Train'))",
"inform((_:result,arrive_by,'11:00');(_:result,count,'3');(_:result,destination,'Cambridge');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There are three trains that would bring you to Cambridge by 11:00 . They depart at 5:17 , 07:17 , and 09:17 . Which train would you prefer ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'two');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Let 's book the earliest train , to give us more time to enjoy the city . Please book seats for two and let me know the reference number ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'R2OF8D6Q');(_:booking,ticket,'37.76 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , you 're booked . Your reference number is R2OF8D6Q . Your total cost is 37.76 GBP payable at the station . How can I further assist you ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all for today . Thank you very much for all your help . Goodbye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "welcome and thanks for inquiring with us"
}
] |
PMUL0920.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"french"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"french"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"french"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"french"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"french"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"french"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"19:00"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"french"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"french"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"duration",
"19:00"
],
[
"_:search",
"people",
"two"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"Cote"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"EUOHK8LX"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_: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",
"french"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"french"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"duration",
"19:00"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"Cote"
],
[
"_:booking",
"people",
"2"
],
[
"_:booking",
"ref",
"EUOHK8LX"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"leave_at",
"07:17"
],
[
"_:result",
"leave_at",
"09:17"
],
[
"_:result",
"leave_at",
"5:17"
],
[
"_:result",
"arrive_by",
"11:00"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"french"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"french"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"duration",
"19:00"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"Cote"
],
[
"_:booking",
"people",
"2"
],
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"leave_at",
"07:17"
],
[
"_:result",
"leave_at",
"09:17"
],
[
"_:result",
"leave_at",
"5:17"
],
[
"_:result",
"arrive_by",
"11:00"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"R2OF8D6Q"
],
[
"_:booking",
"ticket",
"37.76 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes I needed information about a particular restaurant ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I can help with that . What is the name of the restaurant ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'pizza hut cherry hinton');(_:search,type,'Restaurant'))",
"request((_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Pizza hut cherry hinton . Can you provide me with the area they are located in ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , they are in the south area ."
},
{
"id": 4,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "That is all I need , thank you and good bye ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Your welcome . Thank you for calling the Cambridge Township Centre . Have a great day !"
}
] |
SNG1325.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"pizza hut cherry hinton"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"pizza hut cherry hinton"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'thai');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for an expensive restaurant that serves Thai food ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'to');(_:result,food,'Thai');(_:result,name,'Bangkok City');(_:result,name,'Sala Thong');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have to options for Thai food in the expensive price range , Bangkok City and Sala Thong ."
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Is there anything else ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'only results');(_:result,food,'Thai');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Those are the only results for expensive Thai food ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'sala thong');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "May I have the address and postcode for Sala Thong , then ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'35 Newnham Road Newnham');(_:result,name,'Sala Thong');(_:result,postcode,'9 E.Y.');(_:result,postcode,'C.B 3');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The address of Sala Thong is 35 Newnham Road Newnham and the postcode is C.B 3 , 9 E.Y."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you goodbye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our system . Good bye"
}
] |
WOZ20498.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"thai"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"thai"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"to"
],
[
"_:result",
"food",
"Thai"
],
[
"_:result",
"name",
"Bangkok City"
],
[
"_:result",
"name",
"Sala Thong"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"thai"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"Bangkok City"
],
[
"_:result",
"name",
"Sala Thong"
],
[
"_:result",
"amount",
"only results"
],
[
"_:result",
"food",
"Thai"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"sala thong"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"thai"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"only results"
],
[
"_:result",
"food",
"Thai"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"name",
"sala thong"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"35 Newnham Road Newnham"
],
[
"_:result",
"name",
"Sala Thong"
],
[
"_:result",
"postcode",
"9 E.Y."
],
[
"_:result",
"postcode",
"C.B 3"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'd like to find a museum in the centre of town , please ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'eleven');(_:result,area,'centre');(_:result,category,'museums');(_:result,type,'Attraction'))",
"request((_:search,name,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "I 've found eleven different museums in the centre of the city . Would you like to hear about any in particular ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Actually , I would love it if you could give me a recommendation of one . And give me the postcode as well ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,entrance_fee,'free');(_:result,name,'Museum of Archaeology and Anthropology');(_:result,postcode,'cb23dz');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Museum of Archaeology and Anthropology is free , the postcode is cb23dz ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,destination,'norwich');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Super . I need a train on Sunday going to Norwich , also . Can you help with this ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'11:55');(_:result,day,'Sunday');(_:result,destination,'Norwich');(_:result,id,'TR9533');(_:result,leave_at,'10:36');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR9533 is going to Norwich on Sunday at 10:36 and arrives at 11:55 . Would you like to book it ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'11:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to arrive by 11:00 , if there is one available !"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "And just to confirm you 'll be departing from cambridge ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,arrive_by,'11:00');(_:search,departure,'cambridge');(_:search,destination,'Norwich');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I am departing from Cambridge and need to arrive in Norwich by 11:00 ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'10:55');(_:result,departure,'Cambridge');(_:result,destination,'norwich');(_:result,id,'TR4969');(_:result,leave_at,'9:36');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR4969 will leave Cambridge at 9:36 and arrive at norwich at 10:55 . Would you like to book it ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "No , that would be all ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you , goodbye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Goodbye . Have a nice day ."
}
] |
MUL1978.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"amount",
"eleven"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"amount",
"eleven"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Museum of Archaeology and Anthropology"
],
[
"_:result",
"postcode",
"cb23dz"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"amount",
"eleven"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Museum of Archaeology and Anthropology"
],
[
"_:result",
"postcode",
"cb23dz"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"arrive_by",
"11:55"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"id",
"TR9533"
],
[
"_:result",
"leave_at",
"10:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"amount",
"eleven"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Museum of Archaeology and Anthropology"
],
[
"_:result",
"postcode",
"cb23dz"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"11:55"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"destination",
"Norwich"
],
[
"_:result",
"id",
"TR9533"
],
[
"_:result",
"leave_at",
"10:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"Norwich"
],
[
"_: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",
"museum"
],
[
"_:result",
"amount",
"eleven"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Museum of Archaeology and Anthropology"
],
[
"_:result",
"postcode",
"cb23dz"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"Norwich"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:55"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"norwich"
],
[
"_:result",
"id",
"TR4969"
],
[
"_:result",
"leave_at",
"9:36"
],
[
"_: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",
"category",
"museum"
],
[
"_:result",
"amount",
"eleven"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Museum of Archaeology and Anthropology"
],
[
"_:result",
"postcode",
"cb23dz"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"11:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"Norwich"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"10:55"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"norwich"
],
[
"_:result",
"id",
"TR4969"
],
[
"_:result",
"leave_at",
"9:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'stansted airport');(_:search,leave_at,'21:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train to stansted airport that leaves after 21:30 . I am also going to be looking for local places to eat ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,destination,'Stansted Airport');(_:result,leave_at,'22:08');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "There are several departures to Stansted Airport with one every hour beginning at 22:08 . Would you like for me to look up a local restaurant for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will take a seat on the 22:08 departure as long as it departs from Cambridge on Friday . Yes , please find a restaurant ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,day,'Friday');(_:booking,departure,'Cambridge');(_:booking,destination,'Stansted Airport');(_:booking,leave_at,'22:08');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many tickets shall I book for you on the 22:08 train on Friday from Cambridge to Stansted Airport ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "5 people for the train please ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,destination,'21:40');(_:booking,leave_at,'22:08');(_:booking,people,'5');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great I have booked your tickets for 5 people leaving at 21:40 and arriving at 22:08 . Is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes I am also looking for a restaurant in the centre of town in the expensive price range ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'center');(_:result,name,'The fitzbillies restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The fitzbillies restaurant is in the town center and it meets what you are looking for . Would you like for me to make you a reservation ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,duration,'16:30');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Perfect , can you book it for 5 people on the same day at 16:30 ?"
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sorry , but they 're all full at that time . Would you like to try a different time or perhaps another day ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,duration,'15:30');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant');(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Can we try for 15:30 ? I also need the reference number for the train booking ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,duration,'15:30');(_:booking,name,'Fitzbillies');(_:booking,ref,'KVNAC7LA');(_:booking,ref,'UN2K2CD8');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Your reference number for the train is KVNAC7LA . I was able to book Fitzbillies for you at 15:30 . Your reference number for the restaurant is UN2K2CD8 . Is there anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all , thank you ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Are you certain you do n't need further assistance ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes , I 'm sure . Thanks ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great trip !"
}
] |
MUL0268.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"21:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"21:30"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"destination",
"Stansted Airport"
],
[
"_:result",
"leave_at",
"22:08"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"21:30"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"destination",
"Stansted Airport"
],
[
"_:result",
"leave_at",
"22:08"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"destination",
"Stansted Airport"
],
[
"_:booking",
"leave_at",
"22:08"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"21:30"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"destination",
"Stansted Airport"
],
[
"_:result",
"leave_at",
"22:08"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"destination",
"21:40"
],
[
"_:booking",
"leave_at",
"22:08"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"21:30"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"destination",
"Stansted Airport"
],
[
"_:result",
"leave_at",
"22:08"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"destination",
"21:40"
],
[
"_:booking",
"leave_at",
"22:08"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"name",
"The fitzbillies restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"16:30"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"21:30"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"destination",
"Stansted Airport"
],
[
"_:result",
"leave_at",
"22:08"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"destination",
"21:40"
],
[
"_:booking",
"leave_at",
"22:08"
],
[
"_:booking",
"people",
"5"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"name",
"The fitzbillies restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"canthelp",
"_:booking/3ddcf2ed"
],
[
"_:booking/3ddcf2ed",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"21:30"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"destination",
"Stansted Airport"
],
[
"_:result",
"leave_at",
"22:08"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"destination",
"21:40"
],
[
"_:booking",
"leave_at",
"22:08"
],
[
"_:booking",
"people",
"5"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"name",
"The fitzbillies restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"canthelp",
"_:booking/3ddcf2ed"
],
[
"_:booking/3ddcf2ed",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"duration",
"15:30"
],
[
"_:booking",
"name",
"Fitzbillies"
],
[
"_:booking",
"ref",
"KVNAC7LA"
],
[
"_:booking",
"ref",
"UN2K2CD8"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"21:30"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"destination",
"Stansted Airport"
],
[
"_:result",
"leave_at",
"22:08"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"destination",
"21:40"
],
[
"_:booking",
"leave_at",
"22:08"
],
[
"_:booking",
"people",
"5"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"name",
"The fitzbillies restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"canthelp",
"_:booking/3ddcf2ed"
],
[
"_:booking/3ddcf2ed",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"duration",
"15:30"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"duration",
"15:30"
],
[
"_:booking",
"name",
"Fitzbillies"
],
[
"_:booking",
"ref",
"KVNAC7LA"
],
[
"_:booking",
"ref",
"UN2K2CD8"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'park');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you help me find a park to visit in Cambridge ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'park');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Is there a specific area you 'd like to visit a park in ?"
},
{
"id": 2,
"rdf-acts": [
"thank()",
"inform((_:search,category,'park');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I have no area preference . Can you suggest a park for me ? Thanks a lot"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Bateman Street');(_:result,entrance_fee,'4 pounds');(_:result,name,'Cambridge University Botanic Gardens');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "My suggestion would be the Cambridge University Botanic Gardens . The do charge 4 pounds for entrance but it is by far worth it . They are located on Bateman Street ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Okay , what area is that in ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It 's in the centre area ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'la mimosa');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Great , thanks . Also , can you tell me a little about a restaurant called La Mimosa ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,food,'mediterranean');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure , that 's a mediterranean restaurant located in the centre area . Would you like to make a reservation ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , and can I get a phone number and area ?"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,phone,'01223362525');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "01223362525 . Would you like me to book you a table ?"
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "Actually , no I do n't ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Okay , is there anything else I can help with today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That was all I needed today , thank you so much ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a great day ."
}
] |
PMUL2331.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"park"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Bateman Street"
],
[
"_:result",
"entrance_fee",
"4 pounds"
],
[
"_:result",
"name",
"Cambridge University Botanic Gardens"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"park"
],
[
"_:search",
"category",
"park"
],
[
"_:result",
"address",
"Bateman Street"
],
[
"_:result",
"entrance_fee",
"4 pounds"
],
[
"_:result",
"name",
"Cambridge University Botanic Gardens"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"la mimosa"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"park"
],
[
"_:search",
"category",
"park"
],
[
"_:result",
"address",
"Bateman Street"
],
[
"_:result",
"entrance_fee",
"4 pounds"
],
[
"_:result",
"name",
"Cambridge University Botanic Gardens"
],
[
"_:search",
"name",
"la mimosa"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"mediterranean"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"park"
],
[
"_:search",
"category",
"park"
],
[
"_:result",
"address",
"Bateman Street"
],
[
"_:result",
"entrance_fee",
"4 pounds"
],
[
"_:result",
"name",
"Cambridge University Botanic Gardens"
],
[
"_:search",
"name",
"la mimosa"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"mediterranean"
],
[
"_:result",
"phone",
"01223362525"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"park"
],
[
"_:search",
"category",
"park"
],
[
"_:result",
"address",
"Bateman Street"
],
[
"_:result",
"entrance_fee",
"4 pounds"
],
[
"_:result",
"name",
"Cambridge University Botanic Gardens"
],
[
"_:search",
"name",
"la mimosa"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"mediterranean"
],
[
"_:result",
"phone",
"01223362525"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'cantonese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I 'd like to find an expensive cantonese restaurant ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "There are no restaurants in the area that match your preferences . Is there anything else you 'd be interested in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'north american');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about North American food ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,food,'North American');(_:result,name,'Gourmet Burger Kitchen');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Gourmet Burger Kitchen serves North American food , is in the expensive price range , and is in the centre part of town . Would you like the phone number ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , I would like their phone number and postcode , please ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,\"Gourmet Burger Kitchen 's\");(_:result,phone,'01223 312598');(_:result,postcode,'1 A.B.');(_:result,postcode,'C.B 2');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Gourmet Burger Kitchen 's phone number is 01223 312598 and the postcode is C.B 2 , 1 A.B. May I help you with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you for the information . Goodbye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , goodbye ."
}
] |
WOZ20633.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"cantonese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/5d682820"
],
[
"_:search/5d682820",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"north american"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/5d682820"
],
[
"_:search/5d682820",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"north american"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"North American"
],
[
"_:result",
"name",
"Gourmet Burger Kitchen"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/5d682820"
],
[
"_:search/5d682820",
"type",
"Restaurant"
],
[
"_:search",
"food",
"north american"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"North American"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"Gourmet Burger Kitchen 's"
],
[
"_:result",
"phone",
"01223 312598"
],
[
"_:result",
"postcode",
"1 A.B."
],
[
"_:result",
"postcode",
"C.B 2"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "I am looking for Addengrookes Hospital ."
},
{
"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 with Postcode CB20QQ ."
},
{
"id": 2,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thanks , that 's all I need . Good bye ."
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting us . Please let us know if you need anything in the future ."
}
] |
SNG01342.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"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,stars,'0');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a hotel with a star rating of 0 ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'4');(_:result,pricerange,'cheap');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes I have 4 examples from cheap to moderately priced ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'hotels');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "As long as it includes free parking , price does n't matter . Can you recommend one ? I do prefer hotels though , not a fan of guestrooms ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,category,'hotels');(_:search,type,'Hotel'))",
"reqmore()",
"inform((_:result,category,'guestrooms');(_:result,count,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Unfortunately , I do not have anything that meets your criteria . I only have 2 guestrooms that fit your needs , but no hotels . Can I look for something else for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How about a 4 star rating instead ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,category,'hotel');(_:result,name,'The the cambridge belfry');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The the cambridge belfry is a 4 star hotel that has a cheap price . Will this work for you ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "That might just work out . Can I have their phone number please ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,phone,'01954714600');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Of course . Their number is 01954714600 . Would you like me to book the room ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,destination,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please . I would also like a train to broxbourne if that is okay ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "No problem , where would you like to depart from , and on which day ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,departure,'cambridge');(_:search,leave_at,'18:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave after 18:30 on friday . I want to depart from cambridge ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,id,'TR0943');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I would like to suggest the TR0943 train . May I book it for you ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'3');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , can you book it for 3 people and provide me the reference number please ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,people,'3');(_:booking,ref,'BIY1ALL0');(_:booking,ticket,'53.7 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok , you have 3 tickets for a total price of 53.7 GBP which is payable at the station . Your reference number is BIY1ALL0 . Anything else you need help with ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I think that 's it , thank you so much !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Okay , thank you for using our service ."
}
] |
MUL2052.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"0"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/6ab0a2b6"
],
[
"_:search/6ab0a2b6",
"category",
"hotels"
],
[
"_:search/6ab0a2b6",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"guestrooms"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/6ab0a2b6"
],
[
"_:search/6ab0a2b6",
"category",
"hotels"
],
[
"_:search/6ab0a2b6",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"The the cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/6ab0a2b6"
],
[
"_:search/6ab0a2b6",
"category",
"hotels"
],
[
"_:search/6ab0a2b6",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"The the cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01954714600"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/6ab0a2b6"
],
[
"_:search/6ab0a2b6",
"category",
"hotels"
],
[
"_:search/6ab0a2b6",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"The the cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01954714600"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/6ab0a2b6"
],
[
"_:search/6ab0a2b6",
"category",
"hotels"
],
[
"_:search/6ab0a2b6",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"The the cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"01954714600"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:result",
"id",
"TR0943"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/6ab0a2b6"
],
[
"_:search/6ab0a2b6",
"category",
"hotels"
],
[
"_:search/6ab0a2b6",
"type",
"Hotel"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"The the cambridge belfry"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"phone",
"01954714600"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:result",
"id",
"TR0943"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"3"
],
[
"_:booking",
"ref",
"BIY1ALL0"
],
[
"_:booking",
"ticket",
"53.7 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,departure,'london liverpool street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train that lease from London Liverpool Street on Tuesday ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'10');(_:result,day,'Tuesday');(_:result,departure,'London Liverpool');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are 10 days departing London Liverpool Street on Tuesday . Is there a certain time of day you need to travel ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'20:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave after 20:45 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'1');(_:result,leave_at,'21:39');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "OK I HAVE 1 TRAINS THAT LEAVE AROUND THAT TIMES ONE AT 21:39 WOULD THAT WORK FOR YOU ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,leave_at,'20:45');(_:search,type,'Train'))",
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes as long as it leaves AFTER 20:45 that will be fine . How much is it and how long is the travel time ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,duration,'88 minutes');(_:result,leave_at,'21:39');(_:result,ref,'Q6UN1GVR');(_:result,ticket,'16.60 pounds');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "the train ride is 88 minutes and the cost is 16.60 pounds . it leaves at 21:39 and your reference number is Q6UN1GVR . is there anything else i may help you with ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for places to go in town . What type of entertainment is there in the centre ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Which area are you interested in visiting in town ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I will be visiting the centre ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"canthelp((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "There is no entertainment in the centre . Would you be interested in a different type of attraction ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "How about architecture type instead ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,category,'architecture');(_:result,count,'5');(_:result,entrance_fee,'free');(_:result,name,'Holy Trinity Church');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I have 5 choices for you . If I might suggest the Holy Trinity Church . It has the most unique architecture in our area . They also offer free admission ."
},
{
"id": 12,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Sounds great . Do you happen to know the entrance fee for it ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:result,entrance_fee,'free');(_:result,name,'Holy Trinity Church');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Like I mentioned , Holy Trinity Church is totally free . Is there anything else you 'll be needing today ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I do n't think so ! Thank you for your help !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using Cambridge TownInfo centre . Please remember us for all of your future travel needs ."
}
] |
MUL1796.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"London Liverpool"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"20:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"London Liverpool"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"leave_at",
"21:39"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"20:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"London Liverpool"
],
[
"_:result",
"count",
"1"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"20:45"
],
[
"_:result",
"duration",
"88 minutes"
],
[
"_:result",
"leave_at",
"21:39"
],
[
"_:result",
"ref",
"Q6UN1GVR"
],
[
"_:result",
"ticket",
"16.60 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"London Liverpool"
],
[
"_:result",
"count",
"1"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"20:45"
],
[
"_:result",
"duration",
"88 minutes"
],
[
"_:result",
"leave_at",
"21:39"
],
[
"_:result",
"ref",
"Q6UN1GVR"
],
[
"_:result",
"ticket",
"16.60 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"London Liverpool"
],
[
"_:result",
"count",
"1"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"20:45"
],
[
"_:result",
"duration",
"88 minutes"
],
[
"_:result",
"leave_at",
"21:39"
],
[
"_:result",
"ref",
"Q6UN1GVR"
],
[
"_:result",
"ticket",
"16.60 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/f004fec3"
],
[
"_:search/f004fec3",
"area",
"centre"
],
[
"_:search/f004fec3",
"category",
"entertainment"
],
[
"_:search/f004fec3",
"type",
"Attraction"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"London Liverpool"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"20:45"
],
[
"_:result",
"duration",
"88 minutes"
],
[
"_:result",
"leave_at",
"21:39"
],
[
"_:result",
"ref",
"Q6UN1GVR"
],
[
"_:result",
"ticket",
"16.60 pounds"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/f004fec3"
],
[
"_:search/f004fec3",
"area",
"centre"
],
[
"_:search/f004fec3",
"category",
"entertainment"
],
[
"_:search/f004fec3",
"type",
"Attraction"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Holy Trinity Church"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:result",
"day",
"Tuesday"
],
[
"_:result",
"departure",
"London Liverpool"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"20:45"
],
[
"_:result",
"duration",
"88 minutes"
],
[
"_:result",
"leave_at",
"21:39"
],
[
"_:result",
"ref",
"Q6UN1GVR"
],
[
"_:result",
"ticket",
"16.60 pounds"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/f004fec3"
],
[
"_:search/f004fec3",
"area",
"centre"
],
[
"_:search/f004fec3",
"category",
"entertainment"
],
[
"_:search/f004fec3",
"type",
"Attraction"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"count",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Holy Trinity Church"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'parkside police station');(_:search,type,'Police'))"
],
"speaker": "user",
"text": "can i find the parkside police station"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'Parkside Police Station');(_:result,phone,'01223358966');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The phone numbe for the Parkside police station is 01223358966 ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "thank you , i also need the postcode and address ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "The address is Parkside , Cambridge , and the postcode is CB11JG ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great night ."
}
] |
SNG01511.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"parkside police station"
],
[
"_:search",
"type",
"Police"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"parkside police station"
],
[
"_:search",
"type",
"Police"
],
[
"_:result",
"name",
"Parkside Police Station"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"type",
"Police"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"parkside police station"
],
[
"_:search",
"type",
"Police"
],
[
"_:result",
"name",
"Parkside Police Station"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'18:30');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you help me find a train going to cambridge that arrives by 18:30 ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Okay , I think I can help you . Where will be coming from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'kings lynn');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be departing kings lynn ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'17:58');(_:result,id,'TR3677');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR3677 arrives at 17:58 . Would you like to book it ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'2');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes for 2 people on a Tuesday please . And I would like the reference number ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,day,'Tuesday');(_:booking,id,'TR5793');(_:booking,ref,'4NLGW7WM');(_:booking,ticket,'19.6 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'm going with TR5793 since you are travelling on Tuesday arriving at the same time . The total fee is 19.6 GBP payable at the station . \n Reference number is : 4NLGW7WM ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'carolina bed and breakfast');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks so much . Can you also help me look for the Carolina Bed and Breakfast ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'East');(_:result,category,'guesthouse');(_:result,name,'Carolina Bed and Breakfast');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Carolina Bed and Breakfast is in the East , it is a guesthouse in the moderate price range . Would you like to book a room ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'two');(_:search,stay,'two');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please . Two nights from Tuesday for two people ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Carolina Bed and Breakfast');(_:booking,ref,'FYLDIZUF');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I got your room booked at the Carolina Bed and Breakfast . Your reference is FYLDIZUF . Is there anything else I can help you with today ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,people,'same group of people');(_:search,stay,'1');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a room for the same group of people for 1 night on the same day . And I need the reference number then too please"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Ok I will book it for you"
}
] |
PMUL1590.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:result",
"arrive_by",
"17:58"
],
[
"_:result",
"id",
"TR3677"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:result",
"arrive_by",
"17:58"
],
[
"_:result",
"id",
"TR3677"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"id",
"TR5793"
],
[
"_:booking",
"ref",
"4NLGW7WM"
],
[
"_:booking",
"ticket",
"19.6 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"carolina bed and breakfast"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:result",
"arrive_by",
"17:58"
],
[
"_:result",
"id",
"TR3677"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"id",
"TR5793"
],
[
"_:booking",
"ref",
"4NLGW7WM"
],
[
"_:booking",
"ticket",
"19.6 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"carolina bed and breakfast"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Carolina Bed and Breakfast"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"two"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:result",
"arrive_by",
"17:58"
],
[
"_:result",
"id",
"TR3677"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"id",
"TR5793"
],
[
"_:booking",
"ticket",
"19.6 GBP"
],
[
"_:search",
"name",
"carolina bed and breakfast"
],
[
"_:result",
"area",
"East"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Carolina Bed and Breakfast"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Carolina Bed and Breakfast"
],
[
"_:booking",
"ref",
"FYLDIZUF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"stay",
"1"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "Yes , I am looking for a hospital that is here 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": [
"request((_:result,phone,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "I just need a phone number , thanks"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))",
"reqmore()"
],
"speaker": "system",
"text": "The number is 01223245151 . Can I help you with something else ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I needed . Thank you for your help ."
},
{
"id": 5,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "welcome . at your service next time"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks again . Goodbye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . If you ever need anything else just let us know ."
}
] |
SNG01539.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:search",
"department",
"?"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:search",
"department",
"?"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:search",
"department",
"?"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train that leaves on friday and leaves after 10 am"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,day,'Friday');(_:booking,id,'TR1502');(_:booking,leave_at,'11:00');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR1502 will leave Friday at 11:00 , will this do ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'kings lynn');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Possibly . Does it arrive in Cambridge from Kings Lynn ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'10:58');(_:result,departure,'Kings Lynn');(_:result,destination,'Cambridge');(_:result,leave_at,'10:11');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I do have a train leaving at 10:11 from Kings Lynn and arriving in Cambridge at 10:58 . Will that work for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'8');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need to book it for 8 people and I need the reference number ."
},
{
"id": 5,
"rdf-acts": [
"thank()",
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'5BB27IBR');(_:booking,ticket,'78.40 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "OK . Your reference number is 5BB27IBR and the fee will be 78.40 GBP , payable at the station . Can I help you with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,category,'multiple sports');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I 'm looking for somewhere to go in the center of town . Something that involves multiple sports . Do you know of anything ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))",
"canthelp((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Unfortunately there is no place in the centre that is that attraction type . Would you like me to search another type or another area perhaps ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'swimming pool');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , how about a swimming pool ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Gonville Place');(_:result,category,'swimming pool');(_:result,name,'Parkside pools');(_:result,phone,'01223446100');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes there is a swimming pool , Parkside pools at Gonville Place . The phone number is 01223446100 , is there anything else I can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I need the postcode and address , please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'gonville place');(_:result,postcode,'cb11ly');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address is gonville place , and cb11ly is the postcode ."
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "That is all , thank you . Bye"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "It 's been my pleasure . Have a wonderful day . Goodbye ."
}
] |
MUL1713.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"id",
"TR1502"
],
[
"_:booking",
"leave_at",
"11:00"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"id",
"TR1502"
],
[
"_:booking",
"leave_at",
"11:00"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:58"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"leave_at",
"10:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"id",
"TR1502"
],
[
"_:booking",
"leave_at",
"11:00"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:58"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"leave_at",
"10:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"5BB27IBR"
],
[
"_:booking",
"ticket",
"78.40 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"center"
],
[
"_: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"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"id",
"TR1502"
],
[
"_:booking",
"leave_at",
"11:00"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:58"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"leave_at",
"10:11"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"5BB27IBR"
],
[
"_:booking",
"ticket",
"78.40 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/b1ee1ea8"
],
[
"_:search/b1ee1ea8",
"area",
"centre"
],
[
"_:search/b1ee1ea8",
"type",
"Attraction"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"id",
"TR1502"
],
[
"_:booking",
"leave_at",
"11:00"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:58"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"leave_at",
"10:11"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"5BB27IBR"
],
[
"_:booking",
"ticket",
"78.40 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/b1ee1ea8"
],
[
"_:search/b1ee1ea8",
"area",
"centre"
],
[
"_:search/b1ee1ea8",
"type",
"Attraction"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Gonville Place"
],
[
"_:result",
"category",
"swimming pool"
],
[
"_:result",
"name",
"Parkside pools"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"id",
"TR1502"
],
[
"_:booking",
"leave_at",
"11:00"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"10:58"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"leave_at",
"10:11"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"5BB27IBR"
],
[
"_:booking",
"ticket",
"78.40 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/b1ee1ea8"
],
[
"_:search/b1ee1ea8",
"area",
"centre"
],
[
"_:search/b1ee1ea8",
"type",
"Attraction"
],
[
"_:search",
"category",
"swimming pool"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"swimming pool"
],
[
"_:result",
"name",
"Parkside pools"
],
[
"_:result",
"phone",
"01223446100"
],
[
"_:result",
"address",
"gonville place"
],
[
"_:result",
"postcode",
"cb11ly"
],
[
"_: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,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for some moderately priced accommodations for my visit . Can you help me with that ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "Absolutely ! Is there a specific area of town you 're interested in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , but I 'd like to stay in a 4 star hotel that offers free parking ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'nine');(_:result,category,'guesthouses');(_:result,has_parking,'none');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have nine moderately priced , 4 star guesthouses with free parking . Does location matter ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "No , but are there any that are less expensive ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'guesthouses');(_:result,count,'8');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes there are 8 cheap guesthouses that have both free parking and internet . Would you like me to book you one of those ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'moderately');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm sorry , I actually prefer a hotel rather than a guest house . Are there any moderately priced 4 star hotels ?"
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "All the hotels are booked ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Are there any cheap hotels ?"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'back lane , cambourne');(_:result,name,'cambridge belfry');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I found the cambridge belfry lcoated at back lane , cambourne . Would you like me to book you there ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "That sounds fine , I just need the postcode though ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'Cambridge Belfry');(_:result,postcode,'cb236bw');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The postcode for The Cambridge Belfry is cb236bw ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Thank you , can you also tell me about places to go in the centre ?"
},
{
"id": 13,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , what are you interested in ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "Anything is fine as long as it is in the centre ."
},
{
"id": 15,
"rdf-acts": [],
"speaker": "system",
"text": "I 'm not sure what I need to get you ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "How about a college to visit ?"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,address,\"Saint Andrew 's Street\");(_:result,area,'centre');(_:result,category,'colleges');(_:result,count,'13');(_:result,entrance_fee,'free');(_:result,name,'emmauel college');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The centre is filled with colleges , 13 in total . I recommend emmauel college located on Saint Andrew 's Street it is free to visit ."
},
{
"id": 18,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Great ! Can you get me their phone number and postcode ?"
},
{
"id": 19,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223334200');(_:result,postcode,'cb23ap');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Postal code is cb23ap , phone number is 01223334200 , any other questions today ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I need . Thank you ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for calling ."
}
] |
PMUL2662.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"amount",
"nine"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"nine"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"nine"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"canthelp",
"_:booking/3e835e81"
],
[
"_:booking/3e835e81",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"nine"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"canthelp",
"_:booking/3e835e81"
],
[
"_:booking/3e835e81",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"back lane , cambourne"
],
[
"_:result",
"name",
"cambridge belfry"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"nine"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"canthelp",
"_:booking/3e835e81"
],
[
"_:booking/3e835e81",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"back lane , cambourne"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"postcode",
"cb236bw"
],
[
"_:result",
"type",
"Hotel"
],
[
"_: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",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"nine"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"canthelp",
"_:booking/3e835e81"
],
[
"_:booking/3e835e81",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"back lane , cambourne"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"postcode",
"cb236bw"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"nine"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"canthelp",
"_:booking/3e835e81"
],
[
"_:booking/3e835e81",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"back lane , cambourne"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"postcode",
"cb236bw"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"nine"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"canthelp",
"_:booking/3e835e81"
],
[
"_:booking/3e835e81",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"postcode",
"cb236bw"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"emmauel college"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"nine"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"canthelp",
"_:booking/3e835e81"
],
[
"_:booking/3e835e81",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Saint Andrew 's Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"emmauel college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223334200"
],
[
"_:result",
"postcode",
"cb23ap"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train to Cambridge please ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,destination,'Cambridge');(_:result,type,'Train'))",
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are many trains to Cambridge . Where will you be departing from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'norwich');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be departing from Norwich on Sunday ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,leave_at,'then');(_:search,type,'Train'))",
"select((_:result,leave_at,'later');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Ok , there does n't appear to be any trains leaving then . Could you leave later ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'10:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I can leave at 10:45 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,day,'Sunday');(_:result,departure,'Norwich');(_:result,id,'TR6419');(_:result,leave_at,'11:16');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I apologize for the earlier confusion . We have several trains that will meet your needs . TR6419 departs Norwich on Sunday at 11:16 . Will that work for you ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes . can you tell me the total travel time as well ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,duration,'79 minutes');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "It is going to be 79 minutes total ."
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Great , that 's all I need . Goodbye !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Have a nice day ."
}
] |
SNG0318.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:system",
"canthelp",
"_:search/49f65842"
],
[
"_:search/49f65842",
"leave_at",
"then"
],
[
"_:search/49f65842",
"type",
"Train"
],
[
"_:result",
"leave_at",
"later"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:system",
"canthelp",
"_:search/49f65842"
],
[
"_:search/49f65842",
"leave_at",
"then"
],
[
"_:search/49f65842",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"Norwich"
],
[
"_:result",
"id",
"TR6419"
],
[
"_:result",
"leave_at",
"11:16"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"norwich"
],
[
"_:system",
"canthelp",
"_:search/49f65842"
],
[
"_:search/49f65842",
"leave_at",
"then"
],
[
"_:search/49f65842",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"day",
"Sunday"
],
[
"_:result",
"departure",
"Norwich"
],
[
"_:result",
"id",
"TR6419"
],
[
"_:result",
"leave_at",
"11:16"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"79 minutes"
],
[
"_:result",
"type",
"Train"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to find a train leaving Cambridge and going to Ely . Can you help ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "I can help ! There are many options"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'21:45');(_:search,day,'friday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave on Friday and arrive by 21:45 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'20:07');(_:result,id,'TR6053');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There is the TR6053 that arrives by 20:07 . Do you want me to book it ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Train'))",
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What 's the travel time on that one ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,duration,'17 minute trip');(_:result,id,'TR6053');(_:result,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "You can book TR6053 since it is only a 17 minute trip . Thank you"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel');(_:search,type,'Train'))",
"request((_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What time does that train leave Cambridge ? I also need a place to stay in Ely , with free parking and free wifi ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,departure,'ely');(_:result,leave_at,'19:50');(_:result,type,'Train'))",
"select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The train leaves ely at 19:50 . Would you prefer a guesthouse or hotel ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Really makes no difference to me as long as its on the North side of town"
},
{
"id": 9,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'11');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have about 11 different places so far . Do you have a certain price range in mind ? That may help narrow it down some ."
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "I will take any suggestions you have ."
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'The hamilton lodge');(_:result,pricerange,'moderately priced');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The hamilton lodge is moderately priced and has 3 stars . Would you like to make reservations ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,name,'hamilton lodge');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you confirm if the hamilton lodge has both free parking and free wifi ?"
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'the hamilton lodge');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , the hamilton lodge has free parking and wifi . Would you like me to book ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "No , not today . I just needed information ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "No problem , anything else besides the hotel and train today ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "no that is all thanks"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . It was a pleasure serving you from Cambridge TownInfo centre . Goodbye ."
}
] |
PMUL1569.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:result",
"arrive_by",
"20:07"
],
[
"_:result",
"id",
"TR6053"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:result",
"arrive_by",
"20:07"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"one"
],
[
"_:result",
"duration",
"17 minute trip"
],
[
"_:result",
"id",
"TR6053"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"leave_at",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:result",
"arrive_by",
"20:07"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"one"
],
[
"_:result",
"duration",
"17 minute trip"
],
[
"_:result",
"id",
"TR6053"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"departure",
"ely"
],
[
"_:result",
"leave_at",
"19:50"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:result",
"arrive_by",
"20:07"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"one"
],
[
"_:result",
"duration",
"17 minute trip"
],
[
"_:result",
"id",
"TR6053"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"departure",
"ely"
],
[
"_:result",
"leave_at",
"19:50"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:result",
"arrive_by",
"20:07"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"one"
],
[
"_:result",
"duration",
"17 minute trip"
],
[
"_:result",
"id",
"TR6053"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"departure",
"ely"
],
[
"_:result",
"leave_at",
"19:50"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"name",
"The hamilton lodge"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"name",
"hamilton lodge"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:result",
"arrive_by",
"20:07"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"one"
],
[
"_:result",
"duration",
"17 minute trip"
],
[
"_:result",
"id",
"TR6053"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"departure",
"ely"
],
[
"_:result",
"leave_at",
"19:50"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"name",
"hamilton lodge"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"the hamilton lodge"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"many"
],
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"day",
"friday"
],
[
"_:result",
"arrive_by",
"20:07"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"one"
],
[
"_:result",
"duration",
"17 minute trip"
],
[
"_:result",
"id",
"TR6053"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:result",
"departure",
"ely"
],
[
"_:result",
"leave_at",
"19:50"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"name",
"hamilton lodge"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"the hamilton lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "user",
"text": "Hi , I could use help with my planning . I am trying to find a place to stay ."
},
{
"id": 1,
"rdf-acts": [
"thank()",
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Ok , to help us find the right place for you lets talk about what you would like . Do you have a price range you prefer ? Or an area of town ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like it to be in the south and have a rating of 3 stars ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,pricerange,'expensive');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have a moderately priced guesthouse and an expensive hotel that match your requirements ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does either offer free parking ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'both');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "They both offer free parking and internet ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Okay can you please book it for 7 people for 4 nights starting on Tuesday ?"
},
{
"id": 7,
"rdf-acts": [
"select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Which one ? The guesthouse or the hotel ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The hotel , please ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Reference number is : BS0ODSGJ . Is there anything else ?"
}
] |
PMUL3822.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"both"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'rice boat');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "While in Cambridge I need to find a restaurant called the rice boat ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'37 Newnham Road in Newnham');(_:result,name,'Rice Boat');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Rice Boat is located at 37 Newnham Road in Newnham . Would you like to book a reservation ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'17:45');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please , I need a table for 6 on Sunday at 17:45 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,ref,'JM6MM56Y');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Wonderful . You 're table is reserved for 15 minutes . The reference number is JM6MM56Y ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,has_internet,'yes');(_:search,pricerange,'moderately');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm also looking for a moderately priced 2 star hotel with free wifi in the south ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I was not able to find any hotels matching those requirements ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you try in the north then ?"
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I was not able to find any hotels matching those requirements ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,day,'same day');(_:search,people,'same group of people');(_:search,pricerange,'moderately');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Is there any moderately priced hotels in the city centre then ? I need a hotel for the same group of people for 5 nights starting the same day ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,category,'hotels');(_:result,count,'2');(_:result,name,'Ashley');(_:result,name,'Lovell Lodge');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Looks like there was an error in our system earlier . There are two moderately priced hotels in the north - The Ashley and The Lovell Lodge ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Could you try to book us there for 4 nights instead ?"
},
{
"id": 11,
"rdf-acts": [
"select((_:result,name,'Ashley Hotel');(_:result,name,'Lovell Lodge');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , which of the two would you prefer ? Ashley Hotel or Lovell Lodge ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,name,'lovell lodge');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The Lovell Lodge sounds nice . Please try for 5 nights but we can settle with 4 if we need to ."
},
{
"id": 13,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many people is the hotel for and which day would you like to begin your trip on ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'6');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Oh sure , It 's for 5 nights starting sunday for 6 people please ."
},
{
"id": 15,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,stay,?);(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm sorry there is nothing available on those days . Would you like to shorten your stay or try the other hotel ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you try the other hotel then ?"
},
{
"id": 17,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was not able to book that one either . Can we try a different day perhaps ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you try booking for 4 nights instead ?"
},
{
"id": 19,
"rdf-acts": [
"inform((_:booking,day,'Sunday');(_:booking,name,'Lovell Lodge');(_:booking,people,'six');(_:booking,ref,'XTY5KJI9');(_:booking,stay,'4');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book the Lovell Lodge for 4 nights starting Sunday for six people . The reference number is XTY5KJI9 ."
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much ! That was everything i needed . Take care and have a great day ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "I 'm happy to have helped you . Thank you for using Cambridge TownInfo centre . Have a nice day !"
}
] |
MUL0025.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rice boat"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rice boat"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"37 Newnham Road in Newnham"
],
[
"_:result",
"name",
"Rice Boat"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rice boat"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"37 Newnham Road in Newnham"
],
[
"_:result",
"name",
"Rice Boat"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"JM6MM56Y"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rice boat"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"37 Newnham Road in Newnham"
],
[
"_:result",
"name",
"Rice Boat"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"JM6MM56Y"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"canthelp",
"_:search/64246ac1"
],
[
"_:search/64246ac1",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rice boat"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"37 Newnham Road in Newnham"
],
[
"_:result",
"name",
"Rice Boat"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:booking",
"ref",
"JM6MM56Y"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"canthelp",
"_:search/64246ac1"
],
[
"_:search/64246ac1",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/0db1ee2a"
],
[
"_:search/0db1ee2a",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rice boat"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"37 Newnham Road in Newnham"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:booking",
"ref",
"JM6MM56Y"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"canthelp",
"_:search/64246ac1"
],
[
"_:search/64246ac1",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/0db1ee2a"
],
[
"_:search/0db1ee2a",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Ashley"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_: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",
"offered",
"_:booking"
],
[
"_:result",
"address",
"37 Newnham Road in Newnham"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:booking",
"ref",
"JM6MM56Y"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"canthelp",
"_:search/64246ac1"
],
[
"_:search/64246ac1",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/0db1ee2a"
],
[
"_:search/0db1ee2a",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"lovell lodge"
],
[
"_: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",
"offered",
"_:booking"
],
[
"_:result",
"address",
"37 Newnham Road in Newnham"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:booking",
"ref",
"JM6MM56Y"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"canthelp",
"_:search/64246ac1"
],
[
"_:search/64246ac1",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/0db1ee2a"
],
[
"_:search/0db1ee2a",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"lovell lodge"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_: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": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"37 Newnham Road in Newnham"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:booking",
"ref",
"JM6MM56Y"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"canthelp",
"_:search/64246ac1"
],
[
"_:search/64246ac1",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/0db1ee2a"
],
[
"_:search/0db1ee2a",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"lovell lodge"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"canthelp",
"_:booking/c301f548"
],
[
"_:booking/c301f548",
"type",
"Booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"37 Newnham Road in Newnham"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:booking",
"ref",
"JM6MM56Y"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"canthelp",
"_:search/64246ac1"
],
[
"_:search/64246ac1",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/0db1ee2a"
],
[
"_:search/0db1ee2a",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"lovell lodge"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/c301f548"
],
[
"_:booking/c301f548",
"type",
"Booking"
],
[
"_:booking",
"stay",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:booking/11b7dc48"
],
[
"_:booking/11b7dc48",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
},
{
"id": 10,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"37 Newnham Road in Newnham"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:system",
"canthelp",
"_:search/64246ac1"
],
[
"_:search/64246ac1",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/0db1ee2a"
],
[
"_:search/0db1ee2a",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"name",
"Lovell Lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"lovell lodge"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/c301f548"
],
[
"_:booking/c301f548",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:booking/11b7dc48"
],
[
"_:booking/11b7dc48",
"type",
"Booking"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"name",
"Lovell Lodge"
],
[
"_:booking",
"people",
"six"
],
[
"_:booking",
"ref",
"XTY5KJI9"
],
[
"_:booking",
"stay",
"4"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'leicester');(_:search,leave_at,'18:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to catch a train that departs from Leicester after 18:30 ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'35');(_:result,type,'Train'))",
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "We have 35 trains taking that route , what day of the week will you need that ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave on tuesday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,id,'TR8632');(_:result,leave_at,'19:09');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR8632 leaves at 19:09 . Want to book it ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please . I 'll need a booking for 6 and the reference number ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,day,'tuesday');(_:booking,departure,'Leicester');(_:booking,destination,'cambridge');(_:booking,leave_at,'19:09');(_:booking,people,'6');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Just to be certain , book 6 train tickets to cambridge from Leicester on tuesday at 19:09 , correct ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , that is correct"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,type,'Booking');(_:result,ref,'M3UVOLVXD');(_:result,ticket,'226.8 GBP');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Okay , the booking was successful . Your reference number is M3UVOLVXD . The total fee of 226.8 GBP is payable at the station ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thanks ! I 'm also looking for a place to stay that 's a guesthouse ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "What price range would you like ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "cheap , but i still need free wifi ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'9');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 9 that meet those requirements , was there an area you wanted to stay in ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "What 's the best one of those options ? I need it for 4 nights ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'the alexander bed and breakfast');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I would suggest the alexander bed and breakfast , it has a 4 star rating , free parking and internet and it is in the cheap price range . Would you like a reservation ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,people,'same group of people');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please . For 5 nights for the same group of people ."
},
{
"id": 15,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What day would you like that on ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,type,'Hotel'))",
"thank()"
],
"speaker": "user",
"text": "Tuesday please . Thanks"
},
{
"id": 17,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'W7DGP5W4');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay . Your booking was successful . The reference number is W7DGP5W4 . Can I help with anything else today ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That was all I needed today , thank you very much ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our service today ."
}
] |
PMUL4921.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:result",
"count",
"35"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:result",
"count",
"35"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"id",
"TR8632"
],
[
"_:result",
"leave_at",
"19:09"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:result",
"count",
"35"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"id",
"TR8632"
],
[
"_:result",
"leave_at",
"19:09"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"departure",
"Leicester"
],
[
"_:booking",
"destination",
"cambridge"
],
[
"_:booking",
"leave_at",
"19:09"
],
[
"_:booking",
"people",
"6"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:result",
"count",
"35"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"id",
"TR8632"
],
[
"_:result",
"leave_at",
"19:09"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"departure",
"Leicester"
],
[
"_:booking",
"destination",
"cambridge"
],
[
"_:booking",
"leave_at",
"19:09"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"M3UVOLVXD"
],
[
"_:result",
"ticket",
"226.8 GBP"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:result",
"count",
"35"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"id",
"TR8632"
],
[
"_:result",
"leave_at",
"19:09"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"departure",
"Leicester"
],
[
"_:booking",
"destination",
"cambridge"
],
[
"_:booking",
"leave_at",
"19:09"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"M3UVOLVXD"
],
[
"_:result",
"ticket",
"226.8 GBP"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"id",
"TR8632"
],
[
"_:result",
"leave_at",
"19:09"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"departure",
"Leicester"
],
[
"_:booking",
"destination",
"cambridge"
],
[
"_:booking",
"leave_at",
"19:09"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"M3UVOLVXD"
],
[
"_:result",
"ticket",
"226.8 GBP"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"id",
"TR8632"
],
[
"_:result",
"leave_at",
"19:09"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"day",
"tuesday"
],
[
"_:booking",
"departure",
"Leicester"
],
[
"_:booking",
"destination",
"cambridge"
],
[
"_:booking",
"leave_at",
"19:09"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"M3UVOLVXD"
],
[
"_:result",
"ticket",
"226.8 GBP"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"the alexander bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"same group of people"
],
[
"_: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",
"leicester"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:result",
"id",
"TR8632"
],
[
"_:result",
"leave_at",
"19:09"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"departure",
"Leicester"
],
[
"_:booking",
"destination",
"cambridge"
],
[
"_:booking",
"leave_at",
"19:09"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ref",
"M3UVOLVXD"
],
[
"_:result",
"ticket",
"226.8 GBP"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"the alexander bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_: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",
"leicester"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:result",
"id",
"TR8632"
],
[
"_:result",
"leave_at",
"19:09"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"departure",
"Leicester"
],
[
"_:booking",
"destination",
"cambridge"
],
[
"_:booking",
"leave_at",
"19:09"
],
[
"_:booking",
"people",
"6"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ref",
"M3UVOLVXD"
],
[
"_:result",
"ticket",
"226.8 GBP"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"9"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"the alexander bed and breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"W7DGP5W4"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I am looking for a place to stay . I would prefer to stay in the North at a 3 Star location ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'2');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I show 2 option , both in the moderate price range . Do you need parking or internet ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'dontcare');(_:search,has_parking,'dontcare');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Neither of those matter , but I would like it to be a guesthouse . Do one of those match ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'alpha - milton guest house');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Alpha - Milton Guest House is 3 stars with no internet or parking . Would you like to book a room there ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'4');(_:search,stay,'2');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd like to book it for 4 people and 2 nights starting Monday . I need the reference number as well ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'T2AUGQ7S');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Fantastic , your reference number is T2AUGQ7S . Is there anything else you need today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need a train to get me to Cambridge on Monday ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where did you want to get on the train ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be departing from peterborough ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))",
"inform((_:result,amount,'lots of');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Okay , there are lots of choices . What time of day would you like to travel ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'20:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to get there by 20:45 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'20:38');(_:result,id,'TR7940');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR7940 will get you there by 20:38 , would you like me to book it you some tickets ?"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "No , I do n't need assistance with the booking . Can you tell me the cost of the ticket though ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,ticket,'16.50 pounds');(_:result,type,'Train'))",
"reqmore()"
],
"speaker": "system",
"text": "The cost per ticket is 16.50 pounds . Can I assist you with anything more ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's everything . Thank you ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! I hope that you enjoy your stay in Cambridge . Have a nice day . Bye ."
}
] |
MUL2150.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"T2AUGQ7S"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"T2AUGQ7S"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"T2AUGQ7S"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"20:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"T2AUGQ7S"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:search",
"arrive_by",
"20:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"20:38"
],
[
"_:result",
"id",
"TR7940"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"stars",
"3"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"dontcare"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"alpha - milton guest house"
],
[
"_:result",
"stars",
"3"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"2"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"T2AUGQ7S"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:result",
"amount",
"lots of"
],
[
"_:search",
"arrive_by",
"20:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"20:38"
],
[
"_:result",
"id",
"TR7940"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"ticket",
"16.50 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'21:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi today arriving at 21:00 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I need a little more information . Where are you leaving from ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'whipple museum of the history of science');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Oh I 'm sorry - I need to be picked up at the whipple museum of the history of science ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What is your destination ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'restaurant two two');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want to go to restaurant two two ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "And do you want to be picked up from whipple museum at 2100 or get to restaurant two two at 2100 ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'21:00');(_:search,destination,'Restaurant Two Two');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'd like to arrive at Restaurant Two Two by 21:00 please ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,car,'grey lexus');(_:result,phone,'07398176919');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Great I have you booked in a grey lexus and the contact number is 07398176919 ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great thanks ! That 's all I need ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Glad I could help . Let us know if there 's ever anything else we can help you with ."
}
] |
SNG01605.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"departure",
"whipple museum of the history of science"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"departure",
"whipple museum of the history of science"
],
[
"_:search",
"destination",
"restaurant two two"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"destination",
"Restaurant Two Two"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"destination",
"Restaurant Two Two"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"grey lexus"
],
[
"_:result",
"phone",
"07398176919"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'london kings cross');(_:search,leave_at,'14:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "am looking for a train , it should leave after 14:15 and should depart from london kings cross"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Is your destination Cambridge or another location ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , my destination is cambridge ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,day,'Friday');(_:result,id,'TR8842');(_:result,leave_at,'15:17');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day would you like that train ? The TR8842 train departs Friday at 15:17 would you like me to book ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,arrive_by,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I need the arrival time"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'16:08');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The arrival time is 16:08 ."
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thanks , that 's all . Good bye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "welcome again some other time"
}
] |
SNG02232.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"leave_at",
"14:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"14:15"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"14:15"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"id",
"TR8842"
],
[
"_:result",
"leave_at",
"15:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"14:15"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"id",
"TR8842"
],
[
"_:result",
"leave_at",
"15:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"16:08"
],
[
"_:result",
"type",
"Train"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.