File size: 828 Bytes
f5ad3f1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
{
"<|action|>": 32002,
"<|belief|>": 32000,
"<|context|>": 32006,
"<|endofaction|>": 32003,
"<|endofbelief|>": 32001,
"<|endofcontext|>": 32007,
"<|endofresponse|>": 32005,
"<|response|>": 32004,
"<|system|>": 32009,
"<|user|>": 32008,
"[address]": 32010,
"[area]": 32011,
"[arriveby]": 32012,
"[bookday]": 32013,
"[bookpeople]": 32014,
"[bookstay]": 32015,
"[booktime]": 32016,
"[choice]": 32017,
"[day]": 32018,
"[department]": 32019,
"[departure]": 32020,
"[destination]": 32021,
"[duration]": 32022,
"[entrancefee]": 32023,
"[food]": 32024,
"[leaveat]": 32025,
"[name]": 32026,
"[openhours]": 32027,
"[phone]": 32028,
"[postcode]": 32029,
"[price]": 32030,
"[pricerange]": 32031,
"[ref]": 32032,
"[stars]": 32033,
"[trainid]": 32034,
"[type]": 32035
}
|