turns
listlengths 2
60
| dialogue_id
stringlengths 1
31
| states
listlengths 1
30
|
---|---|---|
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'birmingham new street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hi , I need a train the is heading towards birmingham new street ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,arrive_by,'07:44');(_:result,day,'Friday');(_:result,departure,'Cambridge');(_:result,destination,'birmingham new street');(_:result,id,'TR9678');(_:result,leave_at,'05:01');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Train TR9678 from Cambridge to Birmingham New Street departs Friday at 05:01 and arrives 07:44 . Is this acceptable or do you need a different time ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "yes its ok with me"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,ticket,'75.10 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "it will cost 75.10 pounds . can i book ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,leave_at,'21:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Actually I need one that leaves after 21:00 on Thursday , sorry ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Did you have a certain time that you would like to leave after or arrive by ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,leave_at,'21:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "No , just as long as it leaves after 21:00 on thursday ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,id,'TR9209');(_:result,leave_at,'21:01');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Train TR9209 leaves at 21:01 is this okay ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,arrive_by,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes . Can I have the arrival time and price , please ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'23:44');(_:result,ticket,'75.10 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "It will arrive at 23:44 and the cost is 75.10 pounds ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,category,'boating');(_:search,type,'Attraction'))",
"request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Thanks can you also give me the entrance fee and phone for a fun boating attraction ? I do n't care what area it 's in ."
},
{
"id": 11,
"rdf-acts": [
"select((_:result,name,'Camboats');(_:result,phone,'01223902112');(_:result,type,'Attraction'))",
"inform((_:result,entrance_fee,\"do n't have entrance fee information\");(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "I do n't have entrance fee information , but you could try Camboats . Their phone number is 01223902112 . Can I help you with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,category,'boating');(_:search,type,'Attraction'))",
"request((_:result,arrive_by,?);(_:result,entrance_fee,?);(_:result,type,'Attraction');(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Do you have any boating attractions that do list their entrance fees ? I want to make sure I have enough cash with me when I arrive ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,category,'boating');(_:result,count,'4');(_:result,entrance_fee,'no information');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Not , I do n't . There are four boating attractions and I have no information on their entrance fees . You already have the phone number for Camboats . Perhaps you could call them ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "ok that 's all i need thanks"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , have a good day"
}
] |
PMUL4051.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"07:44"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:result",
"id",
"TR9678"
],
[
"_:result",
"leave_at",
"05:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"07:44"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:result",
"id",
"TR9678"
],
[
"_:result",
"leave_at",
"05:01"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"21:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"07:44"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:result",
"id",
"TR9678"
],
[
"_:result",
"leave_at",
"05:01"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"21:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"arrive_by",
"07:44"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"21:00"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR9209"
],
[
"_:result",
"leave_at",
"21:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"21:00"
],
[
"_:result",
"id",
"TR9209"
],
[
"_:result",
"leave_at",
"21:01"
],
[
"_:result",
"arrive_by",
"23:44"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"category",
"boating"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"21:00"
],
[
"_:result",
"id",
"TR9209"
],
[
"_:result",
"leave_at",
"21:01"
],
[
"_:result",
"arrive_by",
"23:44"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:result",
"phone",
"01223902112"
],
[
"_:result",
"entrance_fee",
"do n't have entrance fee information"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"boating"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:result",
"day",
"Friday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"21:00"
],
[
"_:result",
"id",
"TR9209"
],
[
"_:result",
"leave_at",
"21:01"
],
[
"_:result",
"arrive_by",
"23:44"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"name",
"Camboats"
],
[
"_:result",
"phone",
"01223902112"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"boating"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"category",
"boating"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"entrance_fee",
"no information"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant that is in the expensive price range and in the south part of town ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,amount,'results');(_:result,food,'Chinese');(_:result,food,'Indian');(_:result,food,'Italian');(_:result,food,'Mexican');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are results matching your query . Would you like Mexican , Italian , Chinese , or Indian ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,type,'Restaurant'))",
"request((_:result,food,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Let 's go with Italian food ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'south');(_:result,food,'Italian');(_:result,name,'Frankie and Bennys');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Frankie and Bennys is an expensive Italian eatery in the south part of town . Would you like any additional information about this restaurant ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "address and phone number"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'Cambridge Leisure Park Clifton Way Cherry Hinton');(_:result,phone,'01223 412430');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The address is Cambridge Leisure Park Clifton Way Cherry Hinton . The phone number is 01223 412430 ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , goodbye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , goodbye ."
}
] |
WOZ20027.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"results"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"food",
"Mexican"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"results"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"Frankie and Bennys"
],
[
"_: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",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"results"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"Frankie and Bennys"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"Cambridge Leisure Park Clifton Way Cherry Hinton"
],
[
"_:result",
"phone",
"01223 412430"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be traveling to Cambridge next month , and I need to find a train running from bishop 's Stortford heading to Cambridge , can you help me do this please ?"
},
{
"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 trains doing that trip , do you have a date and time you would like to go ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,leave_at,'16:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , that would be Monday after 16:30 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,day,'Monday');(_:result,departure,'bishops stortford');(_:result,destination,'cambridge');(_:result,id,'TR8925');(_:result,leave_at,'17:29');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The earliest departure after 16:30 on Monday is TR8925 , which will be departing bishops stortford going to cambridge at 17:29 . Would you like to book a ticket ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Great can I get tickets for 6 people and the reference number ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'PO9S5J0V');(_:booking,ticket,'60.59 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 60.59 GBP payable at the station . Your reference number is PO9S5J0V . Can I help you with anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,\"saint john 's college\");(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Thank you i also am looking for an attraction called saint john 's college"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,\"saint john 's street\");(_:result,area,'centre');(_:result,name,\"Saint john 's college\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Saint john 's college is in the centre of town , their address is saint john 's street , do you need any other info on them ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No . You have been extremely helpful . Thank you !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Enjoy your trip ."
}
] |
MUL0575.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",
"count",
"70"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"bishops stortford"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR8925"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"bishops stortford"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR8925"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"PO9S5J0V"
],
[
"_:booking",
"ticket",
"60.59 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"saint john 's college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"bishops stortford"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR8925"
],
[
"_:result",
"leave_at",
"17:29"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"6"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"PO9S5J0V"
],
[
"_:booking",
"ticket",
"60.59 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"saint john 's college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"saint john 's street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Saint john 's college"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for a college to visit in the centre of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Regent Street');(_:result,amount,'some');(_:result,category,'campuses');(_:result,name,'Downing College');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are some nice campuses there . I particularly like Downing College on Regent Street . Do you have any particular questions I can answer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'downing college');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What is the address of Downing College ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'regent street');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "That address is regent street ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What about the postcode ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,postcode,'cb21dq');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The postcode is cb21dq ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you . I 'd also like some hotel information ."
},
{
"id": 7,
"rdf-acts": [],
"speaker": "system",
"text": "What would you like me to look up for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,name,'acorn guest house');(_:search,people,'5');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a room for 5 people , 4 nights at the Acorn Guest House . We 'll arrive on Sunday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'DCJI0F6E');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay you got it . I made your reservation , and the reference number is DCJI0F6E ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks ! That 's all I need ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Great . I hope you have a nice trip . Bye ."
}
] |
PMUL2794.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"
],
[
"_:result",
"address",
"Regent Street"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"category",
"campuses"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"downing college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"category",
"campuses"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:search",
"name",
"downing college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"regent street"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"category",
"campuses"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:search",
"name",
"downing college"
],
[
"_:result",
"address",
"regent street"
],
[
"_:result",
"postcode",
"cb21dq"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"category",
"campuses"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:result",
"address",
"regent street"
],
[
"_:result",
"postcode",
"cb21dq"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"name",
"acorn guest house"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"amount",
"some"
],
[
"_:result",
"category",
"campuses"
],
[
"_:result",
"name",
"Downing College"
],
[
"_:result",
"address",
"regent street"
],
[
"_:result",
"postcode",
"cb21dq"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"name",
"acorn guest house"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"DCJI0F6E"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'french');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for an expensive French restaurant ."
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'Center');(_:result,area,'north');(_:result,count,'2');(_:result,name,'Cote');(_:result,name,'Restaurant Two Two');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are two restaurants that fulfill your inquiry , Cote in the Center and Restaurant Two Two in the north . Would you like more information on either ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I get the address of one place ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Bridge Street City Centre');(_:result,name,'Cote');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Cote is located at Bridge Street City Centre ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's it . Thank you , goodbye"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome and Thank - You ."
}
] |
WOZ20305.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"french"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"french"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"Center"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Cote"
],
[
"_:result",
"name",
"Restaurant Two Two"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"french"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"Center"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"address",
"Bridge Street City Centre"
],
[
"_:result",
"name",
"Cote"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'malaysian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant serving malaysian food ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"inform((_:result,food,'Malaysian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are no Malaysian restaurants in this area ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'asian oriental');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am also looking for a restaurant serving asian oriental food ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,food,'Asian Oriental');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have found several restaurants serving Asian Oriental food . What area of town do you prefer ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't care ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Does the price range matter ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't care"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'Dojo Noodle Bar');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Might I suggest the Dojo Noodle Bar . They are located in the centre of town and they are cheap . Would you like their phone number ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , and their address too ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'40210 Millers Yard City Centre');(_:result,name,'Dojo Noodle bar');(_:result,phone,'01223 363471');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Dojo Noodle bar is located at 40210 Millers Yard City Centre and their phone number is 01223 363471 . Is there anything else that I can help you with today ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What is the postcode ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'dojo noodle bar');(_:result,postcode,'C.B. 1 7 D.Y');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The postcode for dojo noodle bar is C.B. 1 7 D.Y"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that will be all . Thank you and goodbye !"
},
{
"id": 13,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "You 're welcome . Good bye and have a great day !"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "You , too ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks !"
}
] |
WOZ20359.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"malaysian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/20b7a7fc"
],
[
"_:search/20b7a7fc",
"type",
"Restaurant"
],
[
"_:result",
"food",
"Malaysian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/20b7a7fc"
],
[
"_:search/20b7a7fc",
"type",
"Restaurant"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/20b7a7fc"
],
[
"_:search/20b7a7fc",
"type",
"Restaurant"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/20b7a7fc"
],
[
"_:search/20b7a7fc",
"type",
"Restaurant"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/20b7a7fc"
],
[
"_:search/20b7a7fc",
"type",
"Restaurant"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"40210 Millers Yard City Centre"
],
[
"_:result",
"name",
"Dojo Noodle bar"
],
[
"_:result",
"phone",
"01223 363471"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/20b7a7fc"
],
[
"_:search/20b7a7fc",
"type",
"Restaurant"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"40210 Millers Yard City Centre"
],
[
"_:result",
"phone",
"01223 363471"
],
[
"_:result",
"name",
"dojo noodle bar"
],
[
"_:result",
"postcode",
"C.B. 1 7 D.Y"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/20b7a7fc"
],
[
"_:search/20b7a7fc",
"type",
"Restaurant"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"40210 Millers Yard City Centre"
],
[
"_:result",
"phone",
"01223 363471"
],
[
"_:result",
"name",
"dojo noodle bar"
],
[
"_:result",
"postcode",
"C.B. 1 7 D.Y"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'stevenage');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hey . I 'm looking for a train to stevenage"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day will you be traveling on ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to travel on Monday evening ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where will you be departing from ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,leave_at,'18:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Cambridge . And I 'd like to leave after 18:00 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR9082');(_:result,leave_at,'19:21');(_:result,ticket,'12:80 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR9082 leaves at 19:21 the cost is 12:80 pounds , do you want me to book you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes . I 'm also looking for a museum on the East side of town please ."
},
{
"id": 7,
"rdf-acts": [
"select((_:result,name,'Cambridge Artworks');(_:result,name,'Cambridge Museum of Technology');(_:result,name,'Gallery at Twelve a High Street');(_:result,name,'Saint Barnabas Press Gallery');(_:result,type,'Attraction'))",
"inform((_:result,area,'east');(_:result,category,'museums');(_:result,count,'4');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I have 4 museums in the east . Cambridge Artworks , Cambridge Museum of Technology , Gallery at Twelve a High Street , and Saint Barnabas Press Gallery . Which would you like ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))",
"inform((_:search,name,'Cambridge Artworks');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I would like Cambridge Artworks . Can you give me the phone number and postcode for it ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,phone,'01223902168');(_:result,postcode,'cb13ef');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Phone is 01223902168 and the postcode is cb13ef ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your help ."
},
{
"id": 11,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "you 're so welcome , is there anything else i can help you with ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I do n't think so . Thanks for your help !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you goodbye"
}
] |
PMUL1391.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:result",
"id",
"TR9082"
],
[
"_:result",
"leave_at",
"19:21"
],
[
"_:result",
"ticket",
"12:80 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:result",
"id",
"TR9082"
],
[
"_:result",
"leave_at",
"19:21"
],
[
"_:result",
"ticket",
"12:80 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"name",
"Cambridge Artworks"
],
[
"_:result",
"name",
"Cambridge Museum of Technology"
],
[
"_:result",
"name",
"Gallery at Twelve a High Street"
],
[
"_:result",
"name",
"Saint Barnabas Press Gallery"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:search",
"name",
"Cambridge Artworks"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:result",
"id",
"TR9082"
],
[
"_:result",
"leave_at",
"19:21"
],
[
"_:result",
"ticket",
"12:80 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"name",
"Cambridge Artworks"
],
[
"_:result",
"name",
"Cambridge Museum of Technology"
],
[
"_:result",
"name",
"Gallery at Twelve a High Street"
],
[
"_:result",
"name",
"Saint Barnabas Press Gallery"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"name",
"Cambridge Artworks"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"phone",
"01223902168"
],
[
"_:result",
"postcode",
"cb13ef"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:result",
"id",
"TR9082"
],
[
"_:result",
"leave_at",
"19:21"
],
[
"_:result",
"ticket",
"12:80 pounds"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"name",
"Cambridge Artworks"
],
[
"_:result",
"name",
"Cambridge Museum of Technology"
],
[
"_:result",
"name",
"Gallery at Twelve a High Street"
],
[
"_:result",
"name",
"Saint Barnabas Press Gallery"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"name",
"Cambridge Artworks"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"phone",
"01223902168"
],
[
"_:result",
"postcode",
"cb13ef"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,food,'international');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a restaurant in the south that serves international food ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,area,'south');(_:search,food,'international');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Unfortunately , I was unable to find a restaurant in the south that serves international cuisine . Is there another type of cuisine that would interest you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,food,'international');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , I really need a restaurant in the south that serves international food ."
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:search,area,'south');(_:search,food,'international');(_:search,type,'Restaurant'))",
"inform((_:result,area,'centre');(_:result,area,'east');(_:result,food,'international');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is international food in the east and centre of town . The south has many cuisines but no international food ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there any restaurants in the south that serve Indian food ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,food,'Indian');(_:result,name,'Taj tandoori');(_:result,phone,'01223412299');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Taj tandoori is a Indian place that is in the south . The number is 01223412299 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'16:15');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Will you please book a table for 4 people at 16:15 on wednesday ?"
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Unfortunately , the time and day you 've chosen is unavailable . Would you like to book a different time or day ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,duration,'15:15');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "We can go earlier . How about 15:15 , please ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,duration,'15:15');(_:booking,ref,'XQA73LQL');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful for 15:15 . The table will be reserved for 15 minutes . Your reference number is XQA73LQL . Anything else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , that was all . Thanks"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome ! Goodbye ."
}
] |
SNG01235.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"international"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c1a28533"
],
[
"_:search/c1a28533",
"area",
"south"
],
[
"_:search/c1a28533",
"food",
"international"
],
[
"_:search/c1a28533",
"type",
"Restaurant"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"international"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c1a28533"
],
[
"_:search/c1a28533",
"area",
"south"
],
[
"_:search/c1a28533",
"food",
"international"
],
[
"_:search/c1a28533",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/c8889dfd"
],
[
"_:search/c8889dfd",
"area",
"south"
],
[
"_:search/c8889dfd",
"food",
"international"
],
[
"_:search/c8889dfd",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"international"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c1a28533"
],
[
"_:search/c1a28533",
"area",
"south"
],
[
"_:search/c1a28533",
"food",
"international"
],
[
"_:search/c1a28533",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/c8889dfd"
],
[
"_:search/c8889dfd",
"area",
"south"
],
[
"_:search/c8889dfd",
"food",
"international"
],
[
"_:search/c8889dfd",
"type",
"Restaurant"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Taj tandoori"
],
[
"_:result",
"phone",
"01223412299"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"16:15"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c1a28533"
],
[
"_:search/c1a28533",
"area",
"south"
],
[
"_:search/c1a28533",
"food",
"international"
],
[
"_:search/c1a28533",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/c8889dfd"
],
[
"_:search/c8889dfd",
"area",
"south"
],
[
"_:search/c8889dfd",
"food",
"international"
],
[
"_:search/c8889dfd",
"type",
"Restaurant"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Taj tandoori"
],
[
"_:result",
"phone",
"01223412299"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"canthelp",
"_:booking/93bdeb7f"
],
[
"_:booking/93bdeb7f",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c1a28533"
],
[
"_:search/c1a28533",
"area",
"south"
],
[
"_:search/c1a28533",
"food",
"international"
],
[
"_:search/c1a28533",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/c8889dfd"
],
[
"_:search/c8889dfd",
"area",
"south"
],
[
"_:search/c8889dfd",
"food",
"international"
],
[
"_:search/c8889dfd",
"type",
"Restaurant"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Taj tandoori"
],
[
"_:result",
"phone",
"01223412299"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"canthelp",
"_:booking/93bdeb7f"
],
[
"_:booking/93bdeb7f",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"duration",
"15:15"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"duration",
"15:15"
],
[
"_:booking",
"ref",
"XQA73LQL"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'european');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "need a place to eat european food , expensive too ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have several options that would meet your criteria , is there a specific area you are looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , the centre of town please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Free School Lane City Centre');(_:result,name,'eraina');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay , I 'd recommend eraina . It 's a fantastic place at Free School Lane City Centre . Would you like to try it ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'19:45');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes book it for 6 people at 19:45 on friday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'QVCSAJFU');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your Reference number is : QVCSAJFU . The table will be reserved for 15 minutes ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'8:15');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Excellent . I 'm also interested in the train schedule . Are there any that leave Cambridge in the morning and arrive at their destination by 8:15 ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))",
"canthelp((_:search,departure,'Cambridge');(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have severail trains departing from Cambridge . Where would the destination be ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,destination,'bishops storford');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am going to bishops storford"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,id,'TR3847');(_:result,leave_at,'05:29');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "I would recommend the TR3847 train that leaves at 05:29 . Would that work/"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "What 's the price and travel time ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,duration,'38 minutes');(_:result,ticket,'10.10 pounds');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "It costs 10.10 pounds and the travel time is 38 minutes . Should I book it for you ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,duration,?);(_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "That would great , and please get me the train ID , price , and travel time"
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,arrive_by,'06:07');(_:booking,category,'Train');(_:booking,id,'TR3847');(_:booking,leave_at,'05:29');(_:booking,ticket,'10.10 pounds');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The train i d is TR3847 , the price is 10.10 pounds , it leaves at 05:29 and arrives by 06:07 , would you like me to book this for you ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I do n't need a reservation at this time . Thank you , you 've given me all the help I need today ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're quite welcome . I hope you enjoy your trip . Bye !"
}
] |
MUL1637.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"name",
"eraina"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"name",
"eraina"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"QVCSAJFU"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"8:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"name",
"eraina"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"QVCSAJFU"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"8:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:system",
"canthelp",
"_:search/403cdcae"
],
[
"_:search/403cdcae",
"departure",
"Cambridge"
],
[
"_:search/403cdcae",
"type",
"Train"
],
[
"_:search",
"destination",
"bishops storford"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"name",
"eraina"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"QVCSAJFU"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"8:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:system",
"canthelp",
"_:search/403cdcae"
],
[
"_:search/403cdcae",
"departure",
"Cambridge"
],
[
"_:search/403cdcae",
"type",
"Train"
],
[
"_:search",
"destination",
"bishops storford"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR3847"
],
[
"_:result",
"leave_at",
"05:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"name",
"eraina"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"QVCSAJFU"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"8:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:system",
"canthelp",
"_:search/403cdcae"
],
[
"_:search/403cdcae",
"departure",
"Cambridge"
],
[
"_:search/403cdcae",
"type",
"Train"
],
[
"_:search",
"destination",
"bishops storford"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR3847"
],
[
"_:result",
"leave_at",
"05:29"
],
[
"_:result",
"duration",
"38 minutes"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"address",
"Free School Lane City Centre"
],
[
"_:result",
"name",
"eraina"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"19:45"
],
[
"_:search",
"people",
"6"
],
[
"_:booking",
"ref",
"QVCSAJFU"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"8:15"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:system",
"canthelp",
"_:search/403cdcae"
],
[
"_:search/403cdcae",
"departure",
"Cambridge"
],
[
"_:search/403cdcae",
"type",
"Train"
],
[
"_:search",
"destination",
"bishops storford"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR3847"
],
[
"_:result",
"leave_at",
"05:29"
],
[
"_:result",
"duration",
"38 minutes"
],
[
"_:result",
"ticket",
"10.10 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:booking",
"arrive_by",
"06:07"
],
[
"_:booking",
"id",
"TR3847"
],
[
"_:booking",
"leave_at",
"05:29"
],
[
"_:booking",
"ticket",
"10.10 pounds"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need info on a train that would be departing from Peterborough ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "/What day and time ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'15:15');(_:search,day,'sunday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to leave on Sunday and arrive in Cambridge by 15:15 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'15:09');(_:result,id,'TR7864');(_:result,leave_at,'14:19');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have train TR7864 leaving at 14:19 and arriving at 15:09 . Would you like to book that ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'three');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That 'd be perfect , I need three tickets on sunday ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'HS2FFYBI');(_:booking,ticket,'39.59 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 39.59 GBP payable at the station . \n Reference number is : HS2FFYBI . Is there anything else I can assist you with today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'the man on the moon');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm also looking for information on a place called the man on the moon ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'centre');(_:result,category,'concerthall');(_:result,name,'The man on the moon');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The man on the moon is a concerthall in the centre ? Would you like to know anything else ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes can I get the address to that please ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'2 norfolk street');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , the address is 2 norfolk street ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,area,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you tell me what the area of town is ? Can I get the phone number too please ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'centre');(_:result,phone,'01223474144');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It 's located in the centre of town . The phone number is 01223474144 . Do you need assistance with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That will be it for today ! Thank you so much !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome ! Have a great day !"
}
] |
PMUL1241.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"15:09"
],
[
"_:result",
"id",
"TR7864"
],
[
"_:result",
"leave_at",
"14:19"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"three"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"15:09"
],
[
"_:result",
"id",
"TR7864"
],
[
"_:result",
"leave_at",
"14:19"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"three"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"HS2FFYBI"
],
[
"_:booking",
"ticket",
"39.59 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"the man on the moon"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"15:09"
],
[
"_:result",
"id",
"TR7864"
],
[
"_:result",
"leave_at",
"14:19"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"three"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"HS2FFYBI"
],
[
"_:booking",
"ticket",
"39.59 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"the man on the moon"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"concerthall"
],
[
"_:result",
"name",
"The man on the moon"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"15:09"
],
[
"_:result",
"id",
"TR7864"
],
[
"_:result",
"leave_at",
"14:19"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"three"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"HS2FFYBI"
],
[
"_:booking",
"ticket",
"39.59 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"the man on the moon"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"concerthall"
],
[
"_:result",
"name",
"The man on the moon"
],
[
"_:result",
"address",
"2 norfolk street"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peterborough"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"15:09"
],
[
"_:result",
"id",
"TR7864"
],
[
"_:result",
"leave_at",
"14:19"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"three"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"HS2FFYBI"
],
[
"_:booking",
"ticket",
"39.59 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"the man on the moon"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"concerthall"
],
[
"_:result",
"name",
"The man on the moon"
],
[
"_:result",
"address",
"2 norfolk street"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"phone",
"01223474144"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for information on a hotel ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,name,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Do you have a particular one in mind or any preference for where you stay or what amenities are offered ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'a and b guest house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a hotel called the A and B Guest House ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'east');(_:result,category,'guesthouse');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , that 's a guesthouse in the east of town . Is there some particular information you 'd like about it , or I could help you book a room ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to book it for 7 people for 4 nights starting on Sunday ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Unfortunately the booking was unsuccessful . Would you like for me to find another hotel ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hmm , how about a different hotel in the same price range ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'6JGB7U7H');(_:booking,type,'Booking');(_:result,name,'Acorn Guest house');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Booking was successful . \n Reference number is : 6JGB7U7H . The Acorn Guest house . Need any thing else ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great thank you that 's all I needed today"
},
{
"id": 9,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "Okay great . I am glad I could help ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for all the help ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Good - bye ."
}
] |
SSNG0241.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"name",
"a and b guest house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"name",
"a and b guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"name",
"a and b guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"canthelp",
"_:booking/63e7cda0"
],
[
"_:booking/63e7cda0",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"name",
"a and b guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"canthelp",
"_:booking/63e7cda0"
],
[
"_:booking/63e7cda0",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"6JGB7U7H"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Acorn Guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"?"
],
[
"_:search",
"has_parking",
"?"
],
[
"_:search",
"name",
"a and b guest house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"4"
],
[
"_:system",
"canthelp",
"_:booking/63e7cda0"
],
[
"_:booking/63e7cda0",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"6JGB7U7H"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Acorn Guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,leave_at,'17:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to catch a train this tuesday after 17:00 please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can help with that ! What is your departure site and destination please ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be travelling from Cambridge to Ely ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What time would you like to arrive by ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'dontcare');(_:search,day,'tuesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Arrival time is n't important as long as I 'm on my way sometime after 17:00 on Tuesday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR3842');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "i will recommend TR3842 . can we book for you ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "what time does it leave ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,leave_at,'23:50');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "That train leaves at 23:50"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'colleges');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "No but I need information on colleges in town ."
},
{
"id": 9,
"rdf-acts": [
"select((_:result,area,'Centre');(_:result,area,'West');(_:result,type,'Attraction'))",
"request((_:search,name,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'colleges');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Our colleges are located either in Centre or the West area of town . In which area would you like to concentrate ? Or do you have a specific college already in mind ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))",
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "no , just find me a college anywhere in town please and I 'll need their phone number and post code when you find it please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'corpus christi');(_:result,phone,'01223338000');(_:result,postcode,'cb21rh');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "corpus christi \t 01223338000 and the postcode is \t cb21rh"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "That 's all I need today ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Please contact us anytime . Thank you ."
}
] |
PMUL1250.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"leave_at",
"17:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"17:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"dontcare"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"17:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"dontcare"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR3842"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"leave_at",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"17:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"dontcare"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"id",
"TR3842"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"leave_at",
"23:50"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"17:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"dontcare"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"id",
"TR3842"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"leave_at",
"23:50"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"area",
"West"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_: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",
"leave_at",
"17:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"arrive_by",
"dontcare"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:result",
"id",
"TR3842"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"leave_at",
"23:50"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"area",
"West"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"category",
"colleges"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"corpus christi"
],
[
"_:result",
"phone",
"01223338000"
],
[
"_:result",
"postcode",
"cb21rh"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'theatre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I want to find a theatre in town to go to . Do you have any suggestions ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'theaters');(_:result,count,'5');(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "I think we can help with that . I have five theaters listed . Which part of town are you in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Anything in the centre of town available ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'this area');(_:result,name,'The adc theatre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The adc theatre is in this area ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What is the cost to get in ? I need the postcode and the phone number as well ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,entrance_fee,'no information');(_:result,phone,'01223300085');(_:result,postcode,'cb58as');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Their phone number and post code are \t 01223300085 \t cb58as rspectively , and I have no information on their entrance fees ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'17:00');(_:search,food,'italian');(_:search,people,'4');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I also need a reservation for 4 at 17:00 on Thursday at an Italian restaurant in the moderate price range . Please provide the reference number after booking ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,area,'centre');(_:result,food,'italian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have several italian restaurants , did you want to stay in the centre area ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , just as long as it is in the moderate range would be good ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,name,'Prezzo');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay , I recommend Prezzo in the west . Would you like their information ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'17:00');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Actually could you make a reservation for 4 people at 17:00 on thursday please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,ref,'90ZJQ89Q');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have made those reservations and your reference number is 90ZJQ89Q ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd also like to book a tax to take us from the theater to the restaurant ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,car,'white volvo');(_:result,phone,'07419631990');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Booking completed ! \n Booked car type \t : \t white volvo \n Contact number \t : \t 07419631990 \n Anything else ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to book a taxi to commute between the two places"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'white volvo');(_:result,phone,'07419631990');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Booking completed ! Booked car type \t : \t white volvo . Contact number \t : \t 07419631990 Anything else ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that is it , thank you ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting us and have a nice day ."
}
] |
PMUL2210.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"this area"
],
[
"_:result",
"name",
"The adc theatre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"area",
"this area"
],
[
"_:result",
"name",
"The adc theatre"
],
[
"_:result",
"entrance_fee",
"no information"
],
[
"_:result",
"phone",
"01223300085"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_: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",
"theatre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"name",
"The adc theatre"
],
[
"_:result",
"entrance_fee",
"no information"
],
[
"_:result",
"phone",
"01223300085"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"people",
"4"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"entrance_fee",
"no information"
],
[
"_:result",
"phone",
"01223300085"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"italian"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Prezzo"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"17: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",
"category",
"theatre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"entrance_fee",
"no information"
],
[
"_:result",
"phone",
"01223300085"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"italian"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Prezzo"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"90ZJQ89Q"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"entrance_fee",
"no information"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"italian"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Prezzo"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"90ZJQ89Q"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"car",
"white volvo"
],
[
"_:result",
"phone",
"07419631990"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"category",
"theaters"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"entrance_fee",
"no information"
],
[
"_:result",
"postcode",
"cb58as"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"food",
"italian"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Prezzo"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"90ZJQ89Q"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white volvo"
],
[
"_:result",
"phone",
"07419631990"
],
[
"_: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,department,'neurology');(_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "i am looking for the Addenbrookes Hospital with neurology department"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,department,'neurology');(_:result,phone,'01223274680');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The number for the neurology department is 01223274680 . Do you need the address ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "Yes and the postcode"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The postcode is CB20QQ ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "I need the address also please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "It is Hills Rd , Cambridge ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "All right . Thanks ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "You 're welcome ! Is there anything else I can help you with ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that is all . Thank You"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our service , have a great day ."
}
] |
SNG01570.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"neurology"
],
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"neurology"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"department",
"neurology"
],
[
"_:result",
"phone",
"01223274680"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"neurology"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"department",
"neurology"
],
[
"_:result",
"phone",
"01223274680"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"neurology"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"department",
"neurology"
],
[
"_:result",
"phone",
"01223274680"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"neurology"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"department",
"neurology"
],
[
"_:result",
"phone",
"01223274680"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'london kings cross');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm hoping to catch a train to London Kings Cross ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Great , what time are you thinking ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'19:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave after 19:00 ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "From where will you depart ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be departing from cambridge ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Would you like to leave at 19:00 ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Anytime after that would be great . I also need tickets for 5 people ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What day would you like to travel ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'll be leaving on a Sunday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'19:51');(_:result,id,'TR9039');(_:result,leave_at,'19:00');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR9039 leaves at 19:00 and arrives at 19:51 . Would you like me to book you seats ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes 5 please . Do you know the Williams Art & Antiques ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,people,'5');(_:booking,ref,'FF0FHUBJ');(_:booking,type,'Booking');(_:result,name,'Williams Art & Antiques');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I have booked 5 train tickets for you as requested . Your reference number is FF0FHUBJ . May i assist you in finding info regarding Williams Art & Antiques ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , what type of attraction is it ?"
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'centre');(_:result,category,'museum');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It is a museum located in the centre . Is there anything else you would like to know ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "no that will be all , thanks"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a great day ."
}
] |
PMUL1142.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"19:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"19:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"19:51"
],
[
"_:result",
"id",
"TR9039"
],
[
"_:result",
"leave_at",
"19:00"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_: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",
"destination",
"london kings cross"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"19:51"
],
[
"_:result",
"id",
"TR9039"
],
[
"_:result",
"leave_at",
"19:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"FF0FHUBJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Williams Art & Antiques"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:result",
"arrive_by",
"19:51"
],
[
"_:result",
"id",
"TR9039"
],
[
"_:result",
"leave_at",
"19:00"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"FF0FHUBJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Williams Art & Antiques"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking to stay at a 4 star hotel that includes free parking ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,category,'hotels');(_:search,has_parking,'none');(_:search,stars,'four');(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Sorry there are no four star hotels that offer free parking would you like to try something different ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Oh no . Could you look to see if there are any 4 star hotels that offer free wifi instead and are in the north section ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'guesthouses');(_:result,count,'8');(_:result,pricerange,'cheaper');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have about 8 different options for you . All are guesthouses . I have one that is cheaper and the rest are moderately priced . Do you have a preference ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,pricerange,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't , so please pick one . I will need the price range and phone number ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,name,'Archway House');(_:result,phone,'01223575314');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The Archway House is a nice moderately priced guesthouse . Their phone number is 01223575314 . I can make a booking for you if you 'd like ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "No thank you . I am looking for a train for sunday though ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What are your departure and destination sites ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'broxbourne');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Going from Broxbourne to Cambridge ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "When would you like to arrive ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,leave_at,'11:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leaver sometime after 11:30 ."
},
{
"id": 11,
"rdf-acts": [],
"speaker": "system",
"text": "want to know the price ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "No thank you , but I do need to know the travel time please ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,duration,'60 mintues');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Travel time would be 60 mintues"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Okay . That 's all I need . Thanks and bye !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thanks for using our service . Have a great day ."
}
] |
PMUL1963.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/35a4a419"
],
[
"_:search/35a4a419",
"category",
"hotels"
],
[
"_:search/35a4a419",
"has_parking",
"none"
],
[
"_:search/35a4a419",
"stars",
"four"
],
[
"_:search/35a4a419",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/35a4a419"
],
[
"_:search/35a4a419",
"category",
"hotels"
],
[
"_:search/35a4a419",
"has_parking",
"none"
],
[
"_:search/35a4a419",
"stars",
"four"
],
[
"_:search/35a4a419",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"pricerange",
"cheaper"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/35a4a419"
],
[
"_:search/35a4a419",
"category",
"hotels"
],
[
"_:search/35a4a419",
"has_parking",
"none"
],
[
"_:search/35a4a419",
"stars",
"four"
],
[
"_:search/35a4a419",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Archway House"
],
[
"_:result",
"phone",
"01223575314"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/35a4a419"
],
[
"_:search/35a4a419",
"category",
"hotels"
],
[
"_:search/35a4a419",
"has_parking",
"none"
],
[
"_:search/35a4a419",
"stars",
"four"
],
[
"_:search/35a4a419",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Archway House"
],
[
"_:result",
"phone",
"01223575314"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/35a4a419"
],
[
"_:search/35a4a419",
"category",
"hotels"
],
[
"_:search/35a4a419",
"has_parking",
"none"
],
[
"_:search/35a4a419",
"stars",
"four"
],
[
"_:search/35a4a419",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Archway House"
],
[
"_:result",
"phone",
"01223575314"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"11: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",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/35a4a419"
],
[
"_:search/35a4a419",
"category",
"hotels"
],
[
"_:search/35a4a419",
"has_parking",
"none"
],
[
"_:search/35a4a419",
"stars",
"four"
],
[
"_:search/35a4a419",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Archway House"
],
[
"_:result",
"phone",
"01223575314"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"11:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"?"
],
[
"_: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",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:system",
"canthelp",
"_:search/35a4a419"
],
[
"_:search/35a4a419",
"category",
"hotels"
],
[
"_:search/35a4a419",
"has_parking",
"none"
],
[
"_:search/35a4a419",
"stars",
"four"
],
[
"_:search/35a4a419",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Archway House"
],
[
"_:result",
"phone",
"01223575314"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"11:30"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"duration",
"60 mintues"
],
[
"_:result",
"type",
"Train"
],
[
"_: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,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for places to go , preferably a college ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'center');(_:result,entrance_fee,'free');(_:result,name,\"christ 's college\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "christ 's college is in the center of town and free to enter ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,area,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you provide me with the area , phone number and address of Christ 's College please ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,\"saint andrew 's street\");(_:result,area,'centre');(_:result,name,\"Christ 's College\");(_:result,phone,'01223334900');(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Christ 's College is located in the centre of cambridge in postal code , cb23bu . It is on saint andrew 's street . The phone number is 01223334900 . Is there anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'19:15');(_:search,destination,'stevenage');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I would also like too book a train to Stevenage , I would like for it to arrive by 19:15 ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Where would you like to depart from , and what day ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm departing from cambridge on friday ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'18:10');(_:result,day,'friday');(_:result,departure,'cambridge');(_:result,destination,'stevenage');(_:result,id,'TR0217');(_:result,leave_at,'17:21');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR0217 departs cambridge at 17:21 on friday and arrives at stevenage at 18:10 . Would you like to book tickets on this train ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes that sounds like it will work for us , please book me 7 tickets and provide a reference number ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'826WFFTU');(_:booking,ticket,'89.6 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great ! You 're booked with reference number 826WFFTU . The total fee is 89.6 GBP payable at the station . May I help with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I need right now . Thank you for all of your help !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Great ! Well , thanks for calling ! You have a good day !"
}
] |
MUL0420.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"christ 's college"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"19:15"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"19:15"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"arrive_by",
"19:15"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"18:10"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"stevenage"
],
[
"_:result",
"id",
"TR0217"
],
[
"_:result",
"leave_at",
"17:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"college"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"address",
"saint andrew 's street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Christ 's College"
],
[
"_:result",
"phone",
"01223334900"
],
[
"_:result",
"postcode",
"cb23bu"
],
[
"_:search",
"arrive_by",
"19:15"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"18:10"
],
[
"_:result",
"day",
"friday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"stevenage"
],
[
"_:result",
"id",
"TR0217"
],
[
"_:result",
"leave_at",
"17:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"826WFFTU"
],
[
"_:booking",
"ticket",
"89.6 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,department,'infusion service');(_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "I need to find a hospital please with a infusion service department ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,phone,'01223586967');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The telephone number is 01223586967"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "Can I get the address please ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "The address is Hills Rd , Cambridge , CB20QQ . Is there anything else you need ?"
},
{
"id": 4,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , that 's all . Good bye ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Goodbye and thank you for using our service"
}
] |
SNG01765.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"infusion service"
],
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"infusion service"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"01223586967"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"infusion service"
],
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"phone",
"01223586967"
],
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'welsh');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Could you find me a welsh restaurant in the cheap price range ?"
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"inform((_:result,food,'Welsh');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Therea are no Welsh restaurants listed ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about italian type of food ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "In which area would you like to look ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Any area will be fine ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'the North part of town');(_:result,food,'Italian');(_:result,name,'Da vinci pizzeria');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Da vinci pizzeria serves Italian food in the cheap price range and it is in the North part of town ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What is their address and phone number ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'20 milton road chesterton');(_:result,name,'da vinci pizzeria');(_:result,phone,'01223 351707');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "da vinci pizzeria is located at 20 milton road chesterton and the phone number is 01223 351707 ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "OK thank you for your help !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "thank you goodbye"
}
] |
WOZ20425.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"welsh"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/0fd5f1bd"
],
[
"_:search/0fd5f1bd",
"type",
"Restaurant"
],
[
"_:result",
"food",
"Welsh"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/0fd5f1bd"
],
[
"_:search/0fd5f1bd",
"type",
"Restaurant"
],
[
"_:result",
"food",
"Welsh"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/0fd5f1bd"
],
[
"_:search/0fd5f1bd",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"the North part of town"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"Da vinci pizzeria"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/0fd5f1bd"
],
[
"_:search/0fd5f1bd",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"the North part of town"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"20 milton road chesterton"
],
[
"_:result",
"name",
"da vinci pizzeria"
],
[
"_:result",
"phone",
"01223 351707"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'archway house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yeah , what can you tell me about Archway House ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "It 's on the north side of town and in the moderate price range ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need to book a stay for 5 nights for 6 people there ."
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Certainly ! What day would you like to arrive ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to travel on Friday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'JZ930ED7');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have made your reservations . Your reference number is JZ930ED7 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,departure,'birmingham new street');(_:search,destination,'cambridge');(_:search,leave_at,'10:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thanks ! I would also like to book a train that goes to cambridge after 10:15 and leaves from birmingham new street on friday"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,id,'TR0044');(_:result,leave_at,'10:40');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "ok , the TR0044 leaves at 10:40 . do you need a ticket ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,arrive_by,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Before booking I need to make sure that train meets my needs . May I please get the arrival time of that train and the price ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,arrive_by,'13:23');(_:result,ticket,'75.10 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "it arrives at 13:23 and will cost you 75.10 pounds"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay , thanks so much ... that 's all I need ! Have a great day !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our service , goodbye !"
}
] |
PMUL1805.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"archway house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"archway house"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"archway house"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"archway house"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"ref",
"JZ930ED7"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"archway house"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"ref",
"JZ930ED7"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR0044"
],
[
"_:result",
"leave_at",
"10:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"ticket",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"archway house"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"ref",
"JZ930ED7"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"birmingham new street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"10:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR0044"
],
[
"_:result",
"leave_at",
"10:40"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:result",
"arrive_by",
"13:23"
],
[
"_:result",
"ticket",
"75.10 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello , I 'm looking for an Italian restaurant on the East side . Thank you !"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Cambridge Retail Park Newmarket Road Fen Ditton');(_:result,area,'east');(_:result,count,'1');(_:result,food,'Italian');(_:result,name,'PIZZA HUT FEN DITTON');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I show one called the PIZZA HUT FEN DITTON that serves Italian style food and is located on the east side in the Cambridge Retail Park Newmarket Road Fen Ditton"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is this restaurant in the moderate price range ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "It is listed in the moderate range . Would you like to book a reservation ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'19:30');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes book a table for 8 on sunday at 19:30 please ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm sorry , we were not able to book a table at that restaurant . Would you like me to find another restaurant ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No I will call back thank you ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Let me know what else you need ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,pricerange,'same area and price range');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you find another restaurant int he same area and price range for me ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,name,'rajmahal');(_:booking,ref,'KSFSKIC1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book rajmahal , reference number is KSFSKIC1"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'rajmahal');(_:search,type,'Restaurant'))",
"request((_:result,food,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I did not say to book rajmahal . What type of food does it serve ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,food,'Indian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "They serve Indian food ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,name,'rajmahal');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "If there are not any Italian restaurants available in the area that are moderately priced , Rajmahal will be fine ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,ref,'KSFSKIC1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reservation is made . The number is KSFSKIC1 ."
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thank you for your help . Bye ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,address,'7 Barnwell Road Fen Ditton');(_:result,name,'Rajmahal');(_:result,phone,'01223244955');(_:result,postcode,'cb58rg');(_:result,type,'Restaurant'))",
"bye()"
],
"speaker": "system",
"text": "The address and phone for the Rajmahal is 7 Barnwell Road Fen Ditton cb58rg , 01223244955 . Enjoy our city ."
},
{
"id": 16,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "I hope to . Goodbye ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Have a nice day then !"
}
] |
SSNG0038.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"address",
"Cambridge Retail Park Newmarket Road Fen Ditton"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"PIZZA HUT FEN DITTON"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"address",
"Cambridge Retail Park Newmarket Road Fen Ditton"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"PIZZA HUT FEN DITTON"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"italian"
],
[
"_:result",
"address",
"Cambridge Retail Park Newmarket Road Fen Ditton"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"PIZZA HUT FEN DITTON"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:booking/01f31a36"
],
[
"_:booking/01f31a36",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:result",
"address",
"Cambridge Retail Park Newmarket Road Fen Ditton"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"PIZZA HUT FEN DITTON"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/01f31a36"
],
[
"_:booking/01f31a36",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same area and price range"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:result",
"address",
"Cambridge Retail Park Newmarket Road Fen Ditton"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"name",
"PIZZA HUT FEN DITTON"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/01f31a36"
],
[
"_:booking/01f31a36",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"pricerange",
"same area and price range"
],
[
"_:booking",
"name",
"rajmahal"
],
[
"_:booking",
"ref",
"KSFSKIC1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"rajmahal"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Cambridge Retail Park Newmarket Road Fen Ditton"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"PIZZA HUT FEN DITTON"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/01f31a36"
],
[
"_:booking/01f31a36",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:booking",
"name",
"rajmahal"
],
[
"_:booking",
"ref",
"KSFSKIC1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"name",
"rajmahal"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Cambridge Retail Park Newmarket Road Fen Ditton"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"PIZZA HUT FEN DITTON"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/01f31a36"
],
[
"_:booking/01f31a36",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:booking",
"name",
"rajmahal"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"name",
"rajmahal"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"KSFSKIC1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"east"
],
[
"_:result",
"count",
"1"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/01f31a36"
],
[
"_:booking/01f31a36",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"same area"
],
[
"_:booking",
"name",
"rajmahal"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"name",
"rajmahal"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"KSFSKIC1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"7 Barnwell Road Fen Ditton"
],
[
"_:result",
"name",
"Rajmahal"
],
[
"_:result",
"phone",
"01223244955"
],
[
"_:result",
"postcode",
"cb58rg"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am going to be on the north side of town and would like a recommendation to a high end restaurant for dinner ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,pricerange,'high end');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have several high end options available . Did you have a preference on the type of cuisine ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,\"do n't have a preference\");(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , I do n't have a preference ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,food,'French');(_:result,name,'Restaurant Two Two');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Then may I recommend Restaurant Two Two . It is French and tre manufique ! Would you like to make reservations ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "Have you eaten there ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes . Would you like to book a table ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'four');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sure , can you please book a table for four in the evening"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I would be happy to make you a reservation , first I will need to know what day and time you 'd like to reserve for ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'13:45');(_:search,people,'4');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "For 4 people at 13:45 on Saturday . I 'd also like the booking reference number , please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'RBBHGYRV');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok . I have booked your reservation . The reference number is RBBHGYRV ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thanks a lot !"
},
{
"id": 11,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can assist you with today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all . Thank you ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Enjoy your meal !"
}
] |
SNG0489.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"pricerange",
"high end"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"do n't have a preference"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"pricerange",
"high end"
],
[
"_:search",
"food",
"do n't have a preference"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"name",
"Restaurant Two Two"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"pricerange",
"high end"
],
[
"_:search",
"food",
"do n't have a preference"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"name",
"Restaurant Two Two"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"four"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"pricerange",
"high end"
],
[
"_:search",
"food",
"do n't have a preference"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"name",
"Restaurant Two Two"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"pricerange",
"high end"
],
[
"_:search",
"food",
"do n't have a preference"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"name",
"Restaurant Two Two"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"RBBHGYRV"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"pricerange",
"high end"
],
[
"_:search",
"food",
"do n't have a preference"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"food",
"French"
],
[
"_:result",
"name",
"Restaurant Two Two"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"13:45"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"RBBHGYRV"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Police'))"
],
"speaker": "user",
"text": "I was just robbed and need some help !"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,name,'Parkside Police Station');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "Oh dear , Parkside Police Station is at Parkside , Cambridge . Is this close to your location ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "Yes it is . Can you please give me their contact information ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,phone,'01223358966');(_:result,type,'Police'))",
"reqmore()"
],
"speaker": "system",
"text": "The phone number is 01223358966 . Is there anything else I can do for you ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Police'))"
],
"speaker": "user",
"text": "I may need the postcode . What is it , please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "That post code is CB11JG ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks for everything !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , Goodbye ."
}
] |
SNG02159.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",
"type",
"Police"
],
[
"_:result",
"phone",
"?"
]
],
"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",
"type",
"Police"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Police"
],
[
"_:result",
"address",
"Parkside , Cambridge"
],
[
"_:result",
"name",
"Parkside Police Station"
],
[
"_:result",
"phone",
"01223358966"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'peking restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi from Peking restaurant to my hotel ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Absolutely ! When would you like to arrive ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'20:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'd like to arrive by 20:00 please ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I can help you with that . where are you going ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'huntingdon marriott hotel');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'm going to huntingdon marriott hotel ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,car,'yellow volkswagen');(_:result,phone,'07582897305');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I have a yellow volkswagen booked for you with a contact number 07582897305 ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for your assistance ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"thank()"
],
"speaker": "system",
"text": "You 're very welcome . How else may I assist you today ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That will be all for now , thank you ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome and enjoy your ride ."
}
] |
SNG01962.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peking restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peking restaurant"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peking restaurant"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"destination",
"huntingdon marriott hotel"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peking restaurant"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"destination",
"huntingdon marriott hotel"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow volkswagen"
],
[
"_:result",
"phone",
"07582897305"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peking restaurant"
],
[
"_:search",
"arrive_by",
"20:00"
],
[
"_:search",
"destination",
"huntingdon marriott hotel"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow volkswagen"
],
[
"_:result",
"phone",
"07582897305"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'worth house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to book a room at the Worth House ."
},
{
"id": 1,
"rdf-acts": [
"request((_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok . For how many nights ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,people,'1');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "1 person for 3 nights , please . I 'll arrive on Tuesday ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'DE8SOFFL');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Great ! Your booking number is DE8SOFFL . How else can I help ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , that is all I need ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome ! Have fun !"
}
] |
SNG1350.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"worth house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"worth house"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"worth house"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"DE8SOFFL"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Police'))"
],
"speaker": "user",
"text": "I need to find the nearest police station ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,name,'Parkside Police Station');(_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "Parkside Police Station in Parkside , Cambridge , postcode : CB11JG , telephone number 01223358966 . Can I help you with anything else ?"
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I needed . Thank you !"
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "Ok , let us know if you need anything else , thank you for using our service ."
}
] |
SNG0106.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",
"postcode",
"CB11JG"
],
[
"_:result",
"type",
"Police"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train out of Cambridge on Wednesday ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What 's your destination ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,destination,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be going to Broxbourne ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,day,'Wednesday');(_:result,destination,'Broxbourne');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "There are several departures to Broxbourne on Wednesday , what time would you like to depart ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'14:45');(_:search,day,'wednesday');(_:search,destination,'broxbourne');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "On Wednesday and arriving in broxburne before 14:45 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'15:01');(_:result,destination,'Broxbourne');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes I have a train arriving in Broxbourne at 15:01 . Will that work ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'14:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "No , I need to arrive by 14:45 ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'14:01');(_:result,departure,'Cambridge');(_:result,destination,'Broxbourne');(_:result,leave_at,'13:01');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I do apologize . I have a train leaving Cambridge at 13:01 and it will arrive at your destination of Broxbourne by 14:01 . Would you like to book a seat ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'4');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , that will be fine . Please book the train for 4 people ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'CPMONUFV');(_:booking,ticket,'71.59 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 71.59 GBP payable at the station . Reference number is : CPMONUFV . May I be of further assistance ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , do you know of any expensive Indian restaurants in the centre ?"
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,amount,'several');(_:result,name,'Curry Garden');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are several , I recommend Curry Garden . Would you like me to reserve a table for you there ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,duration,'11:45');(_:search,people,'same group of people');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "yes please , book a table for the same group of people at 11:45 on the same day ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'F71CUM9G');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Good news - your booking was successful . Your reference number is F71CUM9G . Is there anything else we can help you with today ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , not today , thank you ."
},
{
"id": 15,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "Have a great trip ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you and have a great day ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "I hope you have a great trip . Goodbye ."
}
] |
PMUL0936.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"day",
"Wednesday"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"day",
"Wednesday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:result",
"arrive_by",
"15:01"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"day",
"Wednesday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:result",
"arrive_by",
"14:01"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:result",
"leave_at",
"13:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"day",
"Wednesday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:result",
"arrive_by",
"14:01"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:result",
"leave_at",
"13:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"CPMONUFV"
],
[
"_:booking",
"ticket",
"71.59 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"day",
"Wednesday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:result",
"arrive_by",
"14:01"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:result",
"leave_at",
"13:01"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"CPMONUFV"
],
[
"_:booking",
"ticket",
"71.59 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"11:45"
],
[
"_: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",
"departure",
"cambridge"
],
[
"_:result",
"day",
"Wednesday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:result",
"arrive_by",
"14:01"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:result",
"leave_at",
"13:01"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"71.59 GBP"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"F71CUM9G"
],
[
"_: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",
"departure",
"cambridge"
],
[
"_:result",
"day",
"Wednesday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"destination",
"broxbourne"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"arrive_by",
"14:45"
],
[
"_:result",
"arrive_by",
"14:01"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Broxbourne"
],
[
"_:result",
"leave_at",
"13:01"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"71.59 GBP"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"name",
"Curry Garden"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"same group of people"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"F71CUM9G"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant in the centre of town in the cheap price range ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I found several that fit your request ! What type of food would you like ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No preference . Can you recommend me one and give me their postcode and phone number ? Thanks !"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'dojo noodle bar');(_:result,phone,'01223363471');(_:result,postcode,'cb21rq');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure , how about dojo noodle bar postcode cb21rq and 01223363471 phone number . Would you like a reservation ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you not at this time ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223363471');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The phone number is 01223363471 if you need it . Is there anything else I can help you with today ?"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Nope you gave me everything I wanted to know . Thanks bye !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Okay . Glad to have helped !"
}
] |
SNG0591.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"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"several"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"dojo noodle bar"
],
[
"_:result",
"phone",
"01223363471"
],
[
"_:result",
"postcode",
"cb21rq"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"amount",
"several"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"dojo noodle bar"
],
[
"_:result",
"postcode",
"cb21rq"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223363471"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like to find a Chinese restaurant in the center of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'several');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are several . Did you have a price range in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , moderately priced , please ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'3');(_:result,food,'chinese');(_:result,name,'the jinling noodle bar');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 3 chinese restaurants , I recommend the jinling noodle bar . Would you like me to book it for you ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , not right now but can you provide me with an address and postcode for whichever of those restaurants you would recommend ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'11 Peas Hill City Centre');(_:result,name,'jinling noodle bar');(_:result,postcode,'cb23pp');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "the restaurant jinling noodle bar the address is 11 Peas Hill City Centre and postal code is cb23pp"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . I also am looking for places to go in town . Can you help me ?"
},
{
"id": 7,
"rdf-acts": [
"select((_:result,category,'architecture');(_:result,category,'college');(_:result,category,'museum');(_:result,type,'Attraction'))",
"inform((_:result,area,'centre');(_:result,count,'44');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 44 great places to visit if you would like to stay near the centre of town . Would you like a museum , architecture , college or just any suggestion ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I would like to visit a nice museum . Please give me the address , entrance fee and phone number ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'unit su43 , grande arcade , saint andrews street');(_:result,entrance_fee,'free');(_:result,name,'the castle galleries');(_:result,phone,'01223307402');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "How about the castle galleries ? They are located at unit su43 , grande arcade , saint andrews street . Phone number is 01223307402 . Admission is free ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That sounds great , thanks ! That 's all I need today ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Yeah , no problem happy to help ."
}
] |
PMUL2500.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"the jinling noodle bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"address",
"11 Peas Hill City Centre"
],
[
"_:result",
"name",
"jinling noodle bar"
],
[
"_:result",
"postcode",
"cb23pp"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"address",
"11 Peas Hill City Centre"
],
[
"_:result",
"name",
"jinling noodle bar"
],
[
"_:result",
"postcode",
"cb23pp"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"44"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"postcode",
"cb23pp"
],
[
"_:result",
"category",
"architecture"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"44"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"unit su43 , grande arcade , saint andrews street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"the castle galleries"
],
[
"_:result",
"phone",
"01223307402"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a place to eat in the moderate price range ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'quite a few');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have quite a few restaurants . Do you have any preferences as to area or type of cuisine ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'international');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm interested in international food ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'bloomsbury restaurant');(_:result,name,'varsity restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I would suggest either the varsity restaurant or bloomsbury restaurant ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'bloomsbury restaurant');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I will choose the Bloomsbury Restaurant , thanks ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Would you like me to book it for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'11:45');(_:search,people,'3');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sure . I 'd like it for 11:45 on Thursday . There will be 3 people ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "Okay great . I will work on that now and be back with you shortly ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Sure , take your time ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'2OW2P7KA');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok , All set . Your reference number is 2OW2P7KA . Is there anything else I can help you with today ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,pricerange,'same price range');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I also need a place to stay with free parking in the same price range as the restaurant ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'about 14');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "there are about 14 places . do you have an area in mind ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I prefer the north and I must have free wifi , please ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,category,?);(_:search,stars,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'17');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "17 Places fill that need , do you prefer a hotel or guesthouse ? Do you have a star rating in mind ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "As long as it 's moderately priced and meets my needs , I will take your recommendation . I do n't care about star ratings or type of lodging ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,name,'a and b guest house');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "the a and b guest house would be perfect for you . Shall I book it ?"
},
{
"id": 16,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "No I just need the get star of the hotel and postcode"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,stars,'4');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "it has a star of 4 . what else do you want to know ?"
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do they have internet ?"
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Yes , A and B Guesthouse does have internet . Do you want to reserve a room ?"
}
] |
PMUL0340.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"international"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"food",
"international"
],
[
"_:result",
"name",
"bloomsbury restaurant"
],
[
"_:result",
"name",
"varsity restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"bloomsbury restaurant"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"food",
"international"
],
[
"_:result",
"name",
"bloomsbury restaurant"
],
[
"_:result",
"name",
"varsity restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"bloomsbury restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"food",
"international"
],
[
"_:result",
"name",
"bloomsbury restaurant"
],
[
"_:result",
"name",
"varsity restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"bloomsbury restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:search",
"food",
"international"
],
[
"_:result",
"name",
"bloomsbury restaurant"
],
[
"_:result",
"name",
"varsity restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"bloomsbury restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"2OW2P7KA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"international"
],
[
"_:result",
"name",
"bloomsbury restaurant"
],
[
"_:result",
"name",
"varsity restaurant"
],
[
"_:search",
"name",
"bloomsbury restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"2OW2P7KA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:result",
"amount",
"about 14"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"international"
],
[
"_:result",
"name",
"bloomsbury restaurant"
],
[
"_:result",
"name",
"varsity restaurant"
],
[
"_:search",
"name",
"bloomsbury restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"2OW2P7KA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"about 14"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"count",
"17"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"international"
],
[
"_:search",
"name",
"bloomsbury restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"3"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"2OW2P7KA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"about 14"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"count",
"17"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"a and b guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"international"
],
[
"_:search",
"name",
"bloomsbury restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"11:45"
],
[
"_:search",
"people",
"3"
],
[
"_:booking",
"ref",
"2OW2P7KA"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"amount",
"about 14"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"stars",
"?"
],
[
"_:result",
"count",
"17"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"name",
"a and b guest house"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a guesthouse to stay at with free wifi please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "What area of town would you like to stay and what is your price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,pricerange,'dontcare');(_:search,stars,'4');(_:search,type,'Hotel'))",
"request((_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "No preference on the area or price range , but the hotel should have 4 stars ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'lots');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have lots of 4 star rated options . Were you looking to stay within a certain price range and I can help you find the perfect fit ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't care about the price range , either , as long as it is a 4 star guesthouse with free wifi ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'a and b guest house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "a and b guest house"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That sounds nice . Could you book that for me for Friday ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "No problem . Will it be just you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'2');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No it will be for 2 people for 5 nights ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'JWM813SD');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to successfully book you for your stay . Your reference number is JWM813SD . Is there anything else I can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'wandlebury country park');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , can you give me some information on the Wandlebury Country Park please ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'south');(_:result,entrance_fee,'free');(_:result,name,'Wandlebury country park');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes ! Wandlebury country park is located in south and the entrance fee is free . Is there anything else you want to know ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes I need the phone number as well ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,phone,'01223243830');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Certainly . The phone number is 01223243830 ."
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thank you for your help . That 's all I needed . Good bye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting Cambridge TownInfo Centre . Have a great trip !"
}
] |
MUL1125.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"lots"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"lots"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"name",
"a and b guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"lots"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"name",
"a and b guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"lots"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"name",
"a and b guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"JWM813SD"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"wandlebury country park"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"lots"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"day",
"friday"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"JWM813SD"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"wandlebury country park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Wandlebury country park"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"amount",
"lots"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"day",
"friday"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"JWM813SD"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"wandlebury country park"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Wandlebury country park"
],
[
"_:result",
"phone",
"01223243830"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'cambridge university botanic gardens');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you help me find Cambridge University Botanic Gardens ? Thanks ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'park');(_:result,entrance_fee,'4 pound');(_:result,name,'cambridge university botanic gardens');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , cambridge university botanic gardens is a park located in the centre of town , there is a 4 pound entrance fee ."
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Do you know the hours that they are open ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I 'm sorry , I do not have that information ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'the copper kettle');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "am also looking for a particular restaurant . Its name is called the copper kettle"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'4 Kings Parade');(_:result,area,'centre');(_:result,food,'british');(_:result,name,'the copper kettle');(_:result,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "Ok . The copper kettle is a british restaurant located at 4 Kings Parade in city centre ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what 's the postcode ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,postcode,'cb21sj');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The postcode is cb21sj . Can I help you with anything else ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will need a taxi to get to the botanic gardens ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Do you need it from the restaurant ? What time would you like to leave ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,departure,'none');(_:search,leave_at,'21:15');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,category,?);(_:result,type,'Attraction');(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like to leave by 21:15 . Could you provide a contact number and car type ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,car,'Yellow Lexus');(_:result,departure,'the restaurant');(_:result,phone,'07336692498');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I 'm looking at Yellow Lexus that will pick you up from the restaurant . The contact number is 07336692498 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great that 's all I needed , thank you ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "No problem , we are always here to help . Good day !"
}
] |
PMUL2496.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge university botanic gardens"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge university botanic gardens"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"entrance_fee",
"4 pound"
],
[
"_:result",
"name",
"cambridge university botanic gardens"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"entrance_fee",
"4 pound"
],
[
"_:result",
"name",
"cambridge university botanic gardens"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"the copper kettle"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"park"
],
[
"_:result",
"entrance_fee",
"4 pound"
],
[
"_:search",
"name",
"the copper kettle"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"4 Kings Parade"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"name",
"the copper kettle"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"park"
],
[
"_:result",
"entrance_fee",
"4 pound"
],
[
"_:search",
"name",
"the copper kettle"
],
[
"_:result",
"address",
"4 Kings Parade"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"name",
"the copper kettle"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"park"
],
[
"_:result",
"entrance_fee",
"4 pound"
],
[
"_:search",
"name",
"the copper kettle"
],
[
"_:result",
"address",
"4 Kings Parade"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"name",
"the copper kettle"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"departure",
"none"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"park"
],
[
"_:result",
"entrance_fee",
"4 pound"
],
[
"_:search",
"name",
"the copper kettle"
],
[
"_:result",
"address",
"4 Kings Parade"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"name",
"the copper kettle"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"postcode",
"cb21sj"
],
[
"_:search",
"departure",
"none"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"car",
"Yellow Lexus"
],
[
"_:result",
"departure",
"the restaurant"
],
[
"_:result",
"phone",
"07336692498"
],
[
"_:result",
"type",
"Taxi"
]
],
"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 need help finding a very cheap restaurant located in the centre , can you help me ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "What type of food are you looking to eat ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,day,'wednesday');(_:search,duration,'12:30');(_:search,people,'7');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant in the centre area in the cheap range . I would like a table for 7 people at 12:30 on Wednesday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,count,'15');(_:result,food,'Asian Oriental');(_:result,name,'Dojo Noodle Bar');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are 15 such restaurants . I 'd suggest the Dojo Noodle Bar which serves Asian Oriental food . Would that work for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'Dojo Noodle Bar');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , the Dojo Noodle Bar sounds perfect ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "Booking was unsuccessful . Want to try another restaurant ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Sure , find me something else ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Charlie Chan Chinese restaurant on Regent Street');(_:booking,ref,'Z3FWSA48');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book a table for you at Charlie Chan Chinese restaurant on Regent Street . Reference number Z3FWSA48 . Will that be all ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes thank you for your help ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Yes . Thank you very much !"
}
] |
SSNG0190.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",
"food",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"12:30"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"12:30"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"15"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"Dojo Noodle Bar"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"12:30"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"15"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"Dojo Noodle Bar"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:booking/153cd8cb"
],
[
"_:booking/153cd8cb",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"12:30"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"15"
],
[
"_:result",
"food",
"Asian Oriental"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"Dojo Noodle Bar"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:booking/153cd8cb"
],
[
"_:booking/153cd8cb",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Charlie Chan Chinese restaurant on Regent Street"
],
[
"_:booking",
"ref",
"Z3FWSA48"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'18:45');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train leaving Cambridge . I need to arrive by 18:45 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Okay and what is your destination and what day would you like to travel ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'bishops stortford');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to go from Bishops Stortford to Cambridge on Sunday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'18:07');(_:result,id,'TR5298');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR5298 train arrives at 18:07 . Would you like me to book it ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "book for 5people and get me the reference number"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,people,'5');(_:booking,ref,'FH7BXL3F');(_:booking,ticket,'40.4 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "You are all set the reference number is FH7BXL3F , the 5 tickets will come to 40.4 GBP ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Are there any attractions when we get there ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'many');(_:result,area,'center');(_:result,category,'fine attractions');(_:result,name,'Botanic Gardens');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are many fine attractions in Cambridge . If you do n't care about the area , I recommend the Botanic Gardens in the center of town ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'boating');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "What about some kind of boating attraction ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,count,'4');(_:result,name,'scudamores punting co');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 4 I recommend scudamores punting co it 's located in the centre of town . Would that interest you ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Sure can you give me the postcode ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,postcode,'cb21rs');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , it 's cb21rs ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , that is all for now . Goodbye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "I 'm glad I could help . Enjoy your visit ."
}
] |
PMUL4653.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"18:07"
],
[
"_:result",
"id",
"TR5298"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"18:07"
],
[
"_:result",
"id",
"TR5298"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"FH7BXL3F"
],
[
"_:booking",
"ticket",
"40.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"18:07"
],
[
"_:result",
"id",
"TR5298"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"FH7BXL3F"
],
[
"_:booking",
"ticket",
"40.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"fine attractions"
],
[
"_:result",
"name",
"Botanic Gardens"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"boating"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"18:07"
],
[
"_:result",
"id",
"TR5298"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"FH7BXL3F"
],
[
"_:booking",
"ticket",
"40.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"fine attractions"
],
[
"_:search",
"category",
"boating"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"scudamores punting co"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:45"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"arrive_by",
"18:07"
],
[
"_:result",
"id",
"TR5298"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"FH7BXL3F"
],
[
"_:booking",
"ticket",
"40.4 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"category",
"fine attractions"
],
[
"_:search",
"category",
"boating"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"name",
"scudamores punting co"
],
[
"_:result",
"postcode",
"cb21rs"
],
[
"_: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,'east');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi I am looking for a place to stay with a 4 star rating in the east part of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'a few');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "There are a few choices . Are there any other requirements you are looking for ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I want it to be a guesthouse , have free parking ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'the allenbell');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I would reccomend the allenbell . Will this work for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,has_parking,'yes');(_:search,people,'7');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "can you book it for 5 night for 7 starting on friday ? I also need free parking"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'MTZOYGHK');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . \n Reference number is : MTZOYGHK"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'swedish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would also like to find some Swedish food ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,area,'restaurants in the city');(_:search,food,'Swedish');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry , there are no Swedish restaurants in the city . Do you have another cuisine in mind ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Okay , how about indian food ?"
},
{
"id": 9,
"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 , do you have an area or price range you are interested in ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you find me something in the east part of town ? Price range does n't matter ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'curry prince');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I would suggest curry prince ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'17:00');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sound great ! Can I book a table for 7 at 17:00 on Friday ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,day,'Friday');(_:booking,ref,'LZIIKO5Q');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have made that reservation for you on Friday . The table will be reserved for 15 minutes and your reference number is LZIIKO5Q ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks so much for all of your help you 've been great !"
},
{
"id": 15,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help with ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Nope , that 's all I needed today . Thank you , goodbye !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You are very welcome . Good bye"
}
] |
PMUL0050.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"a few"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"name",
"the allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"a few"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"name",
"the allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"MTZOYGHK"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"swedish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"a few"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"name",
"the allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"MTZOYGHK"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/3f62313c"
],
[
"_:search/3f62313c",
"area",
"restaurants in the city"
],
[
"_:search/3f62313c",
"food",
"Swedish"
],
[
"_:search/3f62313c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"a few"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:result",
"name",
"the allenbell"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"MTZOYGHK"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/3f62313c"
],
[
"_:search/3f62313c",
"area",
"restaurants in the city"
],
[
"_:search/3f62313c",
"food",
"Swedish"
],
[
"_:search/3f62313c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"22"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"a few"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"ref",
"MTZOYGHK"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:search/3f62313c"
],
[
"_:search/3f62313c",
"area",
"restaurants in the city"
],
[
"_:search/3f62313c",
"food",
"Swedish"
],
[
"_:search/3f62313c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"22"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"name",
"curry prince"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"a few"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"canthelp",
"_:search/3f62313c"
],
[
"_:search/3f62313c",
"area",
"restaurants in the city"
],
[
"_:search/3f62313c",
"food",
"Swedish"
],
[
"_:search/3f62313c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"22"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"name",
"curry prince"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"ref",
"LZIIKO5Q"
],
[
"_: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",
"stars",
"4"
],
[
"_:result",
"amount",
"a few"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"canthelp",
"_:search/3f62313c"
],
[
"_:search/3f62313c",
"area",
"restaurants in the city"
],
[
"_:search/3f62313c",
"food",
"Swedish"
],
[
"_:search/3f62313c",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"22"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:result",
"name",
"curry prince"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Friday"
],
[
"_:booking",
"ref",
"LZIIKO5Q"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for an expensive restaurant that serves British cuisine ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'6');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have six . Do you have a preferred area of town ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,day,'saturday');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No preferred area but I need to know if I can book a table for Saturday ."
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))",
"inform((_:booking,day,'Saturday');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What time on Saturday and for how many people were you looking to book for ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,duration,'14:15');(_:search,people,'3');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "There will be 3 of us at 14:15 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,name,'grafton hotel');(_:booking,ref,'1ULFDV2T');(_:booking,type,'Booking');(_:result,food,'british');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I was able to book a table at the grafton hotel they also serve british . Your reference number is 1ULFDV2T ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Enjoy the rest of you day"
}
] |
SSNG0070.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"day",
"saturday"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"14:15"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"6"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"day",
"saturday"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"day",
"Saturday"
],
[
"_:search",
"duration",
"14:15"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"name",
"grafton hotel"
],
[
"_:booking",
"ref",
"1ULFDV2T"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Could you help me find a place for entertainment ? Something on the east side of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'Cherry Hinton Hall and Grounds');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Cherry Hinton Hall and Grounds is on the east side of town , would you like their phone number ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Actually , can I get the address and postcode ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Cherry Hinton Road');(_:result,postcode,'cb18dw');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , it 's Cherry Hinton Road , cb18dw ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you tell me what the entrance fee is ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,entrance_fee,\"the entrance fee is n't listed\");(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I 'm sorry , the entrance fee is n't listed in my system ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "OK , then that 's all I need today . Thank you for your help !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , if you need anything else let me know . Good Bye ."
}
] |
SNG1070.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Cherry Hinton Hall and Grounds"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Cherry Hinton Hall and Grounds"
],
[
"_:result",
"address",
"Cherry Hinton Road"
],
[
"_:result",
"postcode",
"cb18dw"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Cherry Hinton Hall and Grounds"
],
[
"_:result",
"address",
"Cherry Hinton Road"
],
[
"_:result",
"postcode",
"cb18dw"
],
[
"_:result",
"entrance_fee",
"the entrance fee is n't listed"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a 4 star hotel in Cambridge with free wifi ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'several');(_:result,has_internet,'none');(_:result,stars,'four');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have several options for four star hotels with free wifi . What area would you like to stay in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to stay in the centre please ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"select((_:result,category,'hotels');(_:result,name,'Alexander Bed and Breakfast');(_:result,name,'and the University Arms Hotel');(_:result,type,'Hotel'))",
"inform((_:result,count,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have two hotels that meet your requirements . the Alexander Bed and Breakfast , and the University Arms Hotel . Would you like me to book a reservation for either one ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,category,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd like their phone numbers and what type hotel they are please"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,name,'Alexander Bed and Breakfast');(_:result,name,'and the University Arms Hotel');(_:result,phone,'01223351241');(_:result,phone,'01223525724');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Sure , the Alexander Bed and Breakfast is a guesthouse , phone number 01223525724 , and the University Arms Hotel is a hotel , phone number 01223351241 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "On second thought could you book Alexander B&B for Saturday night please ."
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Certainly . For how many nights ? And will it just be you staying ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,departure,'kings lynn');(_:search,destination,'cambridge');(_:search,leave_at,'16:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm not sure but I do need to book a train from Kings Lynn to Cambridge after 16:30 on a Monday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,day,'Monday');(_:result,departure,'Kings Lynn');(_:result,destination,'Cambridge');(_:result,id,'TR0415');(_:result,leave_at,'16:30');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The first available train from Kings Lynn to Cambridge that leaves after 16:30 on Monday is the TR0415 ; would you like to go ahead and book this ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'2');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes please . I will need tickets for 2 people ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'DZJVJJH6');(_:booking,ticket,'19.6 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "19.6 GBP is payable at the station . Your reference number is DZJVJJH6 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much ! That was everything that I needed . Take care and have a great day ."
},
{
"id": 13,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "You 're welcome . Enjoy your stay"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks for your help !"
},
{
"id": 15,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "thank you ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'two');(_:search,stay,'two');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I apologize , it looks like I forgot to book the hotel . Alexander B&B , Saturday night thru Monday , for two adults , please ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:booking,day,'Saturday night thru Monday');(_:booking,name,'Alexander B&B');(_:booking,people,'two adults');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I booked you a reservation at Alexander B&B , Saturday night thru Monday , for two adults . Is there anything I can assist with ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all . Thank you ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day !"
}
] |
MUL0703.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",
"amount",
"several"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_: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",
"amount",
"several"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"name",
"and the University Arms Hotel"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"name",
"and the University Arms Hotel"
],
[
"_:result",
"phone",
"01223351241"
],
[
"_:result",
"phone",
"01223525724"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"name",
"and the University Arms Hotel"
],
[
"_:result",
"phone",
"01223351241"
],
[
"_:result",
"phone",
"01223525724"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"name",
"and the University Arms Hotel"
],
[
"_:result",
"phone",
"01223351241"
],
[
"_:result",
"phone",
"01223525724"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR0415"
],
[
"_:result",
"leave_at",
"16:30"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"name",
"and the University Arms Hotel"
],
[
"_:result",
"phone",
"01223351241"
],
[
"_:result",
"phone",
"01223525724"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR0415"
],
[
"_:result",
"leave_at",
"16:30"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"DZJVJJH6"
],
[
"_:booking",
"ticket",
"19.6 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"name",
"and the University Arms Hotel"
],
[
"_:result",
"phone",
"01223351241"
],
[
"_:result",
"phone",
"01223525724"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR0415"
],
[
"_:result",
"leave_at",
"16:30"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"DZJVJJH6"
],
[
"_:booking",
"ticket",
"19.6 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",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"name",
"and the University Arms Hotel"
],
[
"_:result",
"phone",
"01223351241"
],
[
"_:result",
"phone",
"01223525724"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR0415"
],
[
"_:result",
"leave_at",
"16:30"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"DZJVJJH6"
],
[
"_:booking",
"ticket",
"19.6 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"two"
],
[
"_: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",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"area",
"centre"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"name",
"and the University Arms Hotel"
],
[
"_:result",
"phone",
"01223351241"
],
[
"_:result",
"phone",
"01223525724"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"departure",
"kings lynn"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:result",
"day",
"Monday"
],
[
"_:result",
"departure",
"Kings Lynn"
],
[
"_:result",
"destination",
"Cambridge"
],
[
"_:result",
"id",
"TR0415"
],
[
"_:result",
"leave_at",
"16:30"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"DZJVJJH6"
],
[
"_:booking",
"ticket",
"19.6 GBP"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"two"
],
[
"_:search",
"stay",
"two"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"day",
"Saturday night thru Monday"
],
[
"_:booking",
"name",
"Alexander B&B"
],
[
"_:booking",
"people",
"two adults"
],
[
"_: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,day,'thursday');(_:search,leave_at,'15:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Do you have any trains leaving after 15:00 on Thursday ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))",
"inform((_:result,amount,'many');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Yes , there are many . What is your destination ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'norwich');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "My destination is Norwich departing from Cambridge ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,id,'TR8604');(_:result,leave_at,'15:36');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR8604 leaves at 15:36 , would this one work for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes , that would be find . I 'll need to book tickets for 7 people . Can I have the reference number please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'KSHHCWCE');(_:booking,ticket,'123.2 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 123.2 GBP payable at the station . \n Reference number is : KSHHCWCE ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you ! Can you help me find somewhere to eat now ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))",
"thank()"
],
"speaker": "system",
"text": "Sure , I can help you with that . Do you have a preference in food type or price range ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'corsican');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , do you have a place that serves corsican food ? I also need it to be on the cheap side ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,food,'Corsica');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "No , unfortunately , I do not have any cheap Corsica restaurants . Would you like to look for another restaurant ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,food,'asian oriental');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Bummer ! I guess I 'll try some asian oriental food then"
},
{
"id": 11,
"rdf-acts": [
"select((_:result,area,'centre');(_:result,name,'Dojo Noodle Bar');(_:result,name,'and J Restaurant');(_:result,type,'Restaurant'))",
"inform((_:result,count,'2');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have two that fit your criteria ! Dojo Noodle Bar , and J Restaurant are both in the city centre area . Do you have a preference ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "can you suggest one and I need the address , postcode and their phone number too please"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,address,'40210 Millers Yard City Centre');(_:result,name,'Dojo Noodle Bar');(_:result,phone,'01223363471');(_:result,postcode,'cb21rq');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'd recommend the Dojo Noodle Bar . The address is 40210 Millers Yard City Centre . The postcode is cb21rq . The phone number is 01223363471 ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Wonderful ! I think that 's all I need for now , thank you so much for your help !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a great day !"
}
] |
PMUL3830.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"id",
"TR8604"
],
[
"_:result",
"leave_at",
"15:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"id",
"TR8604"
],
[
"_:result",
"leave_at",
"15:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"KSHHCWCE"
],
[
"_:booking",
"ticket",
"123.2 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"id",
"TR8604"
],
[
"_:result",
"leave_at",
"15:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"KSHHCWCE"
],
[
"_:booking",
"ticket",
"123.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"corsican"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"id",
"TR8604"
],
[
"_:result",
"leave_at",
"15:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"KSHHCWCE"
],
[
"_:booking",
"ticket",
"123.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"name",
"?"
],
[
"_:system",
"canthelp",
"_:search/2b51e00c"
],
[
"_:search/2b51e00c",
"food",
"Corsica"
],
[
"_:search/2b51e00c",
"pricerange",
"cheap"
],
[
"_:search/2b51e00c",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"id",
"TR8604"
],
[
"_:result",
"leave_at",
"15:36"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"KSHHCWCE"
],
[
"_:booking",
"ticket",
"123.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"name",
"?"
],
[
"_:system",
"canthelp",
"_:search/2b51e00c"
],
[
"_:search/2b51e00c",
"food",
"Corsica"
],
[
"_:search/2b51e00c",
"pricerange",
"cheap"
],
[
"_:search/2b51e00c",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"name",
"and J Restaurant"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"15:00"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"id",
"TR8604"
],
[
"_:result",
"leave_at",
"15:36"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"KSHHCWCE"
],
[
"_:booking",
"ticket",
"123.2 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"name",
"?"
],
[
"_:system",
"canthelp",
"_:search/2b51e00c"
],
[
"_:search/2b51e00c",
"food",
"Corsica"
],
[
"_:search/2b51e00c",
"pricerange",
"cheap"
],
[
"_:search/2b51e00c",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"asian oriental"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"address",
"40210 Millers Yard City Centre"
],
[
"_:result",
"name",
"Dojo Noodle Bar"
],
[
"_:result",
"phone",
"01223363471"
],
[
"_:result",
"postcode",
"cb21rq"
],
[
"_: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,day,'saturday');(_:search,departure,'stansted airport');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "looking for a train in Cambridge , should depart from stansted airport and should leave on saturday"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'19');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "We have 19 trains that may suit your needs . Is there a particular time you are looking to leave or arrive by ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,leave_at,'10:PM');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "YES , COULD YOU PLEASE FIND ME A TRAIN FOR 10:PM TONIGHT ? I PLAN ON GETTING ONE TONIGHT , SO I CAN ARRIVE BY MID - NIGHT.THIS WILL ALLOW ME TO GO RIGHT TO SLEEP ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'20:52');(_:result,id,'TR0446');(_:result,leave_at,'20:24');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"thank()"
],
"speaker": "system",
"text": "Of course ! Train TR0446 leaves at 20:24 and arrives by 20:52 . Would you like to book a ticket ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'1');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , thanks . I just need 1 ticket for myself ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'6ULUC5LP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reference number is 6ULUC5LP , is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you help me find a place to stay in the cheap price range with free wifi ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "I 'd be happy to find that for you . What are of the city would you like to be in , and do you prefer a hotel or a guesthouse ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I prefer a guesthouse please . Oh and I also will need free parking ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'Alexander b&b');(_:result,stars,'four');(_:result,type,'Hotel'))",
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'several');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have several great options . Do you need to be in a certain area of town ? Alexander b&b in the centre has four stars ."
},
{
"id": 10,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , that sounds perfect . Lets book it ."
},
{
"id": 11,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Alright , what day will you be there and how many days will you be staying ? How many people will be staying with you ?"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "On second thought , I 'm going to hold off on booking that . I appreciate all of your help and I should have all the information I need . Goodbye !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Glad to be of help . Have a good afternoon . Goodbye ."
}
] |
MUL2297.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"10:PM"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"10:PM"
],
[
"_:result",
"arrive_by",
"20:52"
],
[
"_:result",
"id",
"TR0446"
],
[
"_:result",
"leave_at",
"20:24"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"10:PM"
],
[
"_:result",
"arrive_by",
"20:52"
],
[
"_:result",
"id",
"TR0446"
],
[
"_:result",
"leave_at",
"20:24"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"6ULUC5LP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"10:PM"
],
[
"_:result",
"arrive_by",
"20:52"
],
[
"_:result",
"id",
"TR0446"
],
[
"_:result",
"leave_at",
"20:24"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"6ULUC5LP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"10:PM"
],
[
"_:result",
"arrive_by",
"20:52"
],
[
"_:result",
"id",
"TR0446"
],
[
"_:result",
"leave_at",
"20:24"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"6ULUC5LP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Alexander b&b"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"19"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"10:PM"
],
[
"_:result",
"arrive_by",
"20:52"
],
[
"_:result",
"id",
"TR0446"
],
[
"_:result",
"leave_at",
"20:24"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"1"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"6ULUC5LP"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Alexander b&b"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,stars,'three');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a three - star place to stay please ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,name,'The hamilton lodge');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The hamilton lodge is a guesthouse in the north with a star rating of 3 . Would you like to make a booking ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No thank you . I am looking for a hotel instead of a guesthouse ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'center');(_:result,area,'south');(_:result,name,'The gonville hotel');(_:result,name,'The lensfield hotel');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The gonville hotel is expensive and in the center of town . The lensfield hotel is also expensive , but it is in the south ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,day,'wednesday');(_:search,name,'Lensfield Hotel');(_:search,people,'8');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd like to book the Lensfield Hotel for 2 nights for 8 people starting from Wednesday ."
},
{
"id": 5,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()",
"request((_:search,name,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I am sorry . I was unable to book that for you . Would you like me to try another hotel ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes . I 'd like one in the same price range , please ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Lensfield hotel');(_:result,stars,'3');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There is the Lensfield hotel which is 3 stars . Would you like me to make a reservation there ?"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "Yes please try that ."
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:booking,name,'Lensfield');(_:booking,type,'Booking'))",
"inform((_:booking,name,'Gonville Hotel');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was not able to get you into the Lensfield but I can book you into the Gonville Hotel if you like ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That would be great . Thank you ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,name,'Gonville Hotel');(_:booking,ref,'KWEQK0K1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay great . I was able to book the Gonville Hotel and your reference number is KWEQK0K1 ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for all your help ."
},
{
"id": 13,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "You are welcome . Can I do anything else for you today ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that is all thank you very much ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "No problem ! Happy to help ! Have a great day !"
}
] |
SSNG0337.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"three"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"three"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"The hamilton lodge"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"three"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"The gonville hotel"
],
[
"_:result",
"name",
"The lensfield hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"name",
"Lensfield Hotel"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"three"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"name",
"The gonville hotel"
],
[
"_:result",
"name",
"The lensfield hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/8e4fc3a3"
],
[
"_:booking/8e4fc3a3",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"three"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/8e4fc3a3"
],
[
"_:booking/8e4fc3a3",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"Lensfield hotel"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"three"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/8e4fc3a3"
],
[
"_:booking/8e4fc3a3",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"Lensfield hotel"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/7a21eadd"
],
[
"_:booking/7a21eadd",
"name",
"Lensfield"
],
[
"_:booking/7a21eadd",
"type",
"Booking"
],
[
"_:booking",
"name",
"Gonville Hotel"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"three"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/8e4fc3a3"
],
[
"_:booking/8e4fc3a3",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"Lensfield hotel"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/7a21eadd"
],
[
"_:booking/7a21eadd",
"name",
"Lensfield"
],
[
"_:booking/7a21eadd",
"type",
"Booking"
],
[
"_:booking",
"name",
"Gonville Hotel"
],
[
"_:booking",
"ref",
"KWEQK0K1"
],
[
"_: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",
"stars",
"three"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"2"
],
[
"_:system",
"canthelp",
"_:booking/8e4fc3a3"
],
[
"_:booking/8e4fc3a3",
"type",
"Booking"
],
[
"_:search",
"name",
"?"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"Lensfield hotel"
],
[
"_:result",
"stars",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/7a21eadd"
],
[
"_:booking/7a21eadd",
"name",
"Lensfield"
],
[
"_:booking/7a21eadd",
"type",
"Booking"
],
[
"_:booking",
"name",
"Gonville Hotel"
],
[
"_:booking",
"ref",
"KWEQK0K1"
],
[
"_: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,food,'danish');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Get me a list of expensive restaurants that serve Danish food please"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,food,'Danish');(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are no restaurants that serve Danish food . Is there another food type you might be interested in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about an Indian restaurant ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,amount,'a variety');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "yes we have a variety"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about an expensive one ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'14');(_:result,food,'Indian');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "We have 14 expensive Indian restaurants . Do you have an area you prefer ?"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Which one do you recommend ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'west');(_:result,name,'Tandoori Palace');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'd recommend Tandoori Palace in the west , would you like to make a reservation ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,duration,'15:45');(_:search,people,'1');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , please . Can you reserve me a table for Tuesday for 1 person at 15:45 ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'XK9YEIFF');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was able to book it , your reference number is XK9YEIFF ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,destination,'leicester');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also need a train going to Leicester on Wednesday ."
},
{
"id": 11,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Is there a certain time that you would like to arrive ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,arrive_by,'dontcare');(_:search,leave_at,'18:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like it to leave after 18:00 . No arrival preference ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,day,'Wednesday');(_:result,departure,'Cambridge');(_:result,destination,'Leicester');(_:result,id,'TR8304');(_:result,leave_at,'18:21');(_:result,ticket,'37.80');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have the TR8304 train departing from Cambridge to Leicester on Wednesday at 18:21 it will cost 37.80 . Would you like to book a ticket ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,people,'1');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , please book 1 train ticket ."
},
{
"id": 15,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'0UAKW9NO');(_:booking,ticket,'37.79 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 37.79 GBP payable at the station . \n Reference number is : 0UAKW9NO . Can I help you with anything else today ?"
},
{
"id": 16,
"rdf-acts": [
"request((_:result,arrive_by,?);(_:result,duration,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Actually , I 'll need the travel time and arrival time for that train , please ?"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,arrive_by,'20:06');(_:result,day,'Wednesday');(_:result,duration,'105 minutes');(_:result,leave_at,'18:21');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The total travel time 105 minutes . You depart at 18:21 and arrive at 20:06 on Wednesday . Is this acceptable ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes it is , thanks for your assistance ."
},
{
"id": 19,
"rdf-acts": [
"thank()",
"reqmore()"
],
"speaker": "system",
"text": "My pleasure . How else can I help you ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all the information I need . Thank you ."
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "You are very welcome . Thank you for contacting the Cambridge TownInfo centre and have a great day !"
}
] |
PMUL3742.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"danish"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:system",
"canthelp",
"_:search/007193a0"
],
[
"_:search/007193a0",
"food",
"Danish"
],
[
"_:search/007193a0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/007193a0"
],
[
"_:search/007193a0",
"food",
"Danish"
],
[
"_:search/007193a0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"a variety"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/007193a0"
],
[
"_:search/007193a0",
"food",
"Danish"
],
[
"_:search/007193a0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"a variety"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/007193a0"
],
[
"_:search/007193a0",
"food",
"Danish"
],
[
"_:search/007193a0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"a variety"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Tandoori Palace"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"15:45"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/007193a0"
],
[
"_:search/007193a0",
"food",
"Danish"
],
[
"_:search/007193a0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"a variety"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Tandoori Palace"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"15:45"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"ref",
"XK9YEIFF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_: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/007193a0"
],
[
"_:search/007193a0",
"food",
"Danish"
],
[
"_:search/007193a0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"a variety"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Tandoori Palace"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"15:45"
],
[
"_:search",
"people",
"1"
],
[
"_:booking",
"ref",
"XK9YEIFF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"arrive_by",
"dontcare"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/007193a0"
],
[
"_:search/007193a0",
"food",
"Danish"
],
[
"_:search/007193a0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"a variety"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Tandoori Palace"
],
[
"_:search",
"duration",
"15:45"
],
[
"_:booking",
"ref",
"XK9YEIFF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"arrive_by",
"dontcare"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:result",
"day",
"Wednesday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"id",
"TR8304"
],
[
"_:result",
"leave_at",
"18:21"
],
[
"_:result",
"ticket",
"37.80"
],
[
"_:result",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/007193a0"
],
[
"_:search/007193a0",
"food",
"Danish"
],
[
"_:search/007193a0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"a variety"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Tandoori Palace"
],
[
"_:search",
"duration",
"15:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"arrive_by",
"dontcare"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:result",
"day",
"Wednesday"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"id",
"TR8304"
],
[
"_:result",
"leave_at",
"18:21"
],
[
"_:result",
"ticket",
"37.80"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"0UAKW9NO"
],
[
"_:booking",
"ticket",
"37.79 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"duration",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/007193a0"
],
[
"_:search/007193a0",
"food",
"Danish"
],
[
"_:search/007193a0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"a variety"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Tandoori Palace"
],
[
"_:search",
"duration",
"15:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"arrive_by",
"dontcare"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"id",
"TR8304"
],
[
"_:result",
"ticket",
"37.80"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"0UAKW9NO"
],
[
"_:booking",
"ticket",
"37.79 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"20:06"
],
[
"_:result",
"day",
"Wednesday"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:result",
"leave_at",
"18: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": [
[
"_:system",
"canthelp",
"_:search/007193a0"
],
[
"_:search/007193a0",
"food",
"Danish"
],
[
"_:search/007193a0",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"amount",
"a variety"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"name",
"Tandoori Palace"
],
[
"_:search",
"duration",
"15:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"arrive_by",
"dontcare"
],
[
"_:search",
"leave_at",
"18:00"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"id",
"TR8304"
],
[
"_:result",
"ticket",
"37.80"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"0UAKW9NO"
],
[
"_:booking",
"ticket",
"37.79 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"arrive_by",
"20:06"
],
[
"_:result",
"day",
"Wednesday"
],
[
"_:result",
"duration",
"105 minutes"
],
[
"_:result",
"leave_at",
"18: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": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi , I need a 4 star guesthouse hotel please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'21');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 21 4 star places , can you tell me what area you would like to be in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The North part of town , please ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Chesterton Road');(_:result,amount,'quite a few');(_:result,area,'next door');(_:result,name,'Kirkwood House');(_:result,name,'Worth House');(_:result,pricerange,'cheap');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are quite a few . If you 'd like a cheap alternative , I can recommend Worth House , on Chesterton Road . Or for a moderate rate , Kirkwood House is next door ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,name,'kirkwood house');(_:search,people,'6');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Could you book the Kirkwood House for me for thursday , 6 people and 5 nights ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'6G15LHZM');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your booking was successful . The reference number is 6G15LHZM . Is there anything else ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I needed . Thanks ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , goodbye ."
}
] |
SNG0857.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"address",
"Chesterton Road"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"area",
"next door"
],
[
"_:result",
"name",
"Kirkwood House"
],
[
"_:result",
"name",
"Worth House"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"name",
"kirkwood house"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"area",
"north"
],
[
"_:result",
"address",
"Chesterton Road"
],
[
"_:result",
"amount",
"quite a few"
],
[
"_:result",
"area",
"next door"
],
[
"_:result",
"name",
"Kirkwood House"
],
[
"_:result",
"name",
"Worth House"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"name",
"kirkwood house"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"6G15LHZM"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "Can you help me find a place in town ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "What type of place would you like to find ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'theatre');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for a theatre and need the address and area ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Park Street');(_:result,area,'centre');(_:result,name,'The ADC Theatre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The ADC Theatre is a great option . It 's located in the centre and the address is Park Street . Would you like any other information ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thank you . I am also looking for a train going to Cambridge that will be leaving on Saturday ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "We have several , you got a departure site , or time you want to leave or arrive by ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'bishops stortford');(_:search,leave_at,'11:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm leaving from bishops stortford after 11:45"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,id,'TR0275');(_:result,leave_at,'13:29');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR0275 departs at 13:29 . Would you like a ticket ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I just needed the number and time . Thank you !"
},
{
"id": 9,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Would that be all for today or would you need assistance with something else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that is all . Thank you ."
},
{
"id": 11,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "Have a great trip !"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , goodbye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Contact us if you need help with anything else ."
}
] |
PMUL3119.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Park Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"The ADC Theatre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Park Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"The ADC Theatre"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Park Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"The ADC Theatre"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR0275"
],
[
"_:result",
"leave_at",
"13:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"address",
"Park Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"The ADC Theatre"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR0275"
],
[
"_:result",
"leave_at",
"13:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"address",
"Park Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"The ADC Theatre"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"amount",
"several"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"leave_at",
"11:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"TR0275"
],
[
"_:result",
"leave_at",
"13:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'theatres');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for theatres in the centre of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'The adc theatre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The adc theatre is a nice attraction ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Great . Can I have the address please ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Park Street');(_:result,name,'ADC Theatre');(_:result,phone,'01223300085');(_:result,postcode,'CB58AS');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "ADC Theatre is located on Park Street in postcode CB58AS . Their phone number is 01223300085 . Can I help you with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would love some help finding a nice restaurant to take my wife to . Something expensive ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Are you looking for a particular type of food ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'Not');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Not really , but I would prefer it to be in the Centre also , close to the theatre ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,amount,'a few options');(_:result,area,'Centre');(_:result,food,'African');(_:result,food,'traditional British');(_:result,name,'Bedouin');(_:result,name,'Midsummer House Restaurant');(_:result,type,'Hotel');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are a few options in the Centre including Bedouin , an African restaurant , and Midsummer House Restaurant , a traditional British restaurant . Do these interest you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'14:45');(_:search,people,'3');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Let 's do the Midsummer House . I want to book a table for 3 people at 14:45 on wednesday ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 've booked your table ! It will be reserved for 15 minutes ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Could i get the reference number please ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'PIVQLKXA');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reference number is PIVQLKXA . Is there anything else I can help you find today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that is it . Thank you ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using the Cambridge Town Info Centre Services . I hope you enjoy your time in Cambridge !"
}
] |
PMUL4752.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"theatres"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"theatres"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"The adc theatre"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"theatres"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Park Street"
],
[
"_:result",
"name",
"ADC Theatre"
],
[
"_:result",
"phone",
"01223300085"
],
[
"_:result",
"postcode",
"CB58AS"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatres"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Park Street"
],
[
"_:result",
"name",
"ADC Theatre"
],
[
"_:result",
"phone",
"01223300085"
],
[
"_:result",
"postcode",
"CB58AS"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"Not"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatres"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Park Street"
],
[
"_:result",
"phone",
"01223300085"
],
[
"_:result",
"postcode",
"CB58AS"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"Not"
],
[
"_:result",
"amount",
"a few options"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"food",
"African"
],
[
"_:result",
"food",
"traditional British"
],
[
"_:result",
"name",
"Bedouin"
],
[
"_:result",
"name",
"Midsummer House Restaurant"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatres"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Park Street"
],
[
"_:result",
"phone",
"01223300085"
],
[
"_:result",
"postcode",
"CB58AS"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"Not"
],
[
"_:result",
"amount",
"a few options"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"food",
"African"
],
[
"_:result",
"food",
"traditional British"
],
[
"_:result",
"name",
"Bedouin"
],
[
"_:result",
"name",
"Midsummer House Restaurant"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatres"
],
[
"_:result",
"address",
"Park Street"
],
[
"_:result",
"phone",
"01223300085"
],
[
"_:result",
"postcode",
"CB58AS"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"Not"
],
[
"_:result",
"amount",
"a few options"
],
[
"_:result",
"area",
"Centre"
],
[
"_:result",
"food",
"African"
],
[
"_:result",
"food",
"traditional British"
],
[
"_:result",
"name",
"Bedouin"
],
[
"_:result",
"name",
"Midsummer House Restaurant"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:45"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"PIVQLKXA"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,leave_at,'21:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train leaving Cambridge after 21:15 ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'5');(_:result,leave_at,'21:59');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Ok , I have 5 options for you . The earliest leaves at 21:59 ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,destination,'leicester');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to travel on Saturday and go to Leicester ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'23:06');(_:result,departure,'Cambridge');(_:result,destination,'Leicester');(_:result,id,'TR7610');(_:result,leave_at,'21:21');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR7610 leaves Cambridge at 21:21 and arrives in Leicester at 23:06 . Would you like to book a ticket ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'3');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , can you book me a ticket for 3 people ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ticket,'90.72 GBP');(_:booking,type,'Booking');(_:result,ref,'DKV6X3Z3');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 90.72 GBP payable at the station . Your reference number is DKV6X3Z3"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Wonderful . Can you tell me if A and B Guesthouse is still around ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'a and b guest house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes I have a listing for the a and b guest house ."
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "Can get some detailed information on this place ?"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'east');(_:result,pricerange,'moderate priced');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Sure thing ! It is in the east , moderate priced and 4 star . Need me to book a room ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,category,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you tell me the phone number , hotel type , and postcode ? I need to check on a few things ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "The phone number for A and B Guest House is 01223315702 and the postcode is cb12dp ."
}
] |
PMUL3234.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"leave_at",
"21:59"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"arrive_by",
"23:06"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"id",
"TR7610"
],
[
"_:result",
"leave_at",
"21:21"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"arrive_by",
"23:06"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"id",
"TR7610"
],
[
"_:result",
"leave_at",
"21:21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"90.72 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"DKV6X3Z3"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"arrive_by",
"23:06"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"id",
"TR7610"
],
[
"_:result",
"leave_at",
"21:21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"90.72 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"DKV6X3Z3"
],
[
"_:result",
"name",
"a and b guest house"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:result",
"arrive_by",
"23:06"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Leicester"
],
[
"_:result",
"id",
"TR7610"
],
[
"_:result",
"leave_at",
"21:21"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"90.72 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"ref",
"DKV6X3Z3"
],
[
"_:result",
"name",
"a and b guest house"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"pricerange",
"moderate priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need help finding a particular hotel ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Would you like to tell me the name of that hotel ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'worth house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The Worth House is what I 'm looking for ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,name,'Worth house');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Worth house is a guesthouse in the cheap price range in the north part of town ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'4');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "All right . Could you see if they have rooms for 6 , for 4 nights beginning Friday ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'ZN1NTVHW');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "They do and the Booking was successful . Reference number is : ZN1NTVHW ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'corsica');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would also appreciate it if you could help me find a cheap restaurant serving food from Corsica"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm sorry . I 'm not able to find any restaurants that fit your needs . Would you like to try a different food type ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That 's okay . How about Italian food ?"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,amount,'a few');(_:result,area,'north');(_:result,name,'Da Vinci Pizzeria');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are a few . The Da Vinci Pizzeria is cheap . It 's in the north part of town so it should n't be too far from Worth House . Would you like a reservation ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,duration,'19:00');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , for Friday at 19:00 for 6 people ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'XJ947G87');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : XJ947G87 . Do you need help with anything else today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that would be it . Thanks !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a nice day ."
}
] |
PMUL3472.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"worth house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"worth house"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Worth house"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"worth house"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Worth house"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"ZN1NTVHW"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"food",
"corsica"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"worth house"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Worth house"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"ZN1NTVHW"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/f6cf344f"
],
[
"_:search/f6cf344f",
"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",
"name",
"worth house"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"stay",
"4"
],
[
"_:booking",
"ref",
"ZN1NTVHW"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/f6cf344f"
],
[
"_:search/f6cf344f",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Da Vinci Pizzeria"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"19:00"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"worth house"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"stay",
"4"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/f6cf344f"
],
[
"_:search/f6cf344f",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"amount",
"a few"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Da Vinci Pizzeria"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"duration",
"19:00"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"XJ947G87"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'mediterranean');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant serving mediterranean food ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,food,'mediterranean');(_:result,name,'la mimosa');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "la mimosa is an expensive restaurant in the city centre that serves mediterranean food ."
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Is there another venue ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'Gardenia');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is The Gardenia if you 're looking for a cheap restaurant ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What is the address and phone number ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'2 Rose Crescent City Centre');(_:result,name,'Gardenia');(_:result,phone,'01223 356354');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Gardenia is located at \t 2 Rose Crescent City Centre and their phone number is 01223 356354 ."
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , goodbye ."
},
{
"id": 7,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "You 're Welcome , good bye"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't care about the price . Thank you goodbye ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you . Goodbye ."
}
] |
WOZ20267.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"mediterranean"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"mediterranean"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"mediterranean"
],
[
"_:result",
"name",
"la mimosa"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"mediterranean"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"mediterranean"
],
[
"_:result",
"name",
"Gardenia"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"mediterranean"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"mediterranean"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"2 Rose Crescent City Centre"
],
[
"_:result",
"name",
"Gardenia"
],
[
"_:result",
"phone",
"01223 356354"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"mediterranean"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"mediterranean"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"2 Rose Crescent City Centre"
],
[
"_:result",
"name",
"Gardenia"
],
[
"_:result",
"phone",
"01223 356354"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a place to stay . The hotel should be in the moderate price range"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,type,'Hotel'))",
"inform((_:result,category,'hotels');(_:result,count,'3');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have three moderately priced hotels . Do you need internet and/or parking ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like a guest house , with free parking ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Does it matter what side of town it is on ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "No it does n't ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'acorn guest house');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))",
"request((_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok how about acorn guest house . They are moderately priced and have 4 stars . How many rooms and how long is your stay going to be ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'1');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "1 room , and I 'll need it for 2 nights starting Friday ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'B823WKVK');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Reference number is : B823WKVK ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'same day');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am also looking for a train on the same day to Cambridge"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,departure,'london kings cross');(_:result,id,'TR5686');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Train TR5686 leaves london kings cross . Would you like a ticket ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes , and Thank you kind person for helping me !"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'S5436QTX');(_:booking,ticket,'23.6 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 23.6 GBP payable at the station . Your reference number is S5436QTX . Can I help you with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that 's everything . You 've been great thanks ."
},
{
"id": 13,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "If everything is fine . Then I hope you have a wonderful day ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you goodbye ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . It 's really my pleasure ."
}
] |
MUL2266.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"B823WKVK"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"ref",
"B823WKVK"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"id",
"TR5686"
],
[
"_: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",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"id",
"TR5686"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"S5436QTX"
],
[
"_:booking",
"ticket",
"23.6 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"has_internet",
"?"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"stars",
"4"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"day",
"same day"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"id",
"TR5686"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"S5436QTX"
],
[
"_:booking",
"ticket",
"23.6 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a guest house that i can stay in . Free parking is also an added advantage ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,has_parking,'none');(_:result,name,'Acorn guest house');(_:result,type,'Hotel'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Acorn guest house is nearby and provides free parking . What are the days of your stay ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "4/5/2018 - 4/10/2018"
},
{
"id": 3,
"rdf-acts": [
"select((_:result,name,'Acorn Guest House');(_:result,name,'Alexander Bed and Breakfast');(_:result,type,'Hotel'))",
"inform((_:result,area,'centre');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Acorn Guest House seems to be a good option . Alexander Bed and Breakfast also has parking but is in the town centre . Would you prefer one of those ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for something in the moderate price range and free internet , please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'acorn guest house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I think acorn guest house is a good match for you !"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Perfect . what is the star and area of the hotel ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'north');(_:result,name,'Acorn guest house');(_:result,stars,'4-star');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Acorn guest house has a 4-star rating and is in the north . Do you want me too book it for you ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that wo n't be necessary . I have all of the information I need for now . Thanks"
},
{
"id": 9,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "You are welcome . Please call back if you need any more help or if you want me to book it for you ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you goodbye"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Glad I could help . Please let us know if you need help in the future ."
}
] |
SNG01626.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"Acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Acorn Guest House"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"acorn guest house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Acorn guest house"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"Acorn guest house"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I want an expensive restaurant . East part of town please ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'East');(_:result,food,'Gastropub');(_:result,name,'Royal Standard');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Royal Standard is a Gastropub in East . Is this OK ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "is there any other expensive restaurant in east ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'4');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes there are four other options . What kind of food would you like ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "It does n't matter , just not Gastropub ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,food,'British');(_:result,name,'Grafton Hotel Restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "May I recommend the Grafton Hotel Restaurant , then ? They 're very British , very expensive , and located in the east part of town ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "That sounds like something I would enjoy . Could you give me the address and phone number ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'619 Newmarket Road Fen Ditton');(_:result,name,'Grafton Hotel restaurant');(_:result,phone,'01223 241387');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Certainly . The Grafton Hotel restaurant is at 619 Newmarket Road Fen Ditton and the number there is 01223 241387 . Can I be of further assistance ?"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , goodbye ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Have a nice day ! Goodbye ."
}
] |
WOZ20214.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"East"
],
[
"_:result",
"food",
"Gastropub"
],
[
"_:result",
"name",
"Royal Standard"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"East"
],
[
"_:result",
"food",
"Gastropub"
],
[
"_:result",
"name",
"Royal Standard"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Grafton Hotel Restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"4"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"619 Newmarket Road Fen Ditton"
],
[
"_:result",
"name",
"Grafton Hotel restaurant"
],
[
"_:result",
"phone",
"01223 241387"
],
[
"_: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": "I am traveling to Cambridge and looking forward to try local restaurants ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'a number');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Great , we have a number of restaurants available . Are you interested in a particular type of food ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "No , thank you ! I am looking for a train that departs on Monday , though . Can you please help me with that ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What are your departure and arrival stations , and what time of day do you need to travel ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'18:30');(_:search,departure,'cambridge');(_:search,destination,'norwich');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to leave from Cambridge traveling to Norwich , arriving by 18:30 ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'17:55');(_:result,id,'TR8504');(_:result,leave_at,'16:36');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "TR8504 will leave at 16:36 and arrive by 17:55 . Do you need more information or would you like to book now ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'shanghai family restaurant');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes I am looking for a particular restaurant called Shanghai Family Restaurant ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'shanghai family restaurant');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Okay shanghai family restaurant is located in the centre and is moderately priced ."
},
{
"id": 8,
"rdf-acts": [
"request((_:result,food,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "What 's the food type ?"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,food,'chinese');(_:result,name,'The shanghai family restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The shanghai family restaurant serves chinese food . Would you like for me to book a table for you ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that is all the information i need . Thank you ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "ok , have a great day !"
}
] |
PMUL4458.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:30"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:result",
"amount",
"a number"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:30"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"arrive_by",
"17:55"
],
[
"_:result",
"id",
"TR8504"
],
[
"_:result",
"leave_at",
"16:36"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:result",
"amount",
"a number"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:30"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"arrive_by",
"17:55"
],
[
"_:result",
"id",
"TR8504"
],
[
"_:result",
"leave_at",
"16:36"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"shanghai family restaurant"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"food",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"?"
],
[
"_:result",
"amount",
"a number"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"18:30"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:result",
"arrive_by",
"17:55"
],
[
"_:result",
"id",
"TR8504"
],
[
"_:result",
"leave_at",
"16:36"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"shanghai family restaurant"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"name",
"The shanghai family restaurant"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am traveling to Cambridge and am looking for places to go in the east part of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'5 Greens Road');(_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There is a free museum at 5 Greens Road . Does that sound like it might interest you ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , Is that in the east side of town ? If so could you let me know the address and postcode please ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'5 greens road');(_:result,area,'east');(_:result,name,'Cambridge Artworks');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "That would be the Cambridge Artworks , and yes it is on the east side . The address is 5 greens road ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'greek');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Is there a Greek restaurant in that part of town as well ?"
},
{
"id": 5,
"rdf-acts": [
"select((_:result,food,'British');(_:result,food,'Chinese');(_:result,food,'Indian');(_:result,food,'International');(_:result,type,'Restaurant'))",
"canthelp((_:search,area,'that part of town');(_:search,food,'Greek');(_:search,type,'Restaurant'))",
"inform((_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'm afraid I do n't have any listings fro Greek food in that part of town . I do have Indian , Chinese , British and International . Would any of these cuisines do ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "That 's too bad . I would be interested in British food ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'east');(_:result,food,'British');(_:result,name,'Grafton Hotel Restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Grafton Hotel Restaurant is an expensive British restaurant on the east side . Would you like a table there ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'17:30');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please I need a restaurant for 8 people at 17:30 on saturday ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Booking was successful . Your reference number is : EBD7XCH8"
}
] |
MUL0906.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",
"address",
"5 Greens Road"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"address",
"5 greens road"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Cambridge Artworks"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"food",
"greek"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"address",
"5 greens road"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Cambridge Artworks"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"International"
],
[
"_:system",
"canthelp",
"_:search/cba9f455"
],
[
"_:search/cba9f455",
"area",
"that part of town"
],
[
"_:search/cba9f455",
"food",
"Greek"
],
[
"_:search/cba9f455",
"type",
"Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"address",
"5 greens road"
],
[
"_:system",
"canthelp",
"_:search/cba9f455"
],
[
"_:search/cba9f455",
"area",
"that part of town"
],
[
"_:search/cba9f455",
"food",
"Greek"
],
[
"_:search/cba9f455",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Grafton Hotel Restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'gonville and caius college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for an attraction called Gonville and Caius College . Will you help me ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Trinity Street');(_:result,area,'centre');(_:result,category,'college');(_:result,phone,'01223332400');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , that is a college located in the centre part of town and is located on Trinity Street . Their phone number is 01223332400 ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Thank you for that . Can you give me the postcode and entrance fee ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,entrance_fee,'free');(_:result,postcode,'cb21ta');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Certainly . The entrance is free and the postcode is cb21ta . Is there anything else I can assist with ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , can you help me find an expensive restaurant that serves british food ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Is there a specific area you would like to be in ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i 'd like it to be in the west ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'the graffiti');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have the graffiti or the travelers rest . Would you like to book one today ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'graffiti');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to try Graffiti . Can I get the address , postcode , and phone number ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,'Hotel Felix Whitehouse Lane Huntingdon Road');(_:result,phone,'01223277977');(_:result,postcode,'cb30lx');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "it is located in Hotel Felix Whitehouse Lane Huntingdon Road , cb30lx . their phone number is 01223277977"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much , that should be it ."
},
{
"id": 11,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "Thank you for contacting us . Have a nice day ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , you too !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you ! Bye !"
}
] |
PMUL2099.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gonville and caius college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gonville and caius college"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"Trinity Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"phone",
"01223332400"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gonville and caius college"
],
[
"_:result",
"address",
"Trinity Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"phone",
"01223332400"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb21ta"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"gonville and caius college"
],
[
"_:result",
"address",
"Trinity Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"phone",
"01223332400"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb21ta"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Trinity Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"college"
],
[
"_:result",
"phone",
"01223332400"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"postcode",
"cb21ta"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"west"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"the graffiti"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"graffiti"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"west"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"the graffiti"
],
[
"_:search",
"name",
"graffiti"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"Hotel Felix Whitehouse Lane Huntingdon Road"
],
[
"_:result",
"phone",
"01223277977"
],
[
"_:result",
"postcode",
"cb30lx"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"college"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"west"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"the graffiti"
],
[
"_:search",
"name",
"graffiti"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"Hotel Felix Whitehouse Lane Huntingdon Road"
],
[
"_:result",
"phone",
"01223277977"
],
[
"_:result",
"postcode",
"cb30lx"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'venetian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello , I am looking for a venetian restaurant in the centre of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))",
"inform((_:result,area,'centre');(_:result,food,'Venetian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are no restaurants serving Venetian food in the centre part of town . Would you like me to check another part of town ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'thai');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about thai food ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "what is the price range you are looking for ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't care ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'centre');(_:result,food,'Thai');(_:result,name,'Bangkok City');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Bangkok City serves Thai food in the centre of town . Would you like an additional information regarding this restaurant ?"
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I get the address and phone number , please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'24 Green Street City Centre');(_:result,name,\"bangkok city 's\");(_:result,phone,'01223 354382');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "bangkok city 's address is 24 Green Street City Centre and their phone number is 01223 354382"
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , goodbye"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "No , thank you ! Enjoy !"
}
] |
WOZ20598.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"venetian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/11a9ff82"
],
[
"_:search/11a9ff82",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Venetian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"thai"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/11a9ff82"
],
[
"_:search/11a9ff82",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Venetian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"thai"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/11a9ff82"
],
[
"_:search/11a9ff82",
"type",
"Restaurant"
],
[
"_:search",
"food",
"thai"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Thai"
],
[
"_:result",
"name",
"Bangkok City"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"?"
],
[
"_:system",
"canthelp",
"_:search/11a9ff82"
],
[
"_:search/11a9ff82",
"type",
"Restaurant"
],
[
"_:search",
"food",
"thai"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Thai"
],
[
"_:result",
"address",
"24 Green Street City Centre"
],
[
"_:result",
"name",
"bangkok city 's"
],
[
"_:result",
"phone",
"01223 354382"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'japanese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi I am looking for a restaurant in the centre of town serving japanese food"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,amount,'only one');(_:result,area,'centre');(_:result,food,'Japanese');(_:result,name,'Wagamama');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is only one Japanese restaurant in the centre , Wagamama . Would this one be ok ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,pricerange,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes . Could you tell me the price range please ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,name,'Wagamama');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Wagamama is a high end restaurant and the price range is expensive , what is the price range you are looking for ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "That is perfect . Could I get the address , phone number and postcode please ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'36 Saint Andrews Street');(_:result,phone,'01223462354');(_:result,postcode,'cb23ae');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The address is 36 Saint Andrews Street . The phone number is 01223462354 . The postcode is cb23ae . Would you like me to reserve a table for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Not at this time thank you , is there a museum close by the restaurant by chance ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))",
"inform((_:result,count,'11');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes there are several , 11 in fact that you can choose from . Would you like any specific ones ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))",
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you recommend one that is in the centre ? I need to know the entrance fee , please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,name,'cambridge contemporary art');(_:result,type,'Attraction'))",
"reqmore()",
"inform((_:result,entrance_fee,'no entrance fee');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I would recommend cambridge contemporary art . There is no entrance fee . Is there anything else I can help you with today ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'cambridge contemporary art');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , can I also have the phone number , and address for cambridge contemporary art ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'6 trinity street');(_:result,name,'Cambridge Contemporary Art');(_:result,phone,'01223324222');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The address of Cambridge Contemporary Art is 6 trinity street . It 's phone number is 01223324222 . May I help you with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,departure,'the restaurant');(_:search,leave_at,'4');(_:search,type,'Restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like a taxi between the two places . I need to leave the restaurant by 4 ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,car,'red BMW');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Ok , I have a red BMW picking you up , do you need the contact number ?"
},
{
"id": 14,
"rdf-acts": [],
"speaker": "user",
"text": "Yes I do ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,phone,'07060233435');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "The contact number for the taxi service is 07060233435 . Can I help you with anything else ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 'll be all . Thank you and have a great day ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our system !"
}
] |
MUL0856.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"japanese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"japanese"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"only one"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Japanese"
],
[
"_:result",
"name",
"Wagamama"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"japanese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"only one"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Japanese"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Wagamama"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"japanese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"only one"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Japanese"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"name",
"Wagamama"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"36 Saint Andrews Street"
],
[
"_:result",
"phone",
"01223462354"
],
[
"_:result",
"postcode",
"cb23ae"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"japanese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"only one"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Japanese"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"name",
"Wagamama"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"36 Saint Andrews Street"
],
[
"_:result",
"phone",
"01223462354"
],
[
"_:result",
"postcode",
"cb23ae"
],
[
"_:search",
"category",
"?"
],
[
"_:search",
"name",
"?"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"japanese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"only one"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Japanese"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"36 Saint Andrews Street"
],
[
"_:result",
"phone",
"01223462354"
],
[
"_:result",
"postcode",
"cb23ae"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"count",
"11"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"name",
"cambridge contemporary art"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"cambridge contemporary art"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"japanese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"only one"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Japanese"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"postcode",
"cb23ae"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"count",
"11"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:search",
"name",
"cambridge contemporary art"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"6 trinity street"
],
[
"_:result",
"name",
"Cambridge Contemporary Art"
],
[
"_:result",
"phone",
"01223324222"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"leave_at",
"4"
],
[
"_: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",
"food",
"japanese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"only one"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Japanese"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"postcode",
"cb23ae"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"count",
"11"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:search",
"name",
"cambridge contemporary art"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"6 trinity street"
],
[
"_:result",
"name",
"Cambridge Contemporary Art"
],
[
"_:result",
"phone",
"01223324222"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"leave_at",
"4"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red BMW"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"japanese"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"amount",
"only one"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Japanese"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"postcode",
"cb23ae"
],
[
"_:search",
"category",
"?"
],
[
"_:result",
"count",
"11"
],
[
"_:search",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"no entrance fee"
],
[
"_:search",
"name",
"cambridge contemporary art"
],
[
"_:result",
"address",
"6 trinity street"
],
[
"_:result",
"name",
"Cambridge Contemporary Art"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"leave_at",
"4"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"red BMW"
],
[
"_:result",
"phone",
"07060233435"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for an expensive place to get some British food ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'6');(_:result,food,'British');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have 6 expensive British restaurants for you . Do you have a specific area that 's more convenient ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Any area is fine ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'fitzbillies restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Great . How about fitzbillies restaurant in the centre ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "postcode , phone number , and address please and thank you"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'51 Trumpington Street City Centre');(_:result,phone,'01223352500');(_:result,postcode,'cb21rg');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The post code is cb21rg , the phone number is 01223352500 and this is the address : 51 Trumpington Street City Centre"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'hotels');(_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you , can I get info on hotels that are 4 stars and have wifi ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,area,'west');(_:result,category,'hotels');(_:result,count,'2');(_:result,name,'the university arms hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Certainly . There are two hotels on the west side and the university arms hotel in the centre of town ."
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,name,'university arms hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Okay , how about the University Arms Hotel ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "That is available will you be needing a reservation ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'7');(_:search,stay,'3');(_:search,type,'Hotel'))",
"request((_:result,ref,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I need a reservation for 7 people for 3 nights starting Saturday . Please , I will need the reference number ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,ref,'QGL24UOF');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Got it . Here is your reference number : QGL24UOF ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,name,'University Arms Hotel');(_:search,type,'Hotel');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Perfect , thank you . Finally , I need a taxi to go between Fitzbillies and the University Arms Hotel ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Will you be going to the hotel from the restaurant or vice versa ? And I need to know when you want to leave or arrive by ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will be going to the restaurant from the hotel ."
},
{
"id": 15,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "Ok great , and what is your time preference ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,departure,'the restaurant');(_:search,destination,'the hotel');(_:search,leave_at,'17:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Actually , I want to go from the restaurant to the hotel instead . I want to leave the restaurant by 17:15 ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'yellow volkswagen');(_:result,phone,'07182852821');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Ok , I have you booked in a yellow volkswagen and you can reach them at 07182852821 . What else can I do for you today ?"
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great , thanks ! That is everything I needed ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome . Let us know if we can be of further assistance . Good - bye ."
}
] |
PMUL0466.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"fitzbillies restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"fitzbillies restaurant"
],
[
"_:result",
"address",
"51 Trumpington Street City Centre"
],
[
"_:result",
"phone",
"01223352500"
],
[
"_:result",
"postcode",
"cb21rg"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"address",
"51 Trumpington Street City Centre"
],
[
"_:result",
"phone",
"01223352500"
],
[
"_:result",
"postcode",
"cb21rg"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"the university arms hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"university arms hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"address",
"51 Trumpington Street City Centre"
],
[
"_:result",
"phone",
"01223352500"
],
[
"_:result",
"postcode",
"cb21rg"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"the university arms hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"university arms hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"address",
"51 Trumpington Street City Centre"
],
[
"_:result",
"phone",
"01223352500"
],
[
"_:result",
"postcode",
"cb21rg"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"the university arms hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"QGL24UOF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"University Arms Hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"address",
"51 Trumpington Street City Centre"
],
[
"_:result",
"phone",
"01223352500"
],
[
"_:result",
"postcode",
"cb21rg"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"the university arms hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"QGL24UOF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"University Arms Hotel"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"address",
"51 Trumpington Street City Centre"
],
[
"_:result",
"phone",
"01223352500"
],
[
"_:result",
"postcode",
"cb21rg"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"the university arms hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"QGL24UOF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"University Arms Hotel"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:search",
"leave_at",
"17:15"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"address",
"51 Trumpington Street City Centre"
],
[
"_:result",
"postcode",
"cb21rg"
],
[
"_:search",
"category",
"hotels"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"the university arms hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"stay",
"3"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"ref",
"QGL24UOF"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"University Arms Hotel"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"destination",
"the hotel"
],
[
"_:search",
"leave_at",
"17:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow volkswagen"
],
[
"_:result",
"phone",
"07182852821"
],
[
"_: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,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I would like to find a museum to visit while in Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'Fitzwilliam museum');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Fitzwilliam museum in the centre may be a good choice , thank you ."
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Could I have the post code and phone number for that one please ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Trumpington Street');(_:result,phone,'01223332900');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure thing ! The address is Trumpington Street and the phone number is 01223332900 . Can I help you with anything more ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am also looking to book a train . I will be departing on Kings Cross station in London this Friday ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What is your destination and time preference ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,leave_at,'15:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to go cambridge and leave after 15:15 ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What time would you like to arrive by ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'8');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "It does n't matter when I arrive , but I would like to book for 8 people ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'6KJK9QY1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay great , your booking was successful and your reference number is : 6KJK9QY1 ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I needed , thank you !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Glad we could be of help , have a nice trip !"
}
] |
MUL1711.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Fitzwilliam museum"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Fitzwilliam museum"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Trumpington Street"
],
[
"_:result",
"phone",
"01223332900"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Fitzwilliam museum"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Trumpington Street"
],
[
"_:result",
"phone",
"01223332900"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Fitzwilliam museum"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Trumpington Street"
],
[
"_:result",
"phone",
"01223332900"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Fitzwilliam museum"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Trumpington Street"
],
[
"_:result",
"phone",
"01223332900"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"15:15"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"6KJK9QY1"
],
[
"_: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,food,'mexican');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a mexican restaurant in south cambridge"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'Chiquito Restaurant Bar');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is a restaurant called Chiquito Restaurant Bar that is in the expensive price range . Do you want the address ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Yes . Actually can you make a booking for me ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What day , number guests and time of day you would like to dine ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Actually , can you just send me the address ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'2 G Cambridge Leisure Park Cherry Hinton Road Cherry Hinton');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Their address is 2 G Cambridge Leisure Park Cherry Hinton Road Cherry Hinton"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am needing a place to stay with a star of 3 and free wifi please ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,address,'several');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are several options that meet your criteria , what is your price range and what area are you looking for ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i need something cheap"
},
{
"id": 9,
"rdf-acts": [
"canthelp((_:search,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "I do n't have anything meeting that criteria . Can I try something else ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do you have an expensive hotel that meets my other criteria ?"
},
{
"id": 11,
"rdf-acts": [
"select((_:result,name,'Gonville Hotel');(_:result,name,'Lensfield Hotel');(_:result,type,'Hotel'))",
"thank()",
"inform((_:result,count,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Sure . There are two . The Gonville Hotel , and The Lensfield Hotel . Would you like me to book one of those for you ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'8');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Either of those sounds great . There will be 8 of us for 5 nights starting on Sunday . Can you book that , please ?"
},
{
"id": 13,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I am unable to book either of those options . Is there anything else I can do for you ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Darn . Why do n't we try booking it for tuesday instead then ?"
},
{
"id": 15,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I think the system is down , I am unable to make any bookings ."
},
{
"id": 16,
"rdf-acts": [],
"speaker": "user",
"text": "Is the system back up now ?"
},
{
"id": 17,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I can try to book it again ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That would be great , thank you ."
},
{
"id": 19,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'gonville');(_:booking,ref,'J782KUH9');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I booked you at the gonville , your reference number is J782KUH9 , anything else today ?"
},
{
"id": 20,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Nope , that 's all I needed . Thanks for your help . Goodbye !"
},
{
"id": 21,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day ."
}
] |
PMUL0111.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Chiquito Restaurant Bar"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"Chiquito Restaurant Bar"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"mexican"
],
[
"_:result",
"name",
"Chiquito Restaurant Bar"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"2 G Cambridge Leisure Park Cherry Hinton Road Cherry Hinton"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"mexican"
],
[
"_:result",
"name",
"Chiquito Restaurant Bar"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"address",
"several"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"mexican"
],
[
"_:result",
"name",
"Chiquito Restaurant Bar"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"address",
"several"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:search/548e47dc"
],
[
"_:search/548e47dc",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"mexican"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"address",
"several"
],
[
"_:system",
"canthelp",
"_:search/548e47dc"
],
[
"_:search/548e47dc",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"name",
"Lensfield Hotel"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"mexican"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"address",
"several"
],
[
"_:system",
"canthelp",
"_:search/548e47dc"
],
[
"_:search/548e47dc",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"name",
"Lensfield Hotel"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"canthelp",
"_:booking/d73fedc0"
],
[
"_:booking/d73fedc0",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"mexican"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"address",
"several"
],
[
"_:system",
"canthelp",
"_:search/548e47dc"
],
[
"_:search/548e47dc",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"name",
"Lensfield Hotel"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"canthelp",
"_:booking/d73fedc0"
],
[
"_:booking/d73fedc0",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/3ad9e4bb"
],
[
"_:booking/3ad9e4bb",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"mexican"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"address",
"several"
],
[
"_:system",
"canthelp",
"_:search/548e47dc"
],
[
"_:search/548e47dc",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"name",
"Lensfield Hotel"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"canthelp",
"_:booking/d73fedc0"
],
[
"_:booking/d73fedc0",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/3ad9e4bb"
],
[
"_:booking/3ad9e4bb",
"type",
"Booking"
],
[
"_:system",
"offered",
"_:booking"
]
],
"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",
"mexican"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"address",
"several"
],
[
"_:system",
"canthelp",
"_:search/548e47dc"
],
[
"_:search/548e47dc",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"Gonville Hotel"
],
[
"_:result",
"name",
"Lensfield Hotel"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"canthelp",
"_:booking/d73fedc0"
],
[
"_:booking/d73fedc0",
"type",
"Booking"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:booking/3ad9e4bb"
],
[
"_:booking/3ad9e4bb",
"type",
"Booking"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"gonville"
],
[
"_:booking",
"ref",
"J782KUH9"
],
[
"_: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,food,'christmas');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for something serving christmas food ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"inform((_:result,food,'Christmas');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are no restaurants serving Christmas food ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about a moderately priced chinese restaurant ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,name,'golden wok');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , there is one called golden wok in the north part of town . do you want this one ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Ok , what 's the phone number ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,\"golden wok 's\");(_:result,phone,'01223 350688');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "golden wok 's number is 01223 350688"
},
{
"id": 6,
"rdf-acts": [],
"speaker": "user",
"text": "Is there anything else ?"
},
{
"id": 7,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "That 's all , enjoy your meal ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks ! You too !"
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Goodbye ."
}
] |
WOZ20374.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"christmas"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c9712997"
],
[
"_:search/c9712997",
"type",
"Restaurant"
],
[
"_:result",
"food",
"Christmas"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c9712997"
],
[
"_:search/c9712997",
"type",
"Restaurant"
],
[
"_:result",
"food",
"Christmas"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"golden wok"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c9712997"
],
[
"_:search/c9712997",
"type",
"Restaurant"
],
[
"_:result",
"food",
"Christmas"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"golden wok 's"
],
[
"_:result",
"phone",
"01223 350688"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/c9712997"
],
[
"_:search/c9712997",
"type",
"Restaurant"
],
[
"_:result",
"food",
"Christmas"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"name",
"golden wok 's"
],
[
"_:result",
"phone",
"01223 350688"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'Nirala');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "My friend was there on business last month and said I absolutely had to try a restaurant called The Nirala . Can you tell me about it ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'7 Milton Road , Chesterton');(_:result,area,'north');(_:result,food,'indian');(_:result,name,'Nirala');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Nirala is indian food at a moderate price range in the north area . The address is 7 Milton Road , Chesterton ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'18:30');(_:search,people,'6');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Great , can you book me a table on Sunday at 18:30 for 6 people ?"
},
{
"id": 3,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Unfortunately , that booking was unsuccessful . Would you like to try for a different time ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,duration,'17:30');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "How about 17:30 instead ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,ref,'GWD5RFUQ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , the booking was successful ! Your reference number is GWD5RFUQ ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Great ! I am also looking for a place to go on the west side of town . What would you recommend ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,category,'entertainment');(_:result,name,'whale of a time');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "If you 're looking for some entertainment , I 'd highly recommend the \" whale of a time \" building !"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "That sounds interesting , what type of attraction is it ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,category,'colleges');(_:result,category,'entertainment');(_:result,category,'museums');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It 's an entertainment venue . I also have museums and colleges , if that 's more to your interests ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,name,'whale of a time');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Let 's go with the whale of a time building . What;s the address and entrance fee ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'unit 8 , viking way , bar hill');(_:result,entrance_fee,'unknown');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The entrance fee is unknown the address is unit 8 , viking way , bar hill"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "please book it for me"
},
{
"id": 13,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'm afraid they do n't take bookings ."
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,arrive_by,'17:30');(_:search,departure,'whale of a time');(_:search,destination,'nirala');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Oh ok . Can I get a taxi from Whale of a Time to the Nirala . I want to get to the restaurant by 17:30 ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,car,'white Ford');(_:result,phone,'07763602610');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I was able to book that taxi for you . Be looking for a white Ford . If you need to reach them , please call 07763602610 . Anything else I can help with ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Nope , that 's it , thanks !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Alright , thanks for using Cambridge TownInfo centre . Have a great day !"
}
] |
MUL2489.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Nirala"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Nirala"
],
[
"_:result",
"address",
"7 Milton Road , Chesterton"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"Nirala"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Nirala"
],
[
"_:result",
"address",
"7 Milton Road , Chesterton"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"Nirala"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/dcc24a39"
],
[
"_:booking/dcc24a39",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Nirala"
],
[
"_:result",
"address",
"7 Milton Road , Chesterton"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"Nirala"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/dcc24a39"
],
[
"_:booking/dcc24a39",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:booking",
"ref",
"GWD5RFUQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"Nirala"
],
[
"_:result",
"address",
"7 Milton Road , Chesterton"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/dcc24a39"
],
[
"_:booking/dcc24a39",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:booking",
"ref",
"GWD5RFUQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"name",
"whale of a time"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"7 Milton Road , Chesterton"
],
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/dcc24a39"
],
[
"_:booking/dcc24a39",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:booking",
"ref",
"GWD5RFUQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"name",
"whale of a time"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"whale of a time"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/dcc24a39"
],
[
"_:booking/dcc24a39",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:booking",
"ref",
"GWD5RFUQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"name",
"whale of a time"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"name",
"whale of a time"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"unit 8 , viking way , bar hill"
],
[
"_:result",
"entrance_fee",
"unknown"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"north"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/dcc24a39"
],
[
"_:booking/dcc24a39",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:booking",
"ref",
"GWD5RFUQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"name",
"whale of a time"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"name",
"whale of a time"
],
[
"_:result",
"address",
"unit 8 , viking way , bar hill"
],
[
"_:result",
"entrance_fee",
"unknown"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"canthelp",
"_:booking/b099f7bf"
],
[
"_:booking/b099f7bf",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"17:30"
],
[
"_:search",
"departure",
"whale of a time"
],
[
"_:search",
"destination",
"nirala"
],
[
"_: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",
"area",
"north"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"6"
],
[
"_:system",
"canthelp",
"_:booking/dcc24a39"
],
[
"_:booking/dcc24a39",
"type",
"Booking"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:booking",
"ref",
"GWD5RFUQ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"west"
],
[
"_:result",
"name",
"whale of a time"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"category",
"entertainment"
],
[
"_:result",
"category",
"museums"
],
[
"_:search",
"name",
"whale of a time"
],
[
"_:result",
"address",
"unit 8 , viking way , bar hill"
],
[
"_:result",
"entrance_fee",
"unknown"
],
[
"_:system",
"canthelp",
"_:booking/b099f7bf"
],
[
"_:booking/b099f7bf",
"type",
"Booking"
],
[
"_:search",
"arrive_by",
"17:30"
],
[
"_:search",
"departure",
"whale of a time"
],
[
"_:search",
"destination",
"nirala"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white Ford"
],
[
"_:result",
"phone",
"07763602610"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'nightclubs');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for places to go in Cambridge . Are there any nightclubs ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,category,'nightclubs');(_:result,count,'6');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 6 nightclubs in Cambridge . Is there a specific part of town you prefer ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Attraction'))",
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I do not have a preference . Can you give me the phone number and postcode for one ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,'Club Salsa');(_:result,phone,'07782218745');(_:result,postcode,'cb12jb');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Club Salsa phone number is 07782218745 and the postcode is cb12jb , is there anything else I can assist you with ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'ugly duckling');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes I am looking for a restaurant called the Ugly Duckling ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,food,'chinese food');(_:result,name,'The ugly duckling');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The ugly duckling is located in the centre of town . It serves chinese food . Would you like to book a reservation ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,duration,'19:30');(_:search,people,'5');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to book a table for 5 people at 19:30 on tuesday please ."
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:booking,day,'Tuesday');(_:booking,duration,'19:30');(_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "tuesday at 19:30 is not available , would you like another time or another day ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,duration,'18:30');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you try to book the restaurant for 18:30 instead please ? And can you provide a reference number as well ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,day,'Tuesday');(_:booking,duration,'18:30');(_:booking,name,'Ugly Duckling');(_:booking,people,'5');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I have booked a table for you for a party of 5 at 18:30 on Tuesday at the Ugly Duckling restaurant . Is there anything else I can help with ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you provide me with the reference number for my reservation please ? Thanks ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,ref,'7ZPRZE74');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Oh yes . Absolutely . Your reservation reference number is 7ZPRZE74 . Can I be of help with anything else ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that is all . Thank you !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome . Have a nice day ."
}
] |
MUL0988.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"nightclubs"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"nightclubs"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"6"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"nightclubs"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"6"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"Club Salsa"
],
[
"_:result",
"phone",
"07782218745"
],
[
"_:result",
"postcode",
"cb12jb"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"ugly duckling"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"nightclubs"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"6"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"07782218745"
],
[
"_:result",
"postcode",
"cb12jb"
],
[
"_:search",
"name",
"ugly duckling"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"chinese food"
],
[
"_:result",
"name",
"The ugly duckling"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"duration",
"19:30"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"nightclubs"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"6"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"07782218745"
],
[
"_:result",
"postcode",
"cb12jb"
],
[
"_:search",
"name",
"ugly duckling"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"chinese food"
],
[
"_:result",
"name",
"The ugly duckling"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"canthelp",
"_:booking/3de0f789"
],
[
"_:booking/3de0f789",
"day",
"Tuesday"
],
[
"_:booking/3de0f789",
"duration",
"19:30"
],
[
"_:booking/3de0f789",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"nightclubs"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"6"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"phone",
"07782218745"
],
[
"_:result",
"postcode",
"cb12jb"
],
[
"_:search",
"name",
"ugly duckling"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"chinese food"
],
[
"_:result",
"name",
"The ugly duckling"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"canthelp",
"_:booking/3de0f789"
],
[
"_:booking/3de0f789",
"day",
"Tuesday"
],
[
"_:booking/3de0f789",
"duration",
"19:30"
],
[
"_:booking/3de0f789",
"type",
"Booking"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"duration",
"18:30"
],
[
"_:booking",
"name",
"Ugly Duckling"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"nightclubs"
],
[
"_:result",
"category",
"nightclubs"
],
[
"_:result",
"count",
"6"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"phone",
"07782218745"
],
[
"_:result",
"postcode",
"cb12jb"
],
[
"_:search",
"name",
"ugly duckling"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"chinese food"
],
[
"_:result",
"name",
"The ugly duckling"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"people",
"5"
],
[
"_:system",
"canthelp",
"_:booking/3de0f789"
],
[
"_:booking/3de0f789",
"day",
"Tuesday"
],
[
"_:booking/3de0f789",
"duration",
"19:30"
],
[
"_:booking/3de0f789",
"type",
"Booking"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"day",
"Tuesday"
],
[
"_:booking",
"duration",
"18:30"
],
[
"_:booking",
"name",
"Ugly Duckling"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"ref",
"7ZPRZE74"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need to stay at an expensive hotel that has a 4 star rating . Can you help me ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,category,'hotels');(_:result,count,'2');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have two hotels that meet your criteria . What area are you interested in ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I miscommunicated before I apologize , I am actually looking for a 4 star guesthouse ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,stars,?);(_:search,type,'Hotel'))",
"canthelp((_:search,category,'guesthouses');(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I have no guesthouses in the area . Would you like me to check another star rating ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How about one that is in the moderate price range ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'a number');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , there are a number of options . Would you like to narrow it down by area of town ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,people,'6');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No , I do n't care about area . Just pick one that you would recommend . I 'll need to book it for 6 people ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'carolina bed and breakfast');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I recommend carolina bed and breakfast . It 's on the east side of town and has free parking and wifi . Does that work ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,people,'6');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Book that please for 6 people , 5 nights starting on Friday ."
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Sure thing , I will work on booking that now . I will be back with you in a moment ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks . I also need help with something else afterwards ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'0L59Q1A4');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booked ! Reference number : 0L59Q1A4 . What else do you need ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'same price range');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm also interested in a restaurant in the centre with the same price range . Any recommendations ?"
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,food,'British');(_:result,name,'Cambridge Chop House');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I 'd recommend the Cambridge Chop House . They serve British food . Would you like to book a table ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No need to book it , but could you please give me their address and phone number ?"
},
{
"id": 15,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'1 Kings Parade');(_:result,phone,'01223359506');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Their address is 1 Kings Parade and their number is 01223359506 . Is there anything else you need ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "I have everything I need now , thank you !"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Enjoy the rest of your day , goodbye !"
}
] |
PMUL0325.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/b4375e4c"
],
[
"_:search/b4375e4c",
"category",
"guesthouses"
],
[
"_:search/b4375e4c",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/b4375e4c"
],
[
"_:search/b4375e4c",
"category",
"guesthouses"
],
[
"_:search/b4375e4c",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/b4375e4c"
],
[
"_:search/b4375e4c",
"category",
"guesthouses"
],
[
"_:search/b4375e4c",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"carolina bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/b4375e4c"
],
[
"_:search/b4375e4c",
"category",
"guesthouses"
],
[
"_:search/b4375e4c",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"carolina bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/b4375e4c"
],
[
"_:search/b4375e4c",
"category",
"guesthouses"
],
[
"_:search/b4375e4c",
"type",
"Hotel"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"carolina bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"0L59Q1A4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/b4375e4c"
],
[
"_:search/b4375e4c",
"category",
"guesthouses"
],
[
"_:search/b4375e4c",
"type",
"Hotel"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"0L59Q1A4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Cambridge Chop House"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_: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": [
[
"_:result",
"category",
"hotels"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"?"
],
[
"_:system",
"canthelp",
"_:search/b4375e4c"
],
[
"_:search/b4375e4c",
"category",
"guesthouses"
],
[
"_:search/b4375e4c",
"type",
"Hotel"
],
[
"_:result",
"amount",
"a number"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"people",
"6"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"ref",
"0L59Q1A4"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"same price range"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Cambridge Chop House"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"1 Kings Parade"
],
[
"_:result",
"phone",
"01223359506"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'cafe uno');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a particular restaurant . Its name is called cafe uno ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Caffe Uno');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Caffe Uno ? Excellent choice ! Would you like to make a reservation ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'7');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please ! There will be 7 of us dining on sunday"
},
{
"id": 3,
"rdf-acts": [
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "At what time would you like the reservation ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,duration,'16:15');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "16:15 seems like a good time ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Sunday');(_:booking,ref,'1XGV4VGP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked the table for Sunday , the reference number is 1XGV4VGP . Is there anything else I can help you with today ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I needed help with . Thanks a lot !"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Awesome , thank you for using Cambridge TownInfo centre . Enjoy the restaurant !"
}
] |
SNG1245.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cafe uno"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cafe uno"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Caffe Uno"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cafe uno"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Caffe Uno"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"duration",
"16:15"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cafe uno"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"Caffe Uno"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"7"
],
[
"_:booking",
"duration",
"?"
],
[
"_:search",
"duration",
"16:15"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"ref",
"1XGV4VGP"
],
[
"_:booking",
"type",
"Booking"
]
],
"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 'm looking for a museum in the town centre ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,entrance_fee,?);(_:search,type,'Attraction'))",
"inform((_:result,area,'centre');(_:result,category,'museums');(_:result,count,'11');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 11 museums in the town centre . What would you like the entrance fee to be ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Find me the best deal , can I get the address and postcode of that ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'98 king street');(_:result,entrance_fee,'free');(_:result,name,'Broughton house gallery');(_:result,postcode,'cb11ln');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Broughton house gallery \t has free entry at 98 king street postcod cb11ln"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,arrive_by,'09:15');(_:search,destination,'london kings cross');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thank you . Could you help find me a train that goes to London Kings Cross and arrives by 09:15 ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:search,day,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What is your departure site and your departure day and time ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'Wenesday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to depart from Cambridge on Wenesday ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'07:51');(_:result,departure,'Cambridge');(_:result,destination,'London Kings Cross');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have a train that departs from Cambridge and arrives at London Kings Cross at 07:51 . Would you like to book it ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to book the train fro 5 people . Are there enough seats available ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,people,'5');(_:booking,ref,'LJQGVGEA');(_:booking,ticket,'118 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes , I was able to book the train for you for 5 people . The total fee is 118 GBP and the reference number is LJQGVGEA ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's perfect , thank you so much for your help ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Is there anything else I can help you with today ?"
},
{
"id": 12,
"rdf-acts": [],
"speaker": "user",
"text": "That is all for today ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Great ! Have a wonderful day ."
}
] |
MUL0587.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Broughton house gallery"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"09:15"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Broughton house gallery"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"arrive_by",
"09:15"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"Wenesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Broughton house gallery"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:search",
"arrive_by",
"09:15"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"Wenesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"07:51"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"London Kings Cross"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"5"
],
[
"_: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"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Broughton house gallery"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:search",
"arrive_by",
"09:15"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"Wenesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"07:51"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"London Kings Cross"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"LJQGVGEA"
],
[
"_:booking",
"ticket",
"118 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"count",
"11"
],
[
"_:result",
"address",
"98 king street"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Broughton house gallery"
],
[
"_:result",
"postcode",
"cb11ln"
],
[
"_:search",
"arrive_by",
"09:15"
],
[
"_:search",
"destination",
"london kings cross"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"day",
"Wenesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:result",
"arrive_by",
"07:51"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"London Kings Cross"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"people",
"5"
],
[
"_:booking",
"ref",
"LJQGVGEA"
],
[
"_:booking",
"ticket",
"118 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'broxbourne');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train that goes from Broxbourne to Cambridge please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "What is your departure day and time ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'08:30');(_:search,day,'thursday');(_:search,leave_at,'dontcare');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to depart on Thursday and arrive by 08:30 . I do not care when I depart ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'0732');(_:result,id,'TR5725');(_:result,leave_at,'0632');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR5725 leaves at 0632 and arrives at 0732 . Would you like me to book ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Yes , Thank you ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I 'd be happy to book that for you . How many tickets do you need ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,category,'park');(_:search,people,'one');(_:search,type,'Attraction');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Just one . May I have the reference number for that ? I would also like information for visiting a park in the town center ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'DQL62WQR');(_:booking,type,'Booking');(_:result,area,'centre');(_:result,category,'park');(_:result,count,'1');(_:result,name,'the cambridge university botanic gardens');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I 've booked the train . Your reference number is DQL62WQR . There is one park in the centre - the cambridge university botanic gardens . What information are you interested in ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I would like the postcode , address and a phone number , please ."
},
{
"id": 9,
"rdf-acts": [
"thank()",
"inform((_:result,address,'bateman street');(_:result,phone,'01223336265');(_:result,postcode,'cb21jf');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Postcode is cb21jf , address is bateman street , and phone number is 01223336265 . Thank you"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "amazing , thank you !"
},
{
"id": 11,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Will there be anything else I can assist you with today ?"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No , looks like I have everything I need . Thanks so much . Bye ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Enjoy your trip and please do not hesitate to give me a call if you need further assistance ."
}
] |
MUL0414.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"08:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"08:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"0732"
],
[
"_:result",
"id",
"TR5725"
],
[
"_:result",
"leave_at",
"0632"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"08:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:result",
"arrive_by",
"0732"
],
[
"_:result",
"id",
"TR5725"
],
[
"_:result",
"leave_at",
"0632"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"08:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:result",
"arrive_by",
"0732"
],
[
"_:result",
"id",
"TR5725"
],
[
"_:result",
"leave_at",
"0632"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"DQL62WQR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"the cambridge university botanic gardens"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"08:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:result",
"arrive_by",
"0732"
],
[
"_:result",
"id",
"TR5725"
],
[
"_:result",
"leave_at",
"0632"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"DQL62WQR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"the cambridge university botanic gardens"
],
[
"_:result",
"address",
"bateman street"
],
[
"_:result",
"phone",
"01223336265"
],
[
"_:result",
"postcode",
"cb21jf"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"arrive_by",
"08:30"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"leave_at",
"dontcare"
],
[
"_:result",
"arrive_by",
"0732"
],
[
"_:result",
"id",
"TR5725"
],
[
"_:result",
"leave_at",
"0632"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"area",
"center"
],
[
"_:search",
"category",
"park"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"DQL62WQR"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"park"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"the cambridge university botanic gardens"
],
[
"_:result",
"address",
"bateman street"
],
[
"_:result",
"phone",
"01223336265"
],
[
"_:result",
"postcode",
"cb21jf"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'meghna');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi to go to meghna ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "And when would you like to leave or arrive ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'yippee noodle bar');(_:search,leave_at,'7:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want the taxi at 7:15 p.m. leaving the yippee noodle bar ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'white audi');(_:result,phone,'07213939140');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Okay , you are booked . The car is a white audi and the contact number is 07213939140"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all I need , thank you have a good one ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Thank you for contacting Cambridge TownInfo centre . Goodbye ."
}
] |
SNG02198.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"meghna"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"meghna"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"yippee noodle bar"
],
[
"_:search",
"leave_at",
"7:15"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"meghna"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"departure",
"yippee noodle bar"
],
[
"_:search",
"leave_at",
"7:15"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white audi"
],
[
"_:result",
"phone",
"07213939140"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'thanh binh');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm trying to get some information on the thanh binh restaurant please"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'West');(_:result,food,'Vietnamese');(_:result,pricerange,'inexpensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "That is a great inexpensive Vietnamese place in the West . Would you like their phone number ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "i need a address and the area please ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'17 Magdalene Street City Centre');(_:result,area,'west');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "They are located on the west side and their address is 17 Magdalene Street City Centre . Is there anything else I can help you with ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also need a train departing cambridge on thursday"
},
{
"id": 5,
"rdf-acts": [
"thank()",
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can look that up . Where are you headed out of Cambridge ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,destination,'norwich');(_:search,leave_at,'10:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm heading into Norwich . I 'd like to leave after 10:30 , if possible ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,id,'TR779');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR779 meets your criteria . Would you like to make a booking ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'8');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I sure would . I need 8 seats please ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,id,'TR7779');(_:booking,people,'8');(_:booking,ref,'MIKBIIZU');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I booked you 8 ticket on TR7779 . Your reference number is MIKBIIZU . Can I help you with anything else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That is all , thank you ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you , enjoy your visit ."
}
] |
PMUL3304.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"thanh binh"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"thanh binh"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"West"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"thanh binh"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"17 Magdalene Street City Centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"thanh binh"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"17 Magdalene Street City Centre"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"thanh binh"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"17 Magdalene Street City Centre"
],
[
"_:result",
"area",
"west"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:result",
"id",
"TR779"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"thanh binh"
],
[
"_:result",
"food",
"Vietnamese"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"address",
"17 Magdalene Street City Centre"
],
[
"_:result",
"area",
"west"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"norwich"
],
[
"_:search",
"leave_at",
"10:30"
],
[
"_:result",
"id",
"TR779"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"id",
"TR7779"
],
[
"_:booking",
"people",
"8"
],
[
"_:booking",
"ref",
"MIKBIIZU"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'multiple sports');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hey , I have some time to kill and I was wondering if there were any multiple sports places in town ?"
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:result,amount,'the only one');(_:result,area,'eastside');(_:result,name,'The cherry hinton village centre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The cherry hinton village centre , on the eastside , is the only one in town . Would you like more information ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Can you get me the hours for that one ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223576412');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I do not have the hours but they can be reached at 01223576412 , can I help with anything else ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I would like the postcode , phone number , and address"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'cherry hinton');(_:result,address,'colville road');(_:result,name,'The cherry hinton village centre');(_:result,phone,'01223576412');(_:result,postcode,'cb19ej');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The cherry hinton village centre is located at colville road , cherry hinton , postcode cb19ej . Their phone number is 01223576412 . Can I do anything else for you today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes . May I please get a recommendation for a museum in the centre of town ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'Regency Gallery');(_:result,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "I would recommend the Regency Gallery . Do you need anything else ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "ok , what is their phone number ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,'Regency Gallery');(_:result,phone,'01223365454');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The phone number for Regency Gallery is 01223365454 . Can I be of further assistance today ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I 'll also need the postcode and address , please ?"
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'39 fitzroy street');(_:result,category,'museum');(_:result,postcode,'cb11er');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The museum 's address is 39 fitzroy street cb11er . May I assist you further ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,leave_at,'13:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I also needs a train that leaves after 13:00 on friday ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "where are you going may I ask ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'bishops stortford');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "From Cambridge to Bishops Stortford ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,arrive_by,'22:07');(_:result,id,'TR4664');(_:result,leave_at,'21:29');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Train TR4664 leaves at 21:29 and arrives at 22:07 ."
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,leave_at,'13:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Is n't there a train that leaves closer to 13:00 ?"
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "There is a train that leave at 13:29 on Friday . Do you want that instead ?"
}
] |
PMUL1312.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"multiple sports"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"multiple sports"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"amount",
"the only one"
],
[
"_:result",
"area",
"eastside"
],
[
"_:result",
"name",
"The cherry hinton village centre"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"multiple sports"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"amount",
"the only one"
],
[
"_:result",
"area",
"eastside"
],
[
"_:result",
"name",
"The cherry hinton village centre"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223576412"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"the only one"
],
[
"_:result",
"area",
"eastside"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"cherry hinton"
],
[
"_:result",
"address",
"colville road"
],
[
"_:result",
"name",
"The cherry hinton village centre"
],
[
"_:result",
"phone",
"01223576412"
],
[
"_:result",
"postcode",
"cb19ej"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"the only one"
],
[
"_:result",
"area",
"eastside"
],
[
"_:result",
"address",
"cherry hinton"
],
[
"_:result",
"address",
"colville road"
],
[
"_:result",
"phone",
"01223576412"
],
[
"_:result",
"postcode",
"cb19ej"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"name",
"Regency Gallery"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"the only one"
],
[
"_:result",
"area",
"eastside"
],
[
"_:result",
"address",
"cherry hinton"
],
[
"_:result",
"address",
"colville road"
],
[
"_:result",
"postcode",
"cb19ej"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"Regency Gallery"
],
[
"_:result",
"phone",
"01223365454"
],
[
"_: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": [
[
"_:result",
"amount",
"the only one"
],
[
"_:result",
"area",
"eastside"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"name",
"Regency Gallery"
],
[
"_:result",
"phone",
"01223365454"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"39 fitzroy street"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"postcode",
"cb11er"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"leave_at",
"13:00"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"the only one"
],
[
"_:result",
"area",
"eastside"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"name",
"Regency Gallery"
],
[
"_:result",
"phone",
"01223365454"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"39 fitzroy street"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"postcode",
"cb11er"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"leave_at",
"13:00"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"the only one"
],
[
"_:result",
"area",
"eastside"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:result",
"name",
"Regency Gallery"
],
[
"_:result",
"phone",
"01223365454"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"39 fitzroy street"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"postcode",
"cb11er"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:result",
"arrive_by",
"22:07"
],
[
"_:result",
"id",
"TR4664"
],
[
"_:result",
"leave_at",
"21:29"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"13:00"
],
[
"_: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,area,'east');(_:search,food,'cuban');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a Cuban food place , in the east ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"reqmore()"
],
"speaker": "system",
"text": "I am sorry but there are n't any restaurants matching your criteria . Can I help you with something else ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'Cuban');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you check again ? The only thing I 'm interested in is a moderately priced Cuban restaurant in the east ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I apologize I am still not showing any restaurants that meet your criteria . Is there another type of cuisine you would prefer ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'indian');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Do you have a moderately priced Indian restaurant in the east ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,count,'2');(_:result,name,'Curry Prince');(_:result,name,'Rajmahal');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes I have 2 . Curry Prince and Rajmahal ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,duration,'17:30');(_:search,name,'curry prince');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I will try the Curry Prince . Can you book a table for 4 people on Monday at 17:30 ?"
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"inform((_:booking,name,'Rajmahal');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I apologize booking was unsuccessful . Would you like me to try Rajmahal"
},
{
"id": 8,
"rdf-acts": [],
"speaker": "user",
"text": "Yes , try that ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,name,'Rajmahal');(_:booking,ref,'T44KC552');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have you at Rajmahal , Reference number is : T44KC552 . Anything else you need ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you . You have been very helpful . Have a great day ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'7 Barnwell Road Fen Ditton');(_:result,phone,'01223244955');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Here is the address and the phone number : 7 Barnwell Road Fen Ditton , 01223244955 ."
},
{
"id": 12,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Thanks again for helping to find me a place to eat . I have the reference number T44KC552 ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Enjoy your meal at the rajmahal . Have a great day ."
}
] |
SSNG0054.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"cuban"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3688db73"
],
[
"_:search/3688db73",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"Cuban"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3688db73"
],
[
"_:search/3688db73",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/3a1f4e63"
],
[
"_:search/3a1f4e63",
"type",
"Restaurant"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3688db73"
],
[
"_:search/3688db73",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/3a1f4e63"
],
[
"_:search/3a1f4e63",
"type",
"Restaurant"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Curry Prince"
],
[
"_:result",
"name",
"Rajmahal"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"name",
"curry prince"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3688db73"
],
[
"_:search/3688db73",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"canthelp",
"_:search/3a1f4e63"
],
[
"_:search/3a1f4e63",
"type",
"Restaurant"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Curry Prince"
],
[
"_:result",
"name",
"Rajmahal"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"name",
"curry prince"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:booking/ff517a17"
],
[
"_:booking/ff517a17",
"type",
"Booking"
],
[
"_:booking",
"name",
"Rajmahal"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3688db73"
],
[
"_:search/3688db73",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/3a1f4e63"
],
[
"_:search/3a1f4e63",
"type",
"Restaurant"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Curry Prince"
],
[
"_:result",
"name",
"Rajmahal"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"name",
"curry prince"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:booking/ff517a17"
],
[
"_:booking/ff517a17",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Rajmahal"
],
[
"_:booking",
"ref",
"T44KC552"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"canthelp",
"_:search/3688db73"
],
[
"_:search/3688db73",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:search/3a1f4e63"
],
[
"_:search/3a1f4e63",
"type",
"Restaurant"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Curry Prince"
],
[
"_:result",
"name",
"Rajmahal"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"duration",
"17:30"
],
[
"_:search",
"name",
"curry prince"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:booking/ff517a17"
],
[
"_:booking/ff517a17",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"name",
"Rajmahal"
],
[
"_:booking",
"ref",
"T44KC552"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"7 Barnwell Road Fen Ditton"
],
[
"_:result",
"phone",
"01223244955"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'Portuguese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi there ! I 'm searching for a relatively cheap Portuguese restaurant here in Cambridge , do you have any recommendations ?"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,name,'Nandos City Centre');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Nandos City Centre has some excellent food and is located in the centre of town if you are interested . Would you like me to book a reservation for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "No , I would like a place that 's in the south part of town . Is there one of those ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'south');(_:result,food,'Portuguese');(_:result,name,'Nandos');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There is another Portuguese restaurant in the south part of town called Nandos , would you like a reservation there ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))",
"inform((_:search,name,'Nandos');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "May I have the address and postcode of Nandos , please ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"request((_:booking,people,?);(_:booking,type,'Booking'))",
"inform((_:result,address,'Cambridge Leisure Park Clifton Way');(_:result,name,\"Nando 's\");(_:result,postcode,'cb17dy');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Certainly , Nando 's address is Cambridge Leisure Park Clifton Way cb17dy . Can I book this for you , and if so how many people will be dining ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you help me find a train out of Cambridge ?"
},
{
"id": 7,
"rdf-acts": [
"request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Sure , could you provide what destination you 're looking for and which day you 'd like to depart on ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,destination,'birmingham');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to depart on Monday and head to Birmingham ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,id,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I 'm sorry , but my system is experiencing an error . Can you please restate your train requirements ? Thanks ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,destination,'birmingham new street');(_:search,leave_at,'09:45');(_:search,type,'Train'))",
"request((_:result,arrive_by,?);(_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Actually , I need to leave from Cambridge Saturday after 09:45 and go to Birmingham New Street . May I have the arrival time , train ID , and price , please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,count,'14');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "We have 14 entries that match your criteria . Do you have a preference there ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,arrive_by,?);(_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Could I have the arrival time , train ID and price for a train leaving as close to 0945 as possible"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,arrive_by,'12:44');(_:result,day,'saturday');(_:result,departure,'cambridge');(_:result,destination,'birmingham new street');(_:result,id,'TR7683');(_:result,leave_at,'10:01');(_:result,ticket,'60.08 pounds');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The TR7683 train leaves cambridge at 10:01 on saturday . It arrives at birmingham new street at 12:44 and the price is 60.08 pounds ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Okay thank you ! That 's all I need today ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our service . Have a wonderful day !"
}
] |
MUL0307.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"Portuguese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"Portuguese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Nandos City Centre"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"Portuguese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:result",
"name",
"Nandos"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:search",
"name",
"Nandos"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"Portuguese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:search",
"name",
"Nandos"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Cambridge Leisure Park Clifton Way"
],
[
"_:result",
"name",
"Nando 's"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"Portuguese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:search",
"name",
"Nandos"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Cambridge Leisure Park Clifton Way"
],
[
"_:result",
"name",
"Nando 's"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"birmingham"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"Portuguese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:search",
"name",
"Nandos"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Cambridge Leisure Park Clifton Way"
],
[
"_:result",
"name",
"Nando 's"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"id",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"leave_at",
"09:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"Portuguese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:search",
"name",
"Nandos"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Cambridge Leisure Park Clifton Way"
],
[
"_:result",
"name",
"Nando 's"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:search",
"id",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"leave_at",
"09:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"?"
],
[
"_:result",
"id",
"?"
],
[
"_:result",
"ticket",
"?"
],
[
"_:result",
"count",
"14"
],
[
"_: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",
"food",
"Portuguese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"area",
"south"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Portuguese"
],
[
"_:search",
"name",
"Nandos"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"Cambridge Leisure Park Clifton Way"
],
[
"_:result",
"name",
"Nando 's"
],
[
"_:result",
"postcode",
"cb17dy"
],
[
"_:search",
"id",
"?"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"leave_at",
"09:45"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"arrive_by",
"12:44"
],
[
"_:result",
"day",
"saturday"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"birmingham new street"
],
[
"_:result",
"id",
"TR7683"
],
[
"_:result",
"leave_at",
"10:01"
],
[
"_:result",
"ticket",
"60.08 pounds"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'd like to find a place to go . Something in the south ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,category,'nightclub');(_:result,type,'Attraction'))",
"inform((_:result,area,'south');(_:result,count,'8');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 8 attractions in the south . Would you like to visit a nightclub ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , what nightclub would you recommend ? Can you tell me the address , including the postcode , and the entrance fee ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'22 sidney street');(_:result,entrance_fee,'do not have information');(_:result,name,'Place');(_:result,postcode,'cb23hg');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Place is at 22 sidney street . The postcode is cb23hg . We do not have information on the entrance fee ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'bridge guest house');(_:search,type,'Hotel'))",
"request((_:result,entrance_fee,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Are you sure that you can not find the entrance fee for me ? And I am also looking for Bridge Guest House ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,name,'Bridge Guest House');(_:booking,type,'Booking');(_:result,entrance_fee,'not provided');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I 'm sorry , an entrance fee is not provided . Would you like to book a stay at Bridge Guest House ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,people,'1');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I would like to book a stay for 1 person , starting Monday and for 5 nights ."
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:booking,day,'Monday');(_:booking,name,'Bridge Guest House');(_:booking,ref,'7VM9FIPC');(_:booking,stay,'5');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your room has been booked at the Bridge Guest House for 5 nights starting Monday . Your reference code is 7VM9FIPC . Is there anything else I can do to help you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'the hotel');(_:search,destination,'the nightclub');(_:search,leave_at,'18:30');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I also want to get a taxi from the hotel to the nightclub . I want to leave by 18:30 . Could you help me with that ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,car,'yellow bmw');(_:result,phone,'07443195347');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Certainly , I have booked a taxi for you , a yellow bmw will pick you up . Their contact number is 07443195347 . Do you need any further assistance ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I need ! Thank you !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome . Enjoy your visit !"
}
] |
MUL1077.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"entrance_fee",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"address",
"22 sidney street"
],
[
"_:result",
"entrance_fee",
"do not have information"
],
[
"_:result",
"name",
"Place"
],
[
"_:result",
"postcode",
"cb23hg"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"bridge guest house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"entrance_fee",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"address",
"22 sidney street"
],
[
"_:result",
"name",
"Place"
],
[
"_:result",
"postcode",
"cb23hg"
],
[
"_:search",
"name",
"bridge guest house"
],
[
"_:booking",
"name",
"Bridge Guest House"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"entrance_fee",
"not provided"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"address",
"22 sidney street"
],
[
"_:result",
"name",
"Place"
],
[
"_:result",
"postcode",
"cb23hg"
],
[
"_:search",
"name",
"bridge guest house"
],
[
"_:result",
"entrance_fee",
"not provided"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"5"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"name",
"Bridge Guest House"
],
[
"_:booking",
"ref",
"7VM9FIPC"
],
[
"_:booking",
"stay",
"5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the nightclub"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:result",
"category",
"nightclub"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"address",
"22 sidney street"
],
[
"_:result",
"name",
"Place"
],
[
"_:result",
"postcode",
"cb23hg"
],
[
"_:search",
"name",
"bridge guest house"
],
[
"_:result",
"entrance_fee",
"not provided"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"stay",
"5"
],
[
"_:booking",
"day",
"Monday"
],
[
"_:booking",
"name",
"Bridge Guest House"
],
[
"_:booking",
"ref",
"7VM9FIPC"
],
[
"_:booking",
"stay",
"5"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"departure",
"the hotel"
],
[
"_:search",
"destination",
"the nightclub"
],
[
"_:search",
"leave_at",
"18:30"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow bmw"
],
[
"_:result",
"phone",
"07443195347"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'19:00');(_:search,day,'friday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to make a train reservation for Friday and I need it to arrive by 19:00"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "Sure , I can help with that . Can you please let me know where you will be departing from ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be departing from Cambridge ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "And what is your destination ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I will be going to stansted airport ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,arrive_by,'06:08');(_:result,departure,'cambridge');(_:result,destination,'stansted airport');(_:result,id,'TR7213');(_:result,leave_at,'05:40');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "Train TR7213 departing from cambridge at 05:40 and arriving at stansted airport at 06:08 will be the best option for you ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,arrive_by,'19:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "That 's an early arrival . Is there a later train that arrives before 19:00 , please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,arrive_by,'18:08');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There is another train that arrives at 18:08 . Would that work better for you ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , that would work . Could you book it for 5 people ?"
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'RAA2478C');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reference number is RAA2478C . Anything else I can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No that was all . Thanks !"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "thanks for inquiring with us . good day"
}
] |
SNG01733.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"19:00"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"19:00"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"19:00"
],
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:result",
"arrive_by",
"06:08"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"stansted airport"
],
[
"_:result",
"id",
"TR7213"
],
[
"_:result",
"leave_at",
"05:40"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"arrive_by",
"19:00"
],
[
"_:search",
"type",
"Train"
]
],
"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"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"stansted airport"
],
[
"_:result",
"id",
"TR7213"
],
[
"_:result",
"leave_at",
"05:40"
],
[
"_:search",
"arrive_by",
"19:00"
],
[
"_:result",
"arrive_by",
"18:08"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stansted airport"
],
[
"_:result",
"departure",
"cambridge"
],
[
"_:result",
"destination",
"stansted airport"
],
[
"_:result",
"id",
"TR7213"
],
[
"_:result",
"leave_at",
"05:40"
],
[
"_:search",
"arrive_by",
"19:00"
],
[
"_:result",
"arrive_by",
"18:08"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"RAA2478C"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello . I 'm looking for a cheap restaurant in the east part of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'The missing sock');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The missing sock is a cheap restaurant in the east part of town . Would you like their location ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,address,?);(_:result,food,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want to know their address , phone number , and type of food , please"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,address,'Finders Corner Newmarket Road');(_:result,food,'International');(_:result,name,'Missing Sock');(_:result,phone,'01223 812660');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Missing Sock serves International food and is located at Finders Corner Newmarket Road . The phone number is 01223 812660 ."
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , that is all I needed to know . Have a good night ."
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using our system . Good night"
}
] |
WOZ20384.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"The missing sock"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"food",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"Finders Corner Newmarket Road"
],
[
"_:result",
"food",
"International"
],
[
"_:result",
"name",
"Missing Sock"
],
[
"_:result",
"phone",
"01223 812660"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'sports');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for sports facilities in the town centre ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Attraction'))",
"reqmore()"
],
"speaker": "system",
"text": "I 'm sorry , there are no sports in the centre . Would you like me to look for something else ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'colleges');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "What about colleges ?"
},
{
"id": 3,
"rdf-acts": [
"select((_:result,entrance_fee,'free entrance');(_:result,entrance_fee,'paid');(_:result,type,'Attraction'))",
"inform((_:result,area,'centre');(_:result,category,'colleges');(_:result,count,'13');(_:result,type,'Attraction'))",
"request((_:search,entrance_fee,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "There are 13 colleges in centre . Are you look for free entrance or paid ?"
},
{
"id": 4,
"rdf-acts": [],
"speaker": "user",
"text": "Please tell me one of the free ones , please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'Emmanuel College');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Emmanuel College is free and located in the centre ."
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "OK , great , I 'll look that up . That is all I need for now . Thanks , and bye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome . Bye ."
}
] |
SNG1244.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"sports"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/67d225b2"
],
[
"_:search/67d225b2",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"colleges"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/67d225b2"
],
[
"_:search/67d225b2",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"colleges"
],
[
"_:result",
"entrance_fee",
"free entrance"
],
[
"_:result",
"entrance_fee",
"paid"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:system",
"canthelp",
"_:search/67d225b2"
],
[
"_:search/67d225b2",
"type",
"Attraction"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"category",
"colleges"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"count",
"13"
],
[
"_:search",
"entrance_fee",
"?"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Emmanuel College"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a place to stay that has free wifi ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Do you have any other preferences , such as a price range or a particular part of town ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,pricerange,'expensive');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Indeed I do . I 'd like a hotel in the expensive price range that 's on the west side of town . The hotel should have a 4 star rating ."
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Huntingdon Marriott Hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , the Huntingdon Marriott Hotel is a match ! Would you like me to book a room ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))",
"request((_:result,has_parking,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "So that 's a hotel and not a guesthouse ? And do they have free parking ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'hotel');(_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , it 's a hotel that has free parking . Should I make a booking for you ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thank you . I also would like a place to go in town ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'many');(_:result,area,'that part of town');(_:result,category,'art galleries');(_:result,category,'museums');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "I see many art galleries and museums in that part of town , do you have a preference for one over the other ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for a college ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'several');(_:result,category,'colleges');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are several colleges , what part of town would you like ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'dontcare');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "It does n't matter , pick one for me ? I 'll just need the address ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,address,'herschel road');(_:result,area,'west');(_:result,entrance_fee,'free');(_:result,name,'clare hall');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Okay , I suggest clare hall . It is in the west . The address is herschel road . Entrance is free ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,destination,'clare hall');(_:search,leave_at,'22:00');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,category,?);(_:result,type,'Hotel');(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "Thanks . Now I just need a taxi to pick me up at 22:00 from the Huntingdon Marriott and take me to Clare Hall . I 'll need car type and contact number"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,car,'blue toyota');(_:result,phone,'07372726556');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Your car is booked . The care type is a blue toyota . Your contact number is 07372726556"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you . That is it for now ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome ! Have a wonderful day !"
}
] |
PMUL2511.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Huntingdon Marriott Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"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",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Huntingdon Marriott Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Huntingdon Marriott Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"area",
"that part of town"
],
[
"_:result",
"category",
"art galleries"
],
[
"_:result",
"category",
"museums"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Huntingdon Marriott Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"area",
"that part of town"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"colleges"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"colleges"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"address",
"herschel road"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"clare hall"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"destination",
"clare hall"
],
[
"_:search",
"leave_at",
"22:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"?"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"category",
"college"
],
[
"_:result",
"amount",
"several"
],
[
"_:result",
"category",
"colleges"
],
[
"_:search",
"area",
"dontcare"
],
[
"_:result",
"address",
"herschel road"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"clare hall"
],
[
"_:search",
"destination",
"clare hall"
],
[
"_:search",
"leave_at",
"22:00"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"car",
"blue toyota"
],
[
"_:result",
"phone",
"07372726556"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I am looking for information in Cambridge"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "You have come to the right place ! What can I do for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm hoping to find somewhere expensive to dine in the south"
},
{
"id": 3,
"rdf-acts": [
"select((_:result,food,'an indian');(_:result,food,'chinese');(_:result,food,'italian');(_:result,food,'mexican');(_:result,type,'Restaurant'))",
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'2');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have 2 chinese places , an indian , an italian and a mexican place that fit that description . What type of food are you in the mood for ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for chinese please ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,count,'2');(_:result,name,'Peking restaurant');(_:result,name,'good luck Chinese food takeaway');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are two choices : Peking restaurant or the good luck Chinese food takeaway . Which one appeals to you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'12:45');(_:search,people,'7');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "you can choose and then book it for me for 7 people on saturday at 12:45 . and tell me the reference number"
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "the search returned two restaurants for booking , choosing peking"
}
] |
PMUL3720.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"an indian"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"food",
"mexican"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"an indian"
],
[
"_:result",
"food",
"chinese"
],
[
"_:result",
"food",
"italian"
],
[
"_:result",
"food",
"mexican"
],
[
"_:search",
"food",
"chinese"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"name",
"Peking restaurant"
],
[
"_:result",
"name",
"good luck Chinese food takeaway"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"12:45"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a restaurant in the north ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "Absolutely ! What type of food are you looking to eat and is there a specific price range ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'light bites');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want some light bites food , and cheap if possible ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have n't found anything . Is there another cuisine you 're interested in ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "how about one that serves italian food"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'da vinci pizzeria');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "da vinci pizzeria is a good choice ! Would you like a reservation ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,people,'2');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes I would like to book a table for 2 at 12;30 on Thursday please ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'6BL860WY');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Your reservation has been made . The reference number is 6BL860WY ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "great , thanks for your help ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Is the anything else I can help you with ?"
}
] |
PMUL0895.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"light bites"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/ee7f8523"
],
[
"_:search/ee7f8523",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/ee7f8523"
],
[
"_:search/ee7f8523",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"da vinci pizzeria"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:search/ee7f8523"
],
[
"_:search/ee7f8523",
"type",
"Restaurant"
],
[
"_:search",
"food",
"italian"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"da vinci pizzeria"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"people",
"2"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"6BL860WY"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you help me fine a local restaurant ? I am looking for a moderately priced place to dine that is located somewhere near the centre ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,count,'21');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "There are a total of 21 restaurants that match that criteria . Is there a certain style of food you are wanting ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'11:30');(_:search,food,'dontcare');(_:search,people,'1');(_:search,type,'Restaurant'))",
"request((_:result,ref,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No particular food style , but I need a reservation for 1 on Saturday at 11:30 , once I decide on a place I will need a reference number ."
},
{
"id": 3,
"rdf-acts": [],
"speaker": "system",
"text": "Do you have a further preference to reduce the number of acceptable entries ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am also looking for a place to stay . I need a guesthouse with free wifi ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,name,'yippee noodle bar');(_:booking,ref,'K1103XE1');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful at yippee noodle bar . The table will be reserved for 15 minutes . Reference number is : K1103XE1 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Thank you ! Is there a guesthouse with free parking and wifi nearby ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,name,'Alexander Bed and Breakfast');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "We have the Alexander Bed and Breakfast a 4 star guesthouse in the centre part of town in the cheap price range . Does this sound acceptable to book ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,category,'guesthouses');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Are there any hotels instead of guesthouses with the same criteria ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,area,'center');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'University Arms Hotel');(_:result,pricerange,'expensive');(_:result,stars,'4-star');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The University Arms Hotel might be your best bet . It is an expensive 4-star hotel in the center of town with free wifi and free parking ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,name,'alexander bed and breakfast');(_:search,people,'one');(_:search,stay,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Actually , can you please book the Alexander Bed and Breakfast instead ? I 'll be arriving on Saturday and need a room for 4 nights . Just one person ."
},
{
"id": 11,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'm sorry , but there are no vacancies for your requested time . Would you like to try a different day or perhaps a shorter stay ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,stay,'1');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Is it available for a single night stay ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:booking,ref,'Q1BD4PP0');(_:booking,stay,'one');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Yes . I have booked your reservation for one night . The reference number is Q1BD4PP0"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I also need a taxi in order to commute"
},
{
"id": 15,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "when do you want to depart and/or arrive ?"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,arrive_by,'11:30');(_:search,departure,'the guesthouse');(_:search,type,'Taxi'))",
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'll want to leave the guesthouse to arrive at our lunch reservation by 11:30 . Please let me know the car type of the taxi and a contact number ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'yellow volkswagen');(_:result,phone,'07340142322');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "I have booked you a taxi meeting your requirements . It is a yellow volkswagen and the contact number is 07340142322 ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Great . Thank you . That is all I need for today ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Good day then , pleasure serving you ."
}
] |
MUL0142.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"people",
"1"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"people",
"1"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"people",
"1"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"yippee noodle bar"
],
[
"_:booking",
"ref",
"K1103XE1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"people",
"1"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"yippee noodle bar"
],
[
"_:booking",
"ref",
"K1103XE1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"yippee noodle bar"
],
[
"_:booking",
"ref",
"K1103XE1"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"people",
"one"
],
[
"_: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",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"yippee noodle bar"
],
[
"_:booking",
"ref",
"K1103XE1"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"people",
"one"
],
[
"_:system",
"canthelp",
"_:booking/1171c19e"
],
[
"_:booking/1171c19e",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stay",
"1"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"yippee noodle bar"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"people",
"one"
],
[
"_:system",
"canthelp",
"_:booking/1171c19e"
],
[
"_:booking/1171c19e",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"1"
],
[
"_:booking",
"ref",
"Q1BD4PP0"
],
[
"_:booking",
"stay",
"one"
],
[
"_: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",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"yippee noodle bar"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"people",
"one"
],
[
"_:system",
"canthelp",
"_:booking/1171c19e"
],
[
"_:booking/1171c19e",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"1"
],
[
"_:booking",
"ref",
"Q1BD4PP0"
],
[
"_:booking",
"stay",
"one"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:30"
],
[
"_:search",
"departure",
"the guesthouse"
],
[
"_: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",
"pricerange",
"moderately"
],
[
"_:result",
"count",
"21"
],
[
"_:search",
"duration",
"11:30"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"name",
"yippee noodle bar"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:result",
"area",
"center"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"University Arms Hotel"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"stars",
"4-star"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"people",
"one"
],
[
"_:system",
"canthelp",
"_:booking/1171c19e"
],
[
"_:booking/1171c19e",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"1"
],
[
"_:booking",
"ref",
"Q1BD4PP0"
],
[
"_:booking",
"stay",
"one"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"11:30"
],
[
"_:search",
"departure",
"the guesthouse"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow volkswagen"
],
[
"_:result",
"phone",
"07340142322"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,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 have a star of 4 and should include free parking"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Cambridge Belfry');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Cambridge Belfry fits your request . Would you like to book a room ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,name,'Cambridge Belfry');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Sorry . I prefer a guesthouse . Does the Cambridge Belfry meet that requirement ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"canthelp((_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I apologize , it does not . Do you have a specific price range in mind ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , it should be in the cheap price range ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'allenbell');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How about allenbell ? It looks lovely ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Sounds interesting ! What area is it in ?"
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'east');(_:result,name,'allenbell');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The allenbell is in the east area . Would you like a reservation ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))",
"request((_:result,has_internet,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Do they have internet ?"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,name,'allenbell');(_:result,name,'the');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , the allenbell meets all your needs . Shall I book the guesthouse for you ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,has_internet,?);(_:result,type,'Hotel'))",
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Wait , first let me know : do they have internet access ?"
},
{
"id": 11,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,has_internet,'none');(_:result,name,'Allenbell');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , the Allenbell has internet service . Would you like me to book this location for you ?"
},
{
"id": 12,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't need a booking yet . I do need the postcode , though ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,name,'Allenbell');(_:result,postcode,'cb13js');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "The postcode for the Allenbell is cb13js . Is there anything else I can help you with today ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Could you also please tell me the area that is in ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'Allenbell Guesthouse');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Sure , the Allenbell Guesthouse is located in the east . Can I help with anything else ?"
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , I think that 's all I need . Thank you for your help today ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "You are more than welcome !"
}
] |
SNG01222.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",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"name",
"Cambridge Belfry"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"Cambridge Belfry"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"name",
"Cambridge Belfry"
],
[
"_:system",
"canthelp",
"_:search/f280da90"
],
[
"_:search/f280da90",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"name",
"Cambridge Belfry"
],
[
"_:system",
"canthelp",
"_:search/f280da90"
],
[
"_:search/f280da90",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"name",
"Cambridge Belfry"
],
[
"_:system",
"canthelp",
"_:search/f280da90"
],
[
"_:search/f280da90",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"name",
"Cambridge Belfry"
],
[
"_:system",
"canthelp",
"_:search/f280da90"
],
[
"_:search/f280da90",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"allenbell"
],
[
"_:result",
"name",
"the"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"?"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"name",
"Cambridge Belfry"
],
[
"_:system",
"canthelp",
"_:search/f280da90"
],
[
"_:search/f280da90",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"name",
"Cambridge Belfry"
],
[
"_:system",
"canthelp",
"_:search/f280da90"
],
[
"_:search/f280da90",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"postcode",
"cb13js"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"name",
"Cambridge Belfry"
],
[
"_:system",
"canthelp",
"_:search/f280da90"
],
[
"_:search/f280da90",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"postcode",
"cb13js"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Allenbell Guesthouse"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'leicester');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you help me find a train departing from leicester leaving on wednesday ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'19');(_:result,departure,'leicester');(_:result,destination,'cambridge');(_:result,leave_at,'05:09');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "We have 19 trains from leicester to cambridge by the hour starting at 05:09 , do you have a time in mind ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'12:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm fine leaving any time , as long as I arrive by 12:15 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'11:54');(_:result,id,'TR3404');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "TR3404 will arrive by 11:54 . Do you require more information or would you like to book now ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,leave_at,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Great can I get the departure time ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,departure,'leicester');(_:result,leave_at,'10:09');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The departure time is 10:09 from leicester . Would you like me to make a reservation for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'allenbell');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No thank you . I 'm also looking for a hotel called the Allenbell ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'517a coldham lane');(_:result,area,'east');(_:result,category,'guesthouse');(_:result,name,'Allenbell');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The Allenbell actually is n't a hotel . It 's a guesthouse . It 's located in east Cambrige . It 's located at 517a coldham lane"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Oh nice , what postcode is that ?"
},
{
"id": 9,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,postcode,'cb13js');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The post code is cb13js . Would you like to make a reservation ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No thanks . I just needed information . I 'm all set now ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "thank your and enjoy your stay in cambridge"
}
] |
PMUL4698.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"departure",
"leicester"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"leave_at",
"05:09"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"departure",
"leicester"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"leave_at",
"05:09"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:15"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"arrive_by",
"11:54"
],
[
"_:result",
"id",
"TR3404"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"leave_at",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:15"
],
[
"_:result",
"arrive_by",
"11:54"
],
[
"_:result",
"id",
"TR3404"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"departure",
"leicester"
],
[
"_:result",
"leave_at",
"10:09"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:15"
],
[
"_:result",
"arrive_by",
"11:54"
],
[
"_:result",
"id",
"TR3404"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"departure",
"leicester"
],
[
"_:result",
"leave_at",
"10:09"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"517a coldham lane"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"leicester"
],
[
"_:result",
"count",
"19"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"12:15"
],
[
"_:result",
"arrive_by",
"11:54"
],
[
"_:result",
"id",
"TR3404"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"departure",
"leicester"
],
[
"_:result",
"leave_at",
"10:09"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"517a coldham lane"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"Allenbell"
],
[
"_:result",
"postcode",
"cb13js"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'j restaurant');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant called J Restaurant ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,address,'86 Regent Street');(_:result,area,'centre');(_:result,food,'Asian');(_:result,name,'J Restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "J Restaurant is an Asian restaurant located in the city centre at 86 Regent Street . Would you like to me make a reservation for you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,duration,'17:45');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes please , for 4 people at 17:45 on Saturday ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:booking,ref,'CB27MMO8');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Okay , booking was successful . The table will be reserved for 15 minutes . Your reference number is : CB27MMO8 ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Thank you , I am also looking for a train , I need it to depart from Cambridge on sunday ."
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "CAN YOU PLEASE BOOK THIS"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Uh ... you alright ? I guess I can do it myself ..."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,destination,?);(_:search,type,'Train'))",
"thank()"
],
"speaker": "system",
"text": "I 'm sorry . I can book your train . Where would you like to go , and what time would you like to be there ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,destination,'kings lynn');(_:search,leave_at,'09:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'd like to leave after 09:30 on Sunday and go to kings lynn from cambridge ."
},
{
"id": 9,
"rdf-acts": [
"select((_:result,leave_at,'10:11');(_:result,leave_at,'23:11');(_:result,type,'Train'))",
"inform((_:result,count,'14');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "There are 14 trains leaving every hour , with the first being at 10:11 and the last one of the day being at 23:11 . Which would you like to book ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,people,'4');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Let 's go with the 10:11 train . I 'd like to book for 4 people and will need a reference number , please ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,arrive_by,'10:58');(_:booking,category,'Train');(_:booking,day,'Sunday');(_:booking,departure,'Cambridge');(_:booking,destination,'Kings Lynn');(_:booking,leave_at,'10:11');(_:booking,ref,'4LPYRWCU');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have booked the train from Cambridge to Kings Lynn for Sunday leaving at 10:11 and arriving by 10:58 . Reference # 4LPYRWCU ."
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Alright , that 's everything . Thank you for all of your help !"
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome ."
}
] |
MUL0390.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"j restaurant"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"j restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"address",
"86 Regent Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Asian"
],
[
"_:result",
"name",
"J Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"j restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"86 Regent Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Asian"
],
[
"_:result",
"name",
"J Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"CB27MMO8"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"j restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"86 Regent Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Asian"
],
[
"_:result",
"name",
"J Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"CB27MMO8"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
],
[
"_:booking",
"category",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"j restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"86 Regent Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Asian"
],
[
"_:result",
"name",
"J Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"ref",
"CB27MMO8"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"leave_at",
"09:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"j restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"86 Regent Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Asian"
],
[
"_:result",
"name",
"J Restaurant"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:booking",
"ref",
"CB27MMO8"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"leave_at",
"09:30"
],
[
"_:result",
"leave_at",
"10:11"
],
[
"_:result",
"leave_at",
"23:11"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"j restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"address",
"86 Regent Street"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Asian"
],
[
"_:result",
"name",
"J Restaurant"
],
[
"_:search",
"duration",
"17:45"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"leave_at",
"09:30"
],
[
"_:result",
"leave_at",
"10:11"
],
[
"_:result",
"leave_at",
"23:11"
],
[
"_:result",
"count",
"14"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"arrive_by",
"10:58"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"day",
"Sunday"
],
[
"_:booking",
"departure",
"Cambridge"
],
[
"_:booking",
"destination",
"Kings Lynn"
],
[
"_:booking",
"leave_at",
"10:11"
],
[
"_:booking",
"ref",
"4LPYRWCU"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,departure,'london');(_:search,destination,'london liverpool street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need train tickets that leave friday going to london liverpool street please , can you help me ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,duration,'88 minutes');(_:result,ticket,'16.60 pounds');(_:result,type,'Train'))",
"request((_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Yes I can help . The tickets cost 16.60 pounds and the trip is 88 minutes long . When you you like to leave ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'15:45');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I just need to arrive by 15:45 leaving from cambridge ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "How many tickets will you need ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,id,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Just one . Can you give me the train ID , please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,id,'TR4187');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The train ID is TR4187 . Would you like me to book this for you ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm also looking for a expensive restaurant located in the north ."
},
{
"id": 7,
"rdf-acts": [
"select((_:result,food,'a european');(_:result,food,'and a french restaurant');(_:result,food,'asian oriental');(_:result,food,'two chinese');(_:result,type,'Restaurant'))",
"inform((_:result,count,'5');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I have 5 different restaurants . I have an asian oriental , two chinese , a european , and a french restaurant . Do you have a preference ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,food,'european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "European food , please ."
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Ok I can book that for you , do you have a particular time you would like ?"
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No particular time . I just need the phone number ."
},
{
"id": 11,
"rdf-acts": [
"reqmore()",
"inform((_:result,name,'city stop restaurant');(_:result,phone,'01223363270');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Ok great . The restaurant is named city stop restaurant and their phone number is 01223363270 . Can I help you with anything else today ?"
},
{
"id": 12,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thanks , you 've been great , I do n't need anything else ."
},
{
"id": 13,
"rdf-acts": null,
"speaker": "system",
"text": "Ok great ! I hope that you enjoy your travels ! Thank you for contacting the Cambridge TownInfo centre ."
}
] |
MUL1462.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"departure",
"london"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:result",
"duration",
"88 minutes"
],
[
"_:result",
"ticket",
"16.60 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:result",
"duration",
"88 minutes"
],
[
"_:result",
"ticket",
"16.60 pounds"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"people",
"?"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"id",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:result",
"duration",
"88 minutes"
],
[
"_:result",
"ticket",
"16.60 pounds"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"people",
"?"
],
[
"_:result",
"id",
"TR4187"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:result",
"duration",
"88 minutes"
],
[
"_:result",
"ticket",
"16.60 pounds"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"people",
"?"
],
[
"_:result",
"id",
"TR4187"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"a european"
],
[
"_:result",
"food",
"and a french restaurant"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"food",
"two chinese"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:result",
"duration",
"88 minutes"
],
[
"_:result",
"ticket",
"16.60 pounds"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"people",
"?"
],
[
"_:result",
"id",
"TR4187"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"a european"
],
[
"_:result",
"food",
"and a french restaurant"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"food",
"two chinese"
],
[
"_:result",
"count",
"5"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"london liverpool street"
],
[
"_:result",
"duration",
"88 minutes"
],
[
"_:result",
"ticket",
"16.60 pounds"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"15:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"people",
"?"
],
[
"_:result",
"id",
"TR4187"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"a european"
],
[
"_:result",
"food",
"and a french restaurant"
],
[
"_:result",
"food",
"asian oriental"
],
[
"_:result",
"food",
"two chinese"
],
[
"_:result",
"count",
"5"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"name",
"city stop restaurant"
],
[
"_:result",
"phone",
"01223363270"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm planning a trip , can you help with find places to go ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'many');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "There are many different things to do in town . Do you have anything in particular you would want to do ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Well , I do n't know what sorts of options are available . I do need something located on the east side ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,name,'Cambridge Artworks');(_:result,name,'Funky Fun House');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Funky Fun House and Cambridge Artworks are great options . Which one do you prefer ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'funky fun house');(_:search,type,'Attraction'))",
"request((_:result,postcode,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What is The Funky Fun House 's postcode ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'cb58hy');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Their postcode is cb58hy . Can I help you with anything else today ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you find me a moderately priced british restaurant ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,name,'cotto');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Sure thing how about cotto ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sounds great , can you book me a table for 4 please ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,duration,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What time will you be coming in ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,duration,'14:30');(_:search,people,'4');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Please book a table at 14:30 for 4 people on Wednesday ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:booking,duration,'14:30');(_:booking,name,'Cotto');(_:booking,people,'4');(_:booking,ref,'IKS3HXLJ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Table for 4 at Cotto has been reserved for 14:30 . They will hold your table for 15 minutes . Your Reference number is : IKS3HXLJ ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,destination,'cotto');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Can you book a taxi for me ? I want to make sure I make it to Cotto for that reservation ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,car,'yellow Toyota');(_:result,phone,'07266630947');(_:result,type,'Taxi'))",
"thank()"
],
"speaker": "system",
"text": "Not a problem . Your taxi will be a yellow Toyota . Contact number is 07266630947 ."
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you that is all I needed ."
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "Have a nice day ."
}
] |
PMUL2382.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"name",
"Cambridge Artworks"
],
[
"_:result",
"name",
"Funky Fun House"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"funky fun house"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"east"
],
[
"_:result",
"name",
"Cambridge Artworks"
],
[
"_:result",
"name",
"Funky Fun House"
],
[
"_:search",
"name",
"funky fun house"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"cb58hy"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"name",
"funky fun house"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"cb58hy"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"name",
"cotto"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"name",
"funky fun house"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"cb58hy"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"name",
"cotto"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:booking",
"duration",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_: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",
"category",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"name",
"funky fun house"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"cb58hy"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"name",
"cotto"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"duration",
"14:30"
],
[
"_:booking",
"name",
"Cotto"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"ref",
"IKS3HXLJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"cotto"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"?"
],
[
"_:result",
"amount",
"many"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"name",
"funky fun house"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"name",
"cotto"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"duration",
"14:30"
],
[
"_:search",
"people",
"4"
],
[
"_:booking",
"duration",
"14:30"
],
[
"_:booking",
"name",
"Cotto"
],
[
"_:booking",
"people",
"4"
],
[
"_:booking",
"ref",
"IKS3HXLJ"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"destination",
"cotto"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"yellow Toyota"
],
[
"_:result",
"phone",
"07266630947"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a place to stay . I needs to have moderately priced rooms and reside somewhere in the east part of town ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'3');(_:result,name,'A and B Guest House');(_:result,name,'Carolina Bed and Breakfast');(_:result,name,'Warkworth House');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There are 3 places that fit your needs . A and B Guest House , Carolina Bed and Breakfast and Warkworth House . Would you like to book with any of these ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do any of those places have free wifi ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,count,'3');(_:result,has_internet,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "All three have WiFi . Can I book one for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))",
"request((_:result,has_parking,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Do all of them have free parking as well ?"
},
{
"id": 5,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'Carolina Bed and Breakfast');(_:result,name,'Warkworth House');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Both Warkworth House and Carolina Bed and Breakfast have parking available . Shall I make a booking ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'same area');(_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you please book a one bedroom at Warkwoth house and I also am looking for a restaurant that serves indian food in the same area ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,name,'Warkworth house');(_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "What date , number of days , and number of people would you like to book at Warkworth house ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,duration,'17:00');(_:search,people,'one');(_:search,type,'Hotel');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "One person on Sunday at 17:00 please ."
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Before we make your restaurant reservation , let 's take care of the hotel . What day are you arriving , how many nights are you staying , and how many people ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,stay,'one');(_:search,type,'Hotel'))",
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "It 's just me . I am arriving Sunday and staying one night . Can you provide the phone number for the restaurant ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'Rajmahal');(_:result,phone,'01223244955');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The number for Rajmahal is 01223244955 ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,name,'Warkworth house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I apologize . I seem to be a bit ahead of myself today . What kind of hotel was the Warkworth house ?"
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,amount,'all 3');(_:result,category,'guesthouse');(_:result,category,'guesthouses');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "That was a guesthouse , all 3 options are guesthouses ."
},
{
"id": 14,
"rdf-acts": [
"request((_:result,has_parking,?);(_:result,type,'Hotel'))",
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Is there one with free parking ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,has_parking,'none');(_:result,name,'warkworth');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , warkworth , has free parking !"
},
{
"id": 16,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there any Indian restaurants around that hotel ?"
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,count,'4');(_:result,food,'Indian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , there are 4 different Indian restaurants in that area ."
},
{
"id": 18,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Ok , of those 4 is there one that is moderate priced ?"
},
{
"id": 19,
"rdf-acts": [
"select((_:result,name,'Curry Prince');(_:result,name,'Rajmahal');(_:result,type,'Restaurant'))",
"inform((_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Curry Prince and Rajmahal are both moderately priced . Which one could you like ?"
},
{
"id": 20,
"rdf-acts": [
"inform((_:search,name,'rajmahal');(_:search,type,'Restaurant'))",
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "The Rajmahal is fine . You said the phone number is 01223244955 ?"
},
{
"id": 21,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "Yes , that 's the correct number for the restaurant . Is there anything else I can do for you ?"
},
{
"id": 22,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , thank you , you 've been a great help ."
},
{
"id": 23,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "My pleasure . Have a good day ."
},
{
"id": 24,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks , you too ."
},
{
"id": 25,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome , goodbye !"
}
] |
MUL0044.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"name",
"A and B Guest House"
],
[
"_:result",
"name",
"Carolina Bed and Breakfast"
],
[
"_:result",
"name",
"Warkworth House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"A and B Guest House"
],
[
"_:result",
"name",
"Carolina Bed and Breakfast"
],
[
"_:result",
"name",
"Warkworth House"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_: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",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:result",
"name",
"Carolina Bed and Breakfast"
],
[
"_:result",
"name",
"Warkworth House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:result",
"name",
"Carolina Bed and Breakfast"
],
[
"_:result",
"name",
"Warkworth House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"indian"
],
[
"_:booking",
"name",
"Warkworth house"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:result",
"name",
"Carolina Bed and Breakfast"
],
[
"_:result",
"name",
"Warkworth House"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"indian"
],
[
"_:booking",
"name",
"Warkworth house"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"stay",
"one"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"indian"
],
[
"_:booking",
"name",
"Warkworth house"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"stay",
"one"
],
[
"_:result",
"name",
"Rajmahal"
],
[
"_:result",
"phone",
"01223244955"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"Warkworth house"
],
[
"_: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",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:search",
"area",
"same area"
],
[
"_:search",
"food",
"indian"
],
[
"_:booking",
"name",
"Warkworth house"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"stay",
"one"
],
[
"_:result",
"name",
"Rajmahal"
],
[
"_:result",
"phone",
"01223244955"
],
[
"_:search",
"name",
"Warkworth house"
],
[
"_:result",
"amount",
"all 3"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_: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",
"pricerange",
"moderately"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"area",
"same area"
],
[
"_:booking",
"name",
"Warkworth house"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"stay",
"one"
],
[
"_:result",
"phone",
"01223244955"
],
[
"_:search",
"name",
"Warkworth house"
],
[
"_:result",
"amount",
"all 3"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"warkworth"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"food",
"indian"
],
[
"_: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": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"area",
"same area"
],
[
"_:booking",
"name",
"Warkworth house"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"stay",
"one"
],
[
"_:result",
"phone",
"01223244955"
],
[
"_:search",
"name",
"Warkworth house"
],
[
"_:result",
"amount",
"all 3"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"name",
"warkworth"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_: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": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"area",
"same area"
],
[
"_:booking",
"name",
"Warkworth house"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"stay",
"one"
],
[
"_:result",
"phone",
"01223244955"
],
[
"_:result",
"amount",
"all 3"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"Curry Prince"
],
[
"_:result",
"name",
"Rajmahal"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"rajmahal"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20
]
},
{
"id": 11,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"area",
"same area"
],
[
"_:booking",
"name",
"Warkworth house"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"stay",
"one"
],
[
"_:result",
"phone",
"01223244955"
],
[
"_:result",
"amount",
"all 3"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"Curry Prince"
],
[
"_:result",
"name",
"Rajmahal"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"rajmahal"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22
]
},
{
"id": 12,
"multi_relations": false,
"triples": [
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:search",
"area",
"same area"
],
[
"_:booking",
"name",
"Warkworth house"
],
[
"_:search",
"duration",
"17:00"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"stay",
"one"
],
[
"_:result",
"phone",
"01223244955"
],
[
"_:result",
"amount",
"all 3"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"category",
"guesthouses"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"count",
"4"
],
[
"_:result",
"food",
"Indian"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"Curry Prince"
],
[
"_:result",
"name",
"Rajmahal"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"rajmahal"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'peking restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi from peking restaurant ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "I can help you with that . When do you need to leave ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'10:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to arrive at 10:45 ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What is your destination after leaving peking restaurant ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,destination,'maharajah tandoori restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I will be going to Maharajah Tandoori restaurant ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,car,'blue audio');(_:result,phone,'07304585611');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Ok I have a blue audio for you with the contact number 07304585611 ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,car,'blue audi');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Do you mean a blue audi ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,car,'Blue Audi');(_:result,phone,'07304585611');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Yes , I apologize you should be looking for a Blue Audi . The contact number is 07304585611"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "Thanks , that 's all I need . Good bye ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "No problem ! Have a great night !"
}
] |
SNG01170.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peking restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peking restaurant"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:45"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peking restaurant"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:45"
],
[
"_:search",
"destination",
"maharajah tandoori restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peking restaurant"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:45"
],
[
"_:search",
"destination",
"maharajah tandoori restaurant"
],
[
"_:result",
"car",
"blue audio"
],
[
"_:result",
"phone",
"07304585611"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:search",
"car",
"blue audi"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"peking restaurant"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"10:45"
],
[
"_:search",
"destination",
"maharajah tandoori restaurant"
],
[
"_:search",
"car",
"blue audi"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"Blue Audi"
],
[
"_:result",
"phone",
"07304585611"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'cambridge book and print gallery');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for an attraction called cambridge book and print gallery ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'49 newnham road');(_:result,area,'west');(_:result,entrance_fee,'free');(_:result,name,'Cambridge book and print gallery');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "The Cambridge book and print gallery is in the west , it is located at 49 newnham road . The best part is the addmission is free"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Can I have the phone number please ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223694264');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Yes , the phone number is 01223694264 . Is there anything else I can help you with ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))",
"request((_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I need a moderately priced restaurant in the centre area ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,food,'British');(_:result,food,'Indian');(_:result,food,'Italian');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Would you prefer British , Indian or Italian ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "British cuisine would be great ."
},
{
"id": 7,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'west');(_:result,food,'British');(_:result,name,\"Saint John 's chop house\");(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Saint John 's chop house is a moderately priced British restaurant in the west part of town . Would you like me to book a table for you ?"
},
{
"id": 8,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "No thank you but I do need to get their phone number please ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:result,phone,'01223353110');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The phone number is 01223353110 . Can I help you with anything else today ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That was all I needed today , thank you ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome have a great day !"
}
] |
MUL2435.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge book and print gallery"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge book and print gallery"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"49 newnham road"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge book and print gallery"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge book and print gallery"
],
[
"_:result",
"address",
"49 newnham road"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge book and print gallery"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223694264"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge book and print gallery"
],
[
"_:result",
"address",
"49 newnham road"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge book and print gallery"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223694264"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"Italian"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge book and print gallery"
],
[
"_:result",
"address",
"49 newnham road"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223694264"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Saint John 's chop house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"cambridge book and print gallery"
],
[
"_:result",
"address",
"49 newnham road"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"west"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Saint John 's chop house"
],
[
"_:result",
"pricerange",
"moderately priced"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"phone",
"01223353110"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'london kings cross');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train from London Kings Cross to Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'70');(_:result,type,'Train'))",
"request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have 70 trains travelling that route . To narrow it down , what day would you like to leave and what time would you like to depart / arrive ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'20:20');(_:search,day,'saturday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "sure , I would like to go on Saturday , and arrive by 20:20 . As close to that time as I can arrive ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'20:08');(_:result,departure,'London');(_:result,leave_at,'19:17');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have a 19:17 from London that arrives at 20:08 . Would that work for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'7');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , let me have 7 tickets , please ."
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'QMD5P3EG');(_:booking,ticket,'132.16 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 132.16 GBP payable at the station . Reference number is : QMD5P3EG . Is there anything else I can help you with ?"
},
{
"id": 6,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that 's all I need . Thanks ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for contacting Cambridge TownInfo centre . Have a wonderful day !"
}
] |
SNG0354.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"20:20"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"20:20"
],
[
"_:search",
"day",
"saturday"
],
[
"_:result",
"arrive_by",
"20:08"
],
[
"_:result",
"departure",
"London"
],
[
"_:result",
"leave_at",
"19:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:result",
"count",
"70"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"20:20"
],
[
"_:search",
"day",
"saturday"
],
[
"_:result",
"arrive_by",
"20:08"
],
[
"_:result",
"departure",
"London"
],
[
"_:result",
"leave_at",
"19:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"7"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"QMD5P3EG"
],
[
"_:booking",
"ticket",
"132.16 GBP"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "What 's a cheap place to stay that offers free parking ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'10');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I 'm showing 10 possibilities . Is there a certain part of town where you would like to stay ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hmm , I do like the east side of the city . Can you look for one there ?"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'allenbell');(_:result,name,'autumn house');(_:result,name,'leverton house');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "There is allenbell , autumn house , and leverton house . Would you like me to book one for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,name,'allenbell');(_:search,type,'Hotel'))",
"request((_:result,address,?);(_:result,has_internet,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "No , I just need the star of the allenbell , the address , and if they have internet ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,address,'517a coldham lane');(_:result,has_internet,'none');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "It has 4 stars , internet and the address is 517a coldham lane ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train as well ."
},
{
"id": 7,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Okay , what is your departing and destination location ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'birmingham new street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would be departing from Cambridge and going to birmingham new street ."
},
{
"id": 9,
"rdf-acts": [
"request((_:search,day,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Okay , what day would you like to leave ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,arrive_by,'21:00');(_:search,day,'saturday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "On Saturday , please . I need to arrive by 21:00 ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,arrive_by,'20:44');(_:result,departure,'Cambridge');(_:result,destination,'Birmingham New street');(_:result,id,'TR5867');(_:result,leave_at,'18:01');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "TR5867 leaves Cambridge for Birmingham New street at 18:01 and arrives at 20:44 . Would you like to book that one ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,people,'5');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , book it for 5 people ."
},
{
"id": 13,
"rdf-acts": [
"reqmore()",
"inform((_:booking,category,'Train');(_:booking,ref,'OR8B3H41');(_:booking,ticket,'300.39 GBP');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful , the total fee is 300.39 GBP payable at the station . Reference number is : OR8B3H41 . Is there anything more I can help with ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you very much you were very helpful ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:result,duration,'163 minutes');(_:result,type,'Train'))"
],
"speaker": "system",
"text": "The ride lasts 163 minutes ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you , that is everything I need ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Glad to be of help . Have a wonderful afternoon . Goodbye ."
}
] |
MUL2142.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"allenbell"
],
[
"_:result",
"name",
"autumn house"
],
[
"_:result",
"name",
"leverton house"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"has_internet",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"allenbell"
],
[
"_:result",
"name",
"autumn house"
],
[
"_:result",
"name",
"leverton house"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"address",
"517a coldham lane"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"allenbell"
],
[
"_:result",
"name",
"autumn house"
],
[
"_:result",
"name",
"leverton house"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"address",
"517a coldham lane"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"allenbell"
],
[
"_:result",
"name",
"autumn house"
],
[
"_:result",
"name",
"leverton house"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"address",
"517a coldham lane"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"name",
"allenbell"
],
[
"_:result",
"name",
"autumn house"
],
[
"_:result",
"name",
"leverton house"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"address",
"517a coldham lane"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:result",
"arrive_by",
"20:44"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Birmingham New street"
],
[
"_:result",
"id",
"TR5867"
],
[
"_:result",
"leave_at",
"18:01"
],
[
"_:result",
"type",
"Train"
],
[
"_: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",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"allenbell"
],
[
"_:result",
"name",
"autumn house"
],
[
"_:result",
"name",
"leverton house"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"address",
"517a coldham lane"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:result",
"arrive_by",
"20:44"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Birmingham New street"
],
[
"_:result",
"id",
"TR5867"
],
[
"_:result",
"leave_at",
"18:01"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"OR8B3H41"
],
[
"_:booking",
"ticket",
"300.39 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",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"east"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"allenbell"
],
[
"_:result",
"name",
"autumn house"
],
[
"_:result",
"name",
"leverton house"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"name",
"allenbell"
],
[
"_:result",
"address",
"517a coldham lane"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"day",
"saturday"
],
[
"_:result",
"arrive_by",
"20:44"
],
[
"_:result",
"departure",
"Cambridge"
],
[
"_:result",
"destination",
"Birmingham New street"
],
[
"_:result",
"id",
"TR5867"
],
[
"_:result",
"leave_at",
"18:01"
],
[
"_:search",
"people",
"5"
],
[
"_:search",
"type",
"Train"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"OR8B3H41"
],
[
"_:booking",
"ticket",
"300.39 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"duration",
"163 minutes"
],
[
"_:result",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'backstreet bistro');(_:search,leave_at,'21:15');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "i want to book a taxi . The taxi should leave after 21:15 and should depart from backstreet bistro ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What will be your destination ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,departure,'kings lynn train station');(_:search,destination,'cherry hinton water play');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'm sorry I need to change that . I need the taxi to depart from kings lynn train station and go to cherry hinton water play ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,car,'Red Skoda');(_:result,leave_at,'21:30');(_:result,phone,'07797598861');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "Okay . I 've booked a taxi that will pick you up at 21:30 . Look for a Red Skoda and the contact number is 07797598861 . Anything else ?"
},
{
"id": 4,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Nope , that 's all I needed today . Thanks !"
},
{
"id": 5,
"rdf-acts": null,
"speaker": "system",
"text": "You are welcome ! Have a good day ."
}
] |
SNG1274.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"backstreet bistro"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"departure",
"kings lynn train station"
],
[
"_:search",
"destination",
"cherry hinton water play"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"departure",
"kings lynn train station"
],
[
"_:search",
"destination",
"cherry hinton water play"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"Red Skoda"
],
[
"_:result",
"leave_at",
"21:30"
],
[
"_:result",
"phone",
"07797598861"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'lynne strover gallery');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for information on an attraction called lynne strover gallery ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'west');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "It 's in west and it is free to get in . Is that all ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,name,'lynne strover gallery');(_:search,type,'Attraction'))",
"request((_:result,address,?);(_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "What type of attraction is Lynne Strover Gallery and what is the address of the Gallery ?"
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'23 high street , fen ditton');(_:result,category,'museum');(_:result,name,'Lynne Strover Gallery');(_:result,postcode,'cb30aq');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Lynne Strover Gallery is a museum located at 23 high street , fen ditton , postcode cb30aq . Do you need anything else ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,leave_at,'16:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes I need a train departing Cambridge after 16:30 ."
},
{
"id": 5,
"rdf-acts": [
"request((_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I can help you with that . What 's your destination and what day and time would you like to leave ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,destination,'peterborough');(_:search,leave_at,'16:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "It is going to peterborough and should leave on thursday and I need it to leave after 16:30 ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,id,'TR8132');(_:result,leave_at,'16:34');(_:result,type,'Train'))",
"request((_:search,people,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "I have the TR8132 which leaves at 16:34 . How many tickets please ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'4');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like 4 tickets please ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Tickets are 16.50 pounds each . Would you like me to reserve your tickets ?"
}
] |
PMUL1292.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"lynne strover gallery"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"name",
"lynne strover gallery"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"category",
"?"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"name",
"lynne strover gallery"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"23 high street , fen ditton"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Lynne Strover Gallery"
],
[
"_:result",
"postcode",
"cb30aq"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"name",
"lynne strover gallery"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"23 high street , fen ditton"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Lynne Strover Gallery"
],
[
"_:result",
"postcode",
"cb30aq"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"west"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:search",
"name",
"lynne strover gallery"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"23 high street , fen ditton"
],
[
"_:result",
"category",
"museum"
],
[
"_:result",
"name",
"Lynne Strover Gallery"
],
[
"_:result",
"postcode",
"cb30aq"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"leave_at",
"16:30"
],
[
"_:result",
"id",
"TR8132"
],
[
"_:result",
"leave_at",
"16:34"
],
[
"_:result",
"type",
"Train"
],
[
"_:search",
"people",
"4"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant that is expensive and is in the east part of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,food,'British');(_:result,food,'Chinese');(_:result,food,'Indian');(_:result,food,'gastropub');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Which food type appeals to you currently ? There are listings for British , Indian , Chinese , and gastropub ."
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I do n't care ."
},
{
"id": 3,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'east');(_:result,food,'British');(_:result,name,'Grafton Hotel Restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Grafton Hotel Restaurant serves British food in the east part of town . Is there anything else I can help you with ?"
},
{
"id": 4,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can I get the phone number , please ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,\"Grafton Hotel Restaurant 's\");(_:result,phone,'01223 241387');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Grafton Hotel Restaurant 's phone number is 01223 241387 ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,food,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "Sorry what type of food do they serve ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,food,'british');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "They serve british food ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thanks so much"
},
{
"id": 9,
"rdf-acts": [
"bye()",
"thank()"
],
"speaker": "system",
"text": "Nice talking to you , Thank you . Good bye"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank You"
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Thank YOU . Enjoy your meal ."
}
] |
WOZ20120.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"food",
"gastropub"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Grafton Hotel Restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"food",
"British"
],
[
"_:result",
"name",
"Grafton Hotel Restaurant 's"
],
[
"_:result",
"phone",
"01223 241387"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"food",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Grafton Hotel Restaurant 's"
],
[
"_:result",
"phone",
"01223 241387"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"food",
"dontcare"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"east"
],
[
"_:result",
"name",
"Grafton Hotel Restaurant 's"
],
[
"_:result",
"phone",
"01223 241387"
],
[
"_:result",
"food",
"british"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'leverton house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm just looking for a hotel called Leverton House ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,category,'hotel');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "That 's an excellent 4 star hotel . Would you like to book a reservation ?"
},
{
"id": 2,
"rdf-acts": [
"request((_:result,has_parking,?);(_:result,type,'Hotel'))",
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Do they have free parking available ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,has_parking,'none');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "Yes , it does have free parking ."
},
{
"id": 4,
"rdf-acts": [
"request((_:result,stars,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Please give me information on the star rating and their number ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,phone,'01223292094');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "01223292094 is their phone number . it has 4 stars ."
},
{
"id": 6,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Attraction');(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you also provide me with their address please ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:result,address,'732 - 734 newmarket road');(_:result,type,'Hotel'))",
"reqmore()"
],
"speaker": "system",
"text": "Sure . Their address is 732 - 734 newmarket road . Is there anything else I can help with ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'theatre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I am looking for a theatre . Possibly in the centre ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:result,address,\"6 Saint Edward 's Passage\");(_:result,entrance_fee,'free');(_:result,name,'Cambridge Arts Theatre');(_:result,type,'Attraction'))"
],
"speaker": "system",
"text": "Sure , I enjoy The Cambridge Arts Theatre at 6 Saint Edward 's Passage . It is free , which is a plus ."
},
{
"id": 10,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Perfect , could I have the phone number please ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,phone,'01223503333');(_:result,type,'Attraction'))",
"thank()"
],
"speaker": "system",
"text": "Sure ! The phone number is 01223503333 ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,leave_at,'05:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I would like to book a taxi to commute between the two places . \n I want to leave the hotel by 05:45 ."
},
{
"id": 13,
"rdf-acts": [
"inform((_:result,car,'black Audi');(_:result,phone,'07242534266');(_:result,type,'Taxi'))",
"reqmore()"
],
"speaker": "system",
"text": "I have your taxi booked . It will be a black Audi and the contact number is 07242534266 . Will there be anything else ?"
},
{
"id": 14,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "No , that is all . Thank you !"
},
{
"id": 15,
"rdf-acts": null,
"speaker": "system",
"text": "thank you goodbye"
}
] |
MUL2589.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"leverton house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"leverton house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"?"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"leverton house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"stars",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"leverton house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223292094"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"leverton house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223292094"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"address",
"732 - 734 newmarket road"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"leverton house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"phone",
"01223292094"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"address",
"6 Saint Edward 's Passage"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge Arts Theatre"
],
[
"_: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",
"name",
"leverton house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"address",
"6 Saint Edward 's Passage"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge Arts Theatre"
],
[
"_:result",
"phone",
"01223503333"
],
[
"_:result",
"type",
"Attraction"
],
[
"_:search",
"leave_at",
"05:45"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"leverton house"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"has_parking",
"none"
],
[
"_:result",
"stars",
"4"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"theatre"
],
[
"_:result",
"address",
"6 Saint Edward 's Passage"
],
[
"_:result",
"entrance_fee",
"free"
],
[
"_:result",
"name",
"Cambridge Arts Theatre"
],
[
"_:search",
"leave_at",
"05:45"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"black Audi"
],
[
"_:result",
"phone",
"07242534266"
],
[
"_:result",
"type",
"Taxi"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,departure,'london kings cross');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm trying to find a train that departs from London Kings Cross on Thursday . Can you help me book a ticket ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Sure , are you coming to Cambridge ? What time would you like to depart ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,arrive_by,'08:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Any time that lets me arrive by 08:45 ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,arrive_by,'8:08');(_:result,day,'thursday');(_:result,departure,'london kings cross');(_:result,destination,'cambridge');(_:result,id,'TR4016');(_:result,leave_at,'07:17');(_:result,type,'Train'))",
"offer((_:booking,category,'Train');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "The TR4016 from london kings cross to \t cambridge , traveling on thursday , leaves at 07:17 and arrives at 8:08 . Should I book it for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,people,'8');(_:search,type,'Train'))",
"request((_:result,ref,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "Yes can you please book that for 8 people and give me the reference number ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:booking,category,'Train');(_:booking,ref,'FCRRA5HL');(_:booking,ticket,'188.8 GBP');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "great , I was able to get your tickets . Reference number is FCRRA5HL and the tickets , 188.8 GBP are payable at the station , anything else ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,name,'curry king');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes , have you heard of a restaurant called Curry King ?"
},
{
"id": 7,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'centre');(_:result,food,'Indian');(_:result,name,'Curry King');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "Yes , Curry King is an Indian restaurant in the centre . What more information would you like ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,duration,'18:30');(_:search,people,'8');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you book be there for 8 people at 18:30 on thursday ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'ZTVSJGBZ');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have your table reserved . The reference number is ZTVSJGBZ ."
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for reserving that for me . That 's all I need today ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "You 're very welcome . Have a lovely day ."
}
] |
MUL1403.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"london kings cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"08:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"08:45"
],
[
"_:result",
"arrive_by",
"8:08"
],
[
"_:result",
"day",
"thursday"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR4016"
],
[
"_:result",
"leave_at",
"07:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Train"
],
[
"_:result",
"ref",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"08:45"
],
[
"_:result",
"arrive_by",
"8:08"
],
[
"_:result",
"day",
"thursday"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR4016"
],
[
"_:result",
"leave_at",
"07:17"
],
[
"_:result",
"type",
"Train"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"people",
"8"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"FCRRA5HL"
],
[
"_:booking",
"ticket",
"188.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:search",
"name",
"curry king"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"08:45"
],
[
"_:result",
"arrive_by",
"8:08"
],
[
"_:result",
"day",
"thursday"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR4016"
],
[
"_:result",
"leave_at",
"07:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ref",
"FCRRA5HL"
],
[
"_:booking",
"ticket",
"188.8 GBP"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"name",
"curry king"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Curry King"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"arrive_by",
"08:45"
],
[
"_:result",
"arrive_by",
"8:08"
],
[
"_:result",
"day",
"thursday"
],
[
"_:result",
"departure",
"london kings cross"
],
[
"_:result",
"destination",
"cambridge"
],
[
"_:result",
"id",
"TR4016"
],
[
"_:result",
"leave_at",
"07:17"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"ref",
"?"
],
[
"_:booking",
"category",
"Train"
],
[
"_:booking",
"ticket",
"188.8 GBP"
],
[
"_:search",
"name",
"curry king"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"food",
"Indian"
],
[
"_:result",
"name",
"Curry King"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"duration",
"18:30"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:booking",
"ref",
"ZTVSJGBZ"
],
[
"_: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,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a cheap restaurant in the south part of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,food,'portuguese');(_:result,name,'nandos');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "How about nandos , a portuguese place ?"
},
{
"id": 2,
"rdf-acts": [],
"speaker": "user",
"text": "Is there anything else available ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'south');(_:result,food,'Chinese');(_:result,name,'Lucky Star');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Lucky Star is also a cheap restaurant in the south part of town . It serves Chinese food ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,name,'Lucky Star');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "OK . Can you give me the address of the Lucky Star ?"
},
{
"id": 5,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'Cambridge Leisure Park Clifton Way Cherry Hinton');(_:result,name,'Lucky Star');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "The Lucky Star is located at Cambridge Leisure Park Clifton Way Cherry Hinton . Is there anything else I can help you with today ?"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "No that would be all . Thank you and good bye ."
},
{
"id": 7,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you for using the Cambridge restaurant system . Goodbye ."
}
] |
WOZ20219.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"portuguese"
],
[
"_:result",
"name",
"nandos"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"name",
"Lucky Star"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"name",
"Lucky Star"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"south"
],
[
"_:result",
"food",
"Chinese"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"name",
"Lucky Star"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"Cambridge Leisure Park Clifton Way Cherry Hinton"
],
[
"_:result",
"name",
"Lucky Star"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a place to stay ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result,amount,'lots');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "You 're in luck , we have lots of places you can stay at ! Do you have an area preference or a price range that you want to stick to ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'd like to stick to the cheap price range please in the Centre ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'Alexander Bed and Breakfast');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How about Alexander Bed and Breakfast ? It is a cheap 4 star in centre ."
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Does it have a star rating of 4 ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,stars,'four');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "yes , it has a four star rating ."
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,stay,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Awesome , please book it for 2 nights starting Tuesday"
},
{
"id": 7,
"rdf-acts": [
"request((_:booking,people,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "How many people are in your party ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,people,'one');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Just one ."
},
{
"id": 9,
"rdf-acts": [
"reqmore()",
"inform((_:booking,ref,'PV4MAEDL');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . your Reference number is : PV4MAEDL . is there anything else i can help you with ?"
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'indian');(_:search,type,'Restaurant'))",
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I also need to find an Indian restaurant in the east . What ever you recommend . I need the postcode and address as well ."
},
{
"id": 11,
"rdf-acts": [
"inform((_:result,name,'curry prince');(_:result,type,'Restaurant'))",
"reqmore()",
"inform((_:result,address,'451 Newmarket Road Fen Ditton');(_:result,postcode,'cb58jj');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "I would suggest curry prince . Address is 451 Newmarket Road Fen Ditton and postcode cb58jj . Is there anything else I can assist you with ?"
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "that will be fine . i also want a taxi to commute between the to places ."
},
{
"id": 13,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "What are your departure and arrival sites and times ?"
},
{
"id": 14,
"rdf-acts": [
"inform((_:search,departure,'the restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "it should leave the restaurant by 14;00"
},
{
"id": 15,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,type,'Taxi'))"
],
"speaker": "system",
"text": "For how many , and when would you like to arrive ?"
},
{
"id": 16,
"rdf-acts": [
"request((_:result,car,?);(_:result,type,'Taxi'))"
],
"speaker": "user",
"text": "Also please provide me with contact number and car type ."
},
{
"id": 17,
"rdf-acts": [
"inform((_:result,car,'white ford');(_:result,phone,'97556660882');(_:result,type,'Taxi'))"
],
"speaker": "system",
"text": "Booking was successful ! Your car is a white ford and you can contact them at 97556660882 should you need to ."
},
{
"id": 18,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you so much . That 's all I need today ."
},
{
"id": 19,
"rdf-acts": null,
"speaker": "system",
"text": "Okay have a great day and a great trip !"
}
] |
PMUL0324.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"lots"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"lots"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"stars",
"4"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"lots"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"stay",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"lots"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"people",
"one"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"lots"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"Alexander Bed and Breakfast"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"stars",
"four"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"one"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:booking",
"ref",
"PV4MAEDL"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"lots"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"ref",
"PV4MAEDL"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"name",
"curry prince"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"451 Newmarket Road Fen Ditton"
],
[
"_:result",
"postcode",
"cb58jj"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"lots"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"ref",
"PV4MAEDL"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"name",
"curry prince"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"451 Newmarket Road Fen Ditton"
],
[
"_:result",
"postcode",
"cb58jj"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"lots"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"ref",
"PV4MAEDL"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"name",
"curry prince"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"451 Newmarket Road Fen Ditton"
],
[
"_:result",
"postcode",
"cb58jj"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_: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": [
[
"_:result",
"amount",
"lots"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"4"
],
[
"_:result",
"stars",
"four"
],
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"stay",
"2"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"people",
"one"
],
[
"_:booking",
"ref",
"PV4MAEDL"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"indian"
],
[
"_:result",
"name",
"curry prince"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:result",
"address",
"451 Newmarket Road Fen Ditton"
],
[
"_:result",
"postcode",
"cb58jj"
],
[
"_:search",
"destination",
"?"
],
[
"_:search",
"leave_at",
"?"
],
[
"_:search",
"departure",
"the restaurant"
],
[
"_:search",
"arrive_by",
"?"
],
[
"_:search",
"type",
"Taxi"
],
[
"_:result",
"car",
"white ford"
],
[
"_:result",
"phone",
"97556660882"
],
[
"_:result",
"type",
"Taxi"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Greetings ! I need a cheap hotel to stay the night in , could you help me ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'10');(_:result,type,'Hotel'))",
"thank()"
],
"speaker": "system",
"text": "I certainly can . I have about 10 available . Do you prefer a certain area of town ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,stars,'0');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would prefer a 0 star rating in the centre of town"
},
{
"id": 3,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,name,'El Shaddai');(_:result,stars,'0');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The El Shaddai is a guesthouse with 0 stars in the centre of town . Would you like me to book it for you ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , as long as it falls in the cheap price range , please ."
},
{
"id": 5,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Is it for just yourself ? For how long and on what day ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'8');(_:search,stay,'5');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "The reservation should be for 8 people for 5 nights starting Sunday . Thank you ."
},
{
"id": 7,
"rdf-acts": [
"canthelp((_:booking,type,'Booking'))",
"request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I was unable to book that for you . Perhaps we can try another day or a shorter stay ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,stay,'one');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "How about just one night ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:booking,ref,'NF64LM1Z');(_:booking,stay,'one');(_:booking,type,'Booking'))",
"reqmore()"
],
"speaker": "system",
"text": "I have you down for one night . Your reference number is NF64LM1Z . Anything else ?"
},
{
"id": 10,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I need right now , thanks ."
},
{
"id": 11,
"rdf-acts": null,
"speaker": "system",
"text": "Have a great day !"
}
] |
SNG0859.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"10"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"8"
],
[
"_:search",
"stay",
"5"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/67476ba9"
],
[
"_:booking/67476ba9",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"stay",
"one"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:result",
"count",
"10"
],
[
"_:search",
"area",
"centre"
],
[
"_:search",
"stars",
"0"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"area",
"centre"
],
[
"_:result",
"category",
"guesthouse"
],
[
"_:result",
"name",
"El Shaddai"
],
[
"_:result",
"stars",
"0"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:booking",
"people",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"8"
],
[
"_:system",
"canthelp",
"_:booking/67476ba9"
],
[
"_:booking/67476ba9",
"type",
"Booking"
],
[
"_:booking",
"day",
"?"
],
[
"_:search",
"stay",
"one"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"NF64LM1Z"
],
[
"_:booking",
"stay",
"one"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "Please help me I 'm looking for the Addenbrookes Hospital ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,phone,'01223245151');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))"
],
"speaker": "system",
"text": "Of course , it is located at Hills Rd , Cambridge , postcode CB20QQ . Their phone number is 01223245151"
},
{
"id": 2,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "that s all thank you"
},
{
"id": 3,
"rdf-acts": null,
"speaker": "system",
"text": "You 're welcome , have a great day !"
}
] |
SNG0188.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
],
[
"_:result",
"address",
"Hills Rd , Cambridge"
],
[
"_:result",
"phone",
"01223245151"
],
[
"_:result",
"postcode",
"CB20QQ"
],
[
"_:result",
"type",
"Hospital"
]
],
"turn_ids": [
0,
1,
2
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'westside');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a place to stay on the westside that offers free wifi ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "What price range would you prefer , moderate , cheap , or expensive ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,has_parking,'dontcare');(_:search,pricerange,'dontcare');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I do n't care about the price , and the hotel does n't need to have free parking ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,has_internet,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "Would you prefer one with internet ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes WiFi internet please ."
},
{
"id": 5,
"rdf-acts": [
"select((_:result,name,'Finches bed and breakfast');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "How about Finches bed and breakfast ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,area,'East');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "That is fine , is it in the East ?"
},
{
"id": 7,
"rdf-acts": [
"select((_:result,area,'East');(_:result,type,'Hotel'))",
"inform((_:result,area,'West');(_:result,name,'Finches');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "No , Finches is in the West . Are you looking for a place in the East ?"
},
{
"id": 8,
"rdf-acts": [
"inform((_:search,area,'West');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "No I am looking for a place in the West ."
},
{
"id": 9,
"rdf-acts": [
"request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "When will you be staying and for how long and how many people will be in your party ."
},
{
"id": 10,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need to stay 3 nights staring from Sunday and 3 people will be in my party ."
},
{
"id": 11,
"rdf-acts": [
"canthelp((_:booking,name,'finches');(_:booking,type,'Booking'))",
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "I 'm sorry , I was unable to book the finches for you . I can check in the different area or price range , if you like ."
},
{
"id": 12,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'same pricerange');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you find another hotel in the same pricerange ?"
},
{
"id": 13,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,name,'the cambridge belfry');(_:result,pricerange,'same pricerange');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "The the cambridge belfry is also in the same pricerange would you like me to check booking there ?"
},
{
"id": 14,
"rdf-acts": [
"request((_:result,ref,?);(_:result,type,'Hotel'))",
"inform((_:search,day,'sunday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , please . Make sure it 's for 3 people and 3 nights starting on Sunday and I need the reference number ."
},
{
"id": 15,
"rdf-acts": [
"inform((_:booking,ref,'1PLDTXKH');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I have made successful booking there . Your Reference number is : 1PLDTXKH ."
},
{
"id": 16,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "Thank you for all your help today ."
},
{
"id": 17,
"rdf-acts": null,
"speaker": "system",
"text": "Thank you ."
}
] |
SSNG0327.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"westside"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"westside"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"westside"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"name",
"Finches bed and breakfast"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"East"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"West"
],
[
"_:result",
"name",
"Finches"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"West"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"pricerange",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"West"
],
[
"_:result",
"name",
"Finches"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"West"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"West"
],
[
"_:result",
"name",
"Finches"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:system",
"canthelp",
"_:booking/7edcb267"
],
[
"_:booking/7edcb267",
"name",
"finches"
],
[
"_:booking/7edcb267",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"same pricerange"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"West"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:system",
"canthelp",
"_:booking/7edcb267"
],
[
"_:booking/7edcb267",
"name",
"finches"
],
[
"_:booking/7edcb267",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"same pricerange"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"the cambridge belfry"
],
[
"_:result",
"pricerange",
"same pricerange"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:result",
"area",
"West"
],
[
"_:booking",
"day",
"?"
],
[
"_:booking",
"people",
"?"
],
[
"_:booking",
"stay",
"?"
],
[
"_:system",
"canthelp",
"_:booking/7edcb267"
],
[
"_:booking/7edcb267",
"name",
"finches"
],
[
"_:booking/7edcb267",
"type",
"Booking"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"same pricerange"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:result",
"name",
"the cambridge belfry"
],
[
"_:result",
"pricerange",
"same pricerange"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"ref",
"?"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"1PLDTXKH"
],
[
"_: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,category,'hotel');(_:search,has_internet,'none');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi , I need to find a hotel to stay at . It does n't need to have wifi ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'33');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "sure , i have 33 options for you"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "It needs to be a hotel and include free parking ."
},
{
"id": 3,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'8');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "I have 8 different options . Are you looking to stay in a certain area of town ?"
},
{
"id": 4,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "no but should include free parking"
},
{
"id": 5,
"rdf-acts": [
"inform((_:result,name,'Ashley Hotel');(_:result,type,'Hotel'))",
"offer((_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "I 'd recommend the Ashley Hotel . Would you like to make a booking ?"
},
{
"id": 6,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes please , I need 3 people for 3 nights starting saturday"
},
{
"id": 7,
"rdf-acts": [
"inform((_:booking,ref,'GWJTWC3Y');(_:booking,type,'Booking'))"
],
"speaker": "system",
"text": "Booking was successful . Reference number is : GWJTWC3Y ."
},
{
"id": 8,
"rdf-acts": [
"thank()"
],
"speaker": "user",
"text": "That 's all I need today , thank you ."
},
{
"id": 9,
"rdf-acts": null,
"speaker": "system",
"text": "Okay great . Glad i could be of help ."
}
] |
PMUL3042.json
|
[
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"none"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"none"
],
[
"_:result",
"count",
"33"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"none"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"8"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"none"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:booking",
"type",
"Booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"none"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:result",
"count",
"8"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:result",
"name",
"Ashley Hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:system",
"offered",
"_:booking"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"people",
"3"
],
[
"_:search",
"stay",
"3"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:booking",
"ref",
"GWJTWC3Y"
],
[
"_:booking",
"type",
"Booking"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.