From ce79e6254d0134095a4d9d262c8405652b8418cc Mon Sep 17 00:00:00 2001 From: Pavan Mandava Date: Mon, 5 Sep 2022 10:08:32 +0530 Subject: [PATCH] Added special_tokens.txt file --- data/resource/special_tokens.txt | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 data/resource/special_tokens.txt diff --git a/data/resource/special_tokens.txt b/data/resource/special_tokens.txt new file mode 100644 index 0000000..49fe4f9 --- /dev/null +++ b/data/resource/special_tokens.txt @@ -0,0 +1,41 @@ +[attraction_address] +[attraction_area] +[attraction_name] +[attraction_phone] +[attraction_postcode] +[attraction_pricerange] +[attraction_reference] +[hospital_address] +[hospital_department] +[hospital_name] +[hospital_phone] +[hospital_postcode] +[hospital_reference] +[hotel_address] +[hotel_area] +[hotel_name] +[hotel_phone] +[hotel_postcode] +[hotel_pricerange] +[hotel_reference] +[police_address] +[police_name] +[police_phone] +[police_postcode] +[restaurant_address] +[restaurant_area] +[restaurant_food] +[restaurant_name] +[restaurant_phone] +[restaurant_postcode] +[restaurant_pricerange] +[restaurant_reference] +[taxi_phone] +[taxi_type] +[train_price] +[train_reference] +[train_trainid] +[value_count] +[value_day] +[value_place] +[value_time] \ No newline at end of file