wanderlust-chatbot / app /data /datasets /ner_eval.json
Kiriten892's picture
Wave 3: expand NER fixture 85->102, time_preference F1 0.40->0.98, people/duration fixes
a832dee
Raw
History Blame Contribute Delete
59.3 kB
[
{
"text": "Tôi muốn đi Đà Nẵng 3 ngày 2 đêm với ngân sách 5 triệu",
"language": "vi",
"entities": [
{
"type": "location",
"value": "da-nang"
},
{
"type": "destination",
"value": "da-nang"
},
{
"type": "duration",
"value": {
"days": 3,
"nights": 2
}
},
{
"type": "budget",
"value": {
"amount": 5000000.0,
"currency": "VND"
}
}
]
},
{
"text": "Từ Hà Nội đi Sapa cuối tuần cho 2 người",
"language": "vi",
"entities": [
{
"type": "location",
"value": "hanoi"
},
{
"type": "location",
"value": "sapa"
},
{
"type": "origin",
"value": "hanoi"
},
{
"type": "destination",
"value": "sapa"
},
{
"type": "duration",
"value": {
"days": 2,
"nights": 1
}
},
{
"type": "people",
"value": {
"adults": 2,
"children": 0,
"infants": 0
}
}
]
},
{
"text": "Đặt resort 5 sao ở Phú Quốc cho gia đình 4 người, thích tắm biển và lặn biển",
"language": "vi",
"entities": [
{
"type": "location",
"value": "phu-quoc"
},
{
"type": "destination",
"value": "phu-quoc"
},
{
"type": "hotel_type",
"value": "5-star"
},
{
"type": "people",
"value": {
"adults": 3,
"children": 1,
"infants": 0
}
},
{
"type": "activity_preference",
"value": "beach"
},
{
"type": "activity_preference",
"value": "diving"
}
]
},
{
"text": "Gợi ý chỗ ăn chay ngon ở Hội An, tôi thích đường phố",
"language": "vi",
"entities": [
{
"type": "location",
"value": "hoi-an"
},
{
"type": "destination",
"value": "hoi-an"
},
{
"type": "dietary",
"value": "vegetarian"
},
{
"type": "cuisine",
"value": "street_food"
}
]
},
{
"text": "Du lịch Nha Trang 1 tuần, thuê xe máy đi phượt, tiết kiệm chỗ ở",
"language": "vi",
"entities": [
{
"type": "location",
"value": "nha-trang"
},
{
"type": "destination",
"value": "nha-trang"
},
{
"type": "duration",
"value": {
"days": 7,
"nights": 6
}
},
{
"type": "transport",
"value": "motorbike"
},
{
"type": "travel_style",
"value": "backpacker"
},
{
"type": "budget_priority",
"value": "accommodation:low"
}
]
},
{
"text": "Tuần trăng mật ở Đà Lạt, chi nhiều cho chỗ ở sang trọng",
"language": "vi",
"entities": [
{
"type": "location",
"value": "da-lat"
},
{
"type": "destination",
"value": "da-lat"
},
{
"type": "travel_style",
"value": "honeymoon"
},
{
"type": "travel_style",
"value": "luxury"
},
{
"type": "budget_priority",
"value": "accommodation:high"
}
]
},
{
"text": "Đi Sài Gòn một mình 4 ngày, thích cafe và mua sắm buổi tối",
"language": "vi",
"entities": [
{
"type": "location",
"value": "hcmc"
},
{
"type": "destination",
"value": "hcmc"
},
{
"type": "duration",
"value": {
"days": 4,
"nights": 3
}
},
{
"type": "people",
"value": {
"adults": 1,
"children": 0,
"infants": 0
}
},
{
"type": "activity_preference",
"value": "shopping"
},
{
"type": "time_preference",
"value": "evening"
}
]
},
{
"text": "Bay từ HCM đi Tokyo 10 ngày, muốn ăn sushi và ramen",
"language": "vi",
"entities": [
{
"type": "location",
"value": "hcmc"
},
{
"type": "location",
"value": "tokyo"
},
{
"type": "origin",
"value": "hcmc"
},
{
"type": "destination",
"value": "tokyo"
},
{
"type": "duration",
"value": {
"days": 10,
"nights": 9
}
},
{
"type": "cuisine",
"value": "japanese"
}
]
},
{
"text": "Đi Hàn Quốc 5 ngày với 30 triệu, halal",
"language": "vi",
"entities": [
{
"type": "location",
"value": "seoul"
},
{
"type": "destination",
"value": "seoul"
},
{
"type": "duration",
"value": {
"days": 5,
"nights": 4
}
},
{
"type": "budget",
"value": {
"amount": 30000000.0,
"currency": "VND"
}
},
{
"type": "dietary",
"value": "halal"
}
]
},
{
"text": "Thuê homestay ở Ninh Bình 2 ngày, đi xe bus từ Hà Nội",
"language": "vi",
"entities": [
{
"type": "location",
"value": "ninh-binh"
},
{
"type": "location",
"value": "hanoi"
},
{
"type": "origin",
"value": "hanoi"
},
{
"type": "destination",
"value": "ninh-binh"
},
{
"type": "hotel_type",
"value": "homestay"
},
{
"type": "duration",
"value": {
"days": 2,
"nights": 1
}
},
{
"type": "transport",
"value": "bus"
}
]
},
{
"text": "Phượt Hà Giang 4 ngày bằng xe máy, không ăn thịt heo",
"language": "vi",
"entities": [
{
"type": "location",
"value": "ha-giang"
},
{
"type": "destination",
"value": "ha-giang"
},
{
"type": "duration",
"value": {
"days": 4,
"nights": 3
}
},
{
"type": "travel_style",
"value": "backpacker"
},
{
"type": "transport",
"value": "motorbike"
},
{
"type": "dietary",
"value": "no_pork"
}
]
},
{
"text": "Tư vấn chuyến Huế 3 ngày, 2 người lớn 1 trẻ em, thích văn hóa",
"language": "vi",
"entities": [
{
"type": "location",
"value": "hue"
},
{
"type": "destination",
"value": "hue"
},
{
"type": "duration",
"value": {
"days": 3,
"nights": 2
}
},
{
"type": "people",
"value": {
"adults": 2,
"children": 1,
"infants": 0
}
},
{
"type": "travel_style",
"value": "cultural"
}
]
},
{
"text": "Đi Vũng Tàu cuối tuần, hải sản và tắm biển",
"language": "vi",
"entities": [
{
"type": "location",
"value": "vung-tau"
},
{
"type": "destination",
"value": "vung-tau"
},
{
"type": "duration",
"value": {
"days": 2,
"nights": 1
}
},
{
"type": "cuisine",
"value": "seafood"
},
{
"type": "activity_preference",
"value": "beach"
}
]
},
{
"text": "Đi Cần Thơ 2 ngày, dị ứng hải sản, đi tàu hỏa",
"language": "vi",
"entities": [
{
"type": "location",
"value": "can-tho"
},
{
"type": "destination",
"value": "can-tho"
},
{
"type": "duration",
"value": {
"days": 2,
"nights": 1
}
},
{
"type": "dietary",
"value": "no_seafood"
},
{
"type": "transport",
"value": "train"
}
]
},
{
"text": "Quảng Bình 3 ngày khám phá Phong Nha, trekking",
"language": "vi",
"entities": [
{
"type": "location",
"value": "quang-binh"
},
{
"type": "destination",
"value": "quang-binh"
},
{
"type": "duration",
"value": {
"days": 3,
"nights": 2
}
},
{
"type": "travel_style",
"value": "adventure"
},
{
"type": "activity_preference",
"value": "trekking"
}
]
},
{
"text": "Công tác Singapore 3 ngày, ở khách sạn 4 sao gần MRT",
"language": "vi",
"entities": [
{
"type": "location",
"value": "singapore"
},
{
"type": "destination",
"value": "singapore"
},
{
"type": "duration",
"value": {
"days": 3,
"nights": 2
}
},
{
"type": "travel_style",
"value": "business"
},
{
"type": "hotel_type",
"value": "4-star"
},
{
"type": "transport",
"value": "metro"
}
]
},
{
"text": "Bangkok 5 ngày với 800 usd, thích pad thái và massage",
"language": "vi",
"entities": [
{
"type": "location",
"value": "bangkok"
},
{
"type": "destination",
"value": "bangkok"
},
{
"type": "duration",
"value": {
"days": 5,
"nights": 4
}
},
{
"type": "budget",
"value": {
"amount": 800.0,
"currency": "USD"
}
},
{
"type": "cuisine",
"value": "thai"
},
{
"type": "activity_preference",
"value": "spa"
}
]
},
{
"text": "Hạ Long 2 ngày 1 đêm villa cho 6 người, chi nhiều cho khách sạn",
"language": "vi",
"entities": [
{
"type": "location",
"value": "ha-long"
},
{
"type": "destination",
"value": "ha-long"
},
{
"type": "duration",
"value": {
"days": 2,
"nights": 1
}
},
{
"type": "hotel_type",
"value": "villa"
},
{
"type": "people",
"value": {
"adults": 6,
"children": 0,
"infants": 0
}
},
{
"type": "budget_priority",
"value": "accommodation:high"
}
]
},
{
"text": "Đi Mộc Châu 3 ngày chụp ảnh và ngắm cảnh",
"language": "vi",
"entities": [
{
"type": "location",
"value": "moc-chau"
},
{
"type": "destination",
"value": "moc-chau"
},
{
"type": "duration",
"value": {
"days": 3,
"nights": 2
}
},
{
"type": "activity_preference",
"value": "photography"
},
{
"type": "activity_preference",
"value": "sightseeing"
}
]
},
{
"text": "Chuyến Quy Nhơn 4 ngày, tôi thuần chay, đi taxi",
"language": "vi",
"entities": [
{
"type": "location",
"value": "quy-nhon"
},
{
"type": "destination",
"value": "quy-nhon"
},
{
"type": "duration",
"value": {
"days": 4,
"nights": 3
}
},
{
"type": "dietary",
"value": "vegan"
},
{
"type": "transport",
"value": "taxi"
}
]
},
{
"text": "Plan a 5-day trip to Da Nang for 2 adults with $1500 budget",
"language": "en",
"entities": [
{
"type": "location",
"value": "da-nang"
},
{
"type": "destination",
"value": "da-nang"
},
{
"type": "duration",
"value": {
"days": 5,
"nights": 4
}
},
{
"type": "people",
"value": {
"adults": 2,
"children": 0,
"infants": 0
}
},
{
"type": "budget",
"value": {
"amount": 1500.0,
"currency": "USD"
}
}
]
},
{
"text": "Find a luxury 5-star hotel in Phu Quoc for our honeymoon, spend more on accommodation",
"language": "en",
"entities": [
{
"type": "location",
"value": "phu-quoc"
},
{
"type": "destination",
"value": "phu-quoc"
},
{
"type": "hotel_type",
"value": "5-star"
},
{
"type": "travel_style",
"value": "luxury"
},
{
"type": "travel_style",
"value": "honeymoon"
},
{
"type": "budget_priority",
"value": "accommodation:high"
}
]
},
{
"text": "Flight from Hanoi to Bangkok for 3 people, vegetarian",
"language": "en",
"entities": [
{
"type": "location",
"value": "hanoi"
},
{
"type": "location",
"value": "bangkok"
},
{
"type": "origin",
"value": "hanoi"
},
{
"type": "destination",
"value": "bangkok"
},
{
"type": "people",
"value": {
"adults": 3,
"children": 0,
"infants": 0
}
},
{
"type": "dietary",
"value": "vegetarian"
}
]
},
{
"text": "Solo backpacker trip to Sapa for a week, hiking and photography",
"language": "en",
"entities": [
{
"type": "location",
"value": "sapa"
},
{
"type": "destination",
"value": "sapa"
},
{
"type": "duration",
"value": {
"days": 7,
"nights": 6
}
},
{
"type": "travel_style",
"value": "solo"
},
{
"type": "travel_style",
"value": "backpacker"
},
{
"type": "activity_preference",
"value": "trekking"
},
{
"type": "activity_preference",
"value": "photography"
}
]
},
{
"text": "Family of 4 visiting Hoi An for 4 days, street food and cultural tour",
"language": "en",
"entities": [
{
"type": "location",
"value": "hoi-an"
},
{
"type": "destination",
"value": "hoi-an"
},
{
"type": "duration",
"value": {
"days": 4,
"nights": 3
}
},
{
"type": "people",
"value": {
"adults": 3,
"children": 1,
"infants": 0
}
},
{
"type": "travel_style",
"value": "family"
},
{
"type": "travel_style",
"value": "cultural"
},
{
"type": "cuisine",
"value": "street_food"
}
]
},
{
"text": "Weekend trip to Vung Tau, seafood allergy, rent a car",
"language": "en",
"entities": [
{
"type": "location",
"value": "vung-tau"
},
{
"type": "destination",
"value": "vung-tau"
},
{
"type": "duration",
"value": {
"days": 2,
"nights": 1
}
},
{
"type": "dietary",
"value": "no_seafood"
},
{
"type": "transport",
"value": "car"
}
]
},
{
"text": "10-day adventure tour from Ho Chi Minh to Hanoi, trekking and museums",
"language": "en",
"entities": [
{
"type": "location",
"value": "hcmc"
},
{
"type": "location",
"value": "hanoi"
},
{
"type": "origin",
"value": "hcmc"
},
{
"type": "destination",
"value": "hanoi"
},
{
"type": "duration",
"value": {
"days": 10,
"nights": 9
}
},
{
"type": "travel_style",
"value": "adventure"
},
{
"type": "activity_preference",
"value": "trekking"
},
{
"type": "activity_preference",
"value": "museum"
}
]
},
{
"text": "Budget hostel in Da Lat for 2 nights, gluten free",
"language": "en",
"entities": [
{
"type": "location",
"value": "da-lat"
},
{
"type": "destination",
"value": "da-lat"
},
{
"type": "hotel_type",
"value": "hostel"
},
{
"type": "duration",
"value": {
"days": 3,
"nights": 2
}
},
{
"type": "dietary",
"value": "gluten_free"
}
]
},
{
"text": "Best time to visit Tokyo from Hanoi, sushi and temples",
"language": "en",
"entities": [
{
"type": "location",
"value": "hanoi"
},
{
"type": "location",
"value": "tokyo"
},
{
"type": "origin",
"value": "hanoi"
},
{
"type": "destination",
"value": "tokyo"
},
{
"type": "cuisine",
"value": "japanese"
},
{
"type": "activity_preference",
"value": "temple"
}
]
},
{
"text": "Couple trip to Bali, $2000, spa and diving",
"language": "en",
"entities": [
{
"type": "location",
"value": "bali"
},
{
"type": "destination",
"value": "bali"
},
{
"type": "people",
"value": {
"adults": 2,
"children": 0,
"infants": 0
}
},
{
"type": "budget",
"value": {
"amount": 2000.0,
"currency": "USD"
}
},
{
"type": "activity_preference",
"value": "spa"
},
{
"type": "activity_preference",
"value": "diving"
}
]
},
{
"text": "Đặt khách sạn Đà Lạt 3 ngày, bay từ Sài Gòn",
"language": "vi",
"entities": [
{
"type": "location",
"value": "da-lat"
},
{
"type": "location",
"value": "hcmc"
},
{
"type": "origin",
"value": "hcmc"
},
{
"type": "destination",
"value": "da-lat"
},
{
"type": "duration",
"value": {
"days": 3,
"nights": 2
}
}
]
},
{
"text": "Lịch trình 5 ngày Đà Nẵng, xuất phát từ Hà Nội",
"language": "vi",
"entities": [
{
"type": "location",
"value": "da-nang"
},
{
"type": "location",
"value": "hanoi"
},
{
"type": "origin",
"value": "hanoi"
},
{
"type": "destination",
"value": "da-nang"
},
{
"type": "duration",
"value": {
"days": 5,
"nights": 4
}
}
]
},
{
"text": "Ghé thăm Hội An 2 ngày, đi tàu hỏa từ Đà Nẵng",
"language": "vi",
"entities": [
{
"type": "location",
"value": "hoi-an"
},
{
"type": "location",
"value": "da-nang"
},
{
"type": "origin",
"value": "da-nang"
},
{
"type": "destination",
"value": "hoi-an"
},
{
"type": "duration",
"value": {
"days": 2,
"nights": 1
}
},
{
"type": "transport",
"value": "train"
}
]
},
{
"text": "Tour Hạ Long 2 ngày 1 đêm khởi hành từ Hà Nội mỗi thứ Sáu",
"language": "vi",
"entities": [
{
"type": "location",
"value": "ha-long"
},
{
"type": "location",
"value": "hanoi"
},
{
"type": "origin",
"value": "hanoi"
},
{
"type": "destination",
"value": "ha-long"
},
{
"type": "duration",
"value": {
"days": 2,
"nights": 1
}
}
]
},
{
"text": "Mua vé bay Phú Quốc, khởi hành từ Hà Nội tháng 6",
"language": "vi",
"entities": [
{
"type": "location",
"value": "phu-quoc"
},
{
"type": "location",
"value": "hanoi"
},
{
"type": "origin",
"value": "hanoi"
},
{
"type": "destination",
"value": "phu-quoc"
}
]
},
{
"text": "Du lịch tiết kiệm Sapa 4 ngày, không cần chỗ ở sang",
"language": "vi",
"entities": [
{
"type": "location",
"value": "sapa"
},
{
"type": "destination",
"value": "sapa"
},
{
"type": "duration",
"value": {
"days": 4,
"nights": 3
}
},
{
"type": "budget_priority",
"value": "accommodation:low"
}
]
},
{
"text": "Gói du lịch Đà Nẵng 3 ngày bao gồm chỗ ở và ăn sáng",
"language": "vi",
"entities": [
{
"type": "location",
"value": "da-nang"
},
{
"type": "destination",
"value": "da-nang"
},
{
"type": "duration",
"value": {
"days": 3,
"nights": 2
}
}
]
},
{
"text": "Tôi cần tìm nơi lưu trú tại Huế cho 2 đêm",
"language": "vi",
"entities": [
{
"type": "location",
"value": "hue"
},
{
"type": "destination",
"value": "hue"
},
{
"type": "duration",
"value": {
"days": 3,
"nights": 2
}
}
]
},
{
"text": "Tìm khách sạn 4 sao ở Đà Nẵng, gần biển Mỹ Khê",
"language": "vi",
"entities": [
{
"type": "location",
"value": "da-nang"
},
{
"type": "destination",
"value": "da-nang"
},
{
"type": "hotel_type",
"value": "4-star"
}
]
},
{
"text": "Đặt resort 5 sao Nha Trang cho 2 người, view biển",
"language": "vi",
"entities": [
{
"type": "location",
"value": "nha-trang"
},
{
"type": "destination",
"value": "nha-trang"
},
{
"type": "hotel_type",
"value": "5-star"
},
{
"type": "people",
"value": {
"adults": 2,
"children": 0,
"infants": 0
}
}
]
},
{
"text": "Cần hostel giá rẻ Hà Nội phố cổ cho 1 tuần",
"language": "vi",
"entities": [
{
"type": "location",
"value": "hanoi"
},
{
"type": "destination",
"value": "hanoi"
},
{
"type": "hotel_type",
"value": "hostel"
},
{
"type": "duration",
"value": {
"days": 7,
"nights": 6
}
}
]
},
{
"text": "Thuê villa Phú Quốc có hồ bơi riêng cho nhóm 8 người",
"language": "vi",
"entities": [
{
"type": "location",
"value": "phu-quoc"
},
{
"type": "destination",
"value": "phu-quoc"
},
{
"type": "hotel_type",
"value": "villa"
},
{
"type": "people",
"value": {
"adults": 8,
"children": 0,
"infants": 0
}
}
]
},
{
"text": "Du lịch gia đình ở Nha Trang, phù hợp cho trẻ em",
"language": "vi",
"entities": [
{
"type": "location",
"value": "nha-trang"
},
{
"type": "destination",
"value": "nha-trang"
},
{
"type": "travel_style",
"value": "family"
}
]
},
{
"text": "Cần chỗ phù hợp cho gia đình đi nghỉ dưỡng Phú Quốc",
"language": "vi",
"entities": [
{
"type": "location",
"value": "phu-quoc"
},
{
"type": "destination",
"value": "phu-quoc"
},
{
"type": "travel_style",
"value": "family"
},
{
"type": "travel_style",
"value": "relaxation"
}
]
},
{
"text": "Đặt resort Đà Nẵng cho gia đình 5 người, có trẻ em 3 tuổi",
"language": "vi",
"entities": [
{
"type": "location",
"value": "da-nang"
},
{
"type": "destination",
"value": "da-nang"
},
{
"type": "people",
"value": {
"adults": 4,
"children": 1,
"infants": 0
}
},
{
"type": "travel_style",
"value": "family"
}
]
},
{
"text": "Lịch trình Đà Lạt cho gia đình 4 người dịp Tết",
"language": "vi",
"entities": [
{
"type": "location",
"value": "da-lat"
},
{
"type": "destination",
"value": "da-lat"
},
{
"type": "people",
"value": {
"adults": 3,
"children": 1,
"infants": 0
}
}
]
},
{
"text": "Tôi không ăn thịt heo và không uống rượu, đi Thái Lan 5 ngày",
"language": "vi",
"entities": [
{
"type": "location",
"value": "bangkok"
},
{
"type": "destination",
"value": "bangkok"
},
{
"type": "duration",
"value": {
"days": 5,
"nights": 4
}
},
{
"type": "dietary",
"value": "no_pork"
}
]
},
{
"text": "Phượt Hà Giang, ăn chay hoàn toàn",
"language": "vi",
"entities": [
{
"type": "location",
"value": "ha-giang"
},
{
"type": "destination",
"value": "ha-giang"
},
{
"type": "travel_style",
"value": "backpacker"
},
{
"type": "dietary",
"value": "vegan"
}
]
},
{
"text": "Đi Nhật 7 ngày, dị ứng gluten và không ăn hải sản",
"language": "vi",
"entities": [
{
"type": "location",
"value": "tokyo"
},
{
"type": "destination",
"value": "tokyo"
},
{
"type": "duration",
"value": {
"days": 7,
"nights": 6
}
},
{
"type": "dietary",
"value": "gluten_free"
},
{
"type": "dietary",
"value": "no_seafood"
}
]
},
{
"text": "Đặt nhà hàng halal ở Kuala Lumpur cho 4 người",
"language": "vi",
"entities": [
{
"type": "location",
"value": "kuala-lumpur"
},
{
"type": "destination",
"value": "kuala-lumpur"
},
{
"type": "people",
"value": {
"adults": 4,
"children": 0,
"infants": 0
}
},
{
"type": "dietary",
"value": "halal"
}
]
},
{
"text": "Đi Cần Thơ 2 ngày, thích hải sản nhưng dị ứng tôm",
"language": "vi",
"entities": [
{
"type": "location",
"value": "can-tho"
},
{
"type": "destination",
"value": "can-tho"
},
{
"type": "duration",
"value": {
"days": 2,
"nights": 1
}
},
{
"type": "cuisine",
"value": "seafood"
}
]
},
{
"text": "Hội An 3 ngày, muốn ăn đặc sản địa phương, không cay",
"language": "vi",
"entities": [
{
"type": "location",
"value": "hoi-an"
},
{
"type": "destination",
"value": "hoi-an"
},
{
"type": "duration",
"value": {
"days": 3,
"nights": 2
}
},
{
"type": "cuisine",
"value": "local_specialty"
},
{
"type": "dietary",
"value": "no_spicy"
}
]
},
{
"text": "Từ Hà Nội bay Đà Nẵng, ghé Hội An rồi vào Hồ Chí Minh, 10 ngày",
"language": "vi",
"entities": [
{
"type": "location",
"value": "hanoi"
},
{
"type": "location",
"value": "da-nang"
},
{
"type": "location",
"value": "hoi-an"
},
{
"type": "location",
"value": "hcmc"
},
{
"type": "origin",
"value": "hanoi"
},
{
"type": "destination",
"value": "da-nang"
},
{
"type": "destination",
"value": "hoi-an"
},
{
"type": "destination",
"value": "hcmc"
},
{
"type": "duration",
"value": {
"days": 10,
"nights": 9
}
}
]
},
{
"text": "Tour Đông Nam Á: Singapore 3 ngày, Bali 4 ngày, tổng 7 ngày",
"language": "vi",
"entities": [
{
"type": "location",
"value": "singapore"
},
{
"type": "location",
"value": "bali"
},
{
"type": "destination",
"value": "singapore"
},
{
"type": "destination",
"value": "bali"
},
{
"type": "duration",
"value": {
"days": 7,
"nights": 6
}
}
]
},
{
"text": "Kết hợp Sapa và Hà Giang trong 6 ngày từ Hà Nội",
"language": "vi",
"entities": [
{
"type": "location",
"value": "sapa"
},
{
"type": "location",
"value": "ha-giang"
},
{
"type": "location",
"value": "hanoi"
},
{
"type": "origin",
"value": "hanoi"
},
{
"type": "destination",
"value": "sapa"
},
{
"type": "destination",
"value": "ha-giang"
},
{
"type": "duration",
"value": {
"days": 6,
"nights": 5
}
}
]
},
{
"text": "Lịch trình Nhật Bản 10 ngày với 50 triệu VND, 2 người",
"language": "vi",
"entities": [
{
"type": "location",
"value": "tokyo"
},
{
"type": "destination",
"value": "tokyo"
},
{
"type": "duration",
"value": {
"days": 10,
"nights": 9
}
},
{
"type": "budget",
"value": {
"amount": 50000000.0,
"currency": "VND"
}
},
{
"type": "people",
"value": {
"adults": 2,
"children": 0,
"infants": 0
}
}
]
},
{
"text": "Đi Bali 7 ngày ngân sách $800 cho 1 người",
"language": "vi",
"entities": [
{
"type": "location",
"value": "bali"
},
{
"type": "destination",
"value": "bali"
},
{
"type": "duration",
"value": {
"days": 7,
"nights": 6
}
},
{
"type": "budget",
"value": {
"amount": 800.0,
"currency": "USD"
}
},
{
"type": "people",
"value": {
"adults": 1,
"children": 0,
"infants": 0
}
}
]
},
{
"text": "Hà Nội 3 ngày 2 đêm khoảng 3 triệu rưỡi",
"language": "vi",
"entities": [
{
"type": "location",
"value": "hanoi"
},
{
"type": "destination",
"value": "hanoi"
},
{
"type": "duration",
"value": {
"days": 3,
"nights": 2
}
},
{
"type": "budget",
"value": {
"amount": 3500000.0,
"currency": "VND"
}
}
]
},
{
"text": "Đà Nẵng 5 ngày, muốn lặn biển buổi sáng và chụp ảnh hoàng hôn",
"language": "vi",
"entities": [
{
"type": "location",
"value": "da-nang"
},
{
"type": "destination",
"value": "da-nang"
},
{
"type": "duration",
"value": {
"days": 5,
"nights": 4
}
},
{
"type": "activity_preference",
"value": "diving"
},
{
"type": "activity_preference",
"value": "photography"
},
{
"type": "time_preference",
"value": "morning"
},
{
"type": "time_preference",
"value": "evening"
}
]
},
{
"text": "Hội An 2 ngày, thích tham quan phố cổ và mua sắm đèn lồng",
"language": "vi",
"entities": [
{
"type": "location",
"value": "hoi-an"
},
{
"type": "destination",
"value": "hoi-an"
},
{
"type": "duration",
"value": {
"days": 2,
"nights": 1
}
},
{
"type": "activity_preference",
"value": "sightseeing"
},
{
"type": "activity_preference",
"value": "shopping"
}
]
},
{
"text": "Sapa 4 ngày trekking và leo núi Fansipan",
"language": "vi",
"entities": [
{
"type": "location",
"value": "sapa"
},
{
"type": "destination",
"value": "sapa"
},
{
"type": "duration",
"value": {
"days": 4,
"nights": 3
}
},
{
"type": "activity_preference",
"value": "trekking"
},
{
"type": "travel_style",
"value": "adventure"
}
]
},
{
"text": "Đi Đà Lạt bằng xe máy từ Nha Trang, 2 ngày",
"language": "vi",
"entities": [
{
"type": "location",
"value": "da-lat"
},
{
"type": "location",
"value": "nha-trang"
},
{
"type": "origin",
"value": "nha-trang"
},
{
"type": "destination",
"value": "da-lat"
},
{
"type": "transport",
"value": "motorbike"
},
{
"type": "duration",
"value": {
"days": 2,
"nights": 1
}
}
]
},
{
"text": "Tokyo 7 ngày đi lại bằng metro và shinkansen",
"language": "vi",
"entities": [
{
"type": "location",
"value": "tokyo"
},
{
"type": "destination",
"value": "tokyo"
},
{
"type": "duration",
"value": {
"days": 7,
"nights": 6
}
},
{
"type": "transport",
"value": "train"
}
]
},
{
"text": "3-night stay at a boutique hotel in Hoi An, solo trip",
"language": "en",
"entities": [
{
"type": "location",
"value": "hoi-an"
},
{
"type": "destination",
"value": "hoi-an"
},
{
"type": "duration",
"value": {
"days": 4,
"nights": 3
}
},
{
"type": "hotel_type",
"value": "boutique"
},
{
"type": "travel_style",
"value": "solo"
}
]
},
{
"text": "Flight from Hanoi to Da Nang for 2 adults, need hotel near beach",
"language": "en",
"entities": [
{
"type": "location",
"value": "hanoi"
},
{
"type": "location",
"value": "da-nang"
},
{
"type": "origin",
"value": "hanoi"
},
{
"type": "destination",
"value": "da-nang"
},
{
"type": "people",
"value": {
"adults": 2,
"children": 0,
"infants": 0
}
}
]
},
{
"text": "10-day Japan itinerary, 5-star ryokan in Kyoto, sushi and ramen",
"language": "en",
"entities": [
{
"type": "location",
"value": "kyoto"
},
{
"type": "destination",
"value": "kyoto"
},
{
"type": "duration",
"value": {
"days": 10,
"nights": 9
}
},
{
"type": "hotel_type",
"value": "5-star"
},
{
"type": "cuisine",
"value": "japanese"
}
]
},
{
"text": "Backpacker trip through Vietnam and Cambodia, 3 weeks, gluten-free diet",
"language": "en",
"entities": [
{
"type": "travel_style",
"value": "backpacker"
},
{
"type": "duration",
"value": {
"days": 21,
"nights": 20
}
},
{
"type": "dietary",
"value": "gluten_free"
}
]
},
{
"text": "Family vacation to Phu Quoc, 4 adults 2 kids, all-inclusive resort",
"language": "en",
"entities": [
{
"type": "location",
"value": "phu-quoc"
},
{
"type": "destination",
"value": "phu-quoc"
},
{
"type": "people",
"value": {
"adults": 4,
"children": 2,
"infants": 0
}
},
{
"type": "hotel_type",
"value": "resort"
},
{
"type": "travel_style",
"value": "family"
}
]
},
{
"text": "Weekend trip from Ho Chi Minh to Da Lat, renting a car",
"language": "en",
"entities": [
{
"type": "location",
"value": "hcmc"
},
{
"type": "location",
"value": "da-lat"
},
{
"type": "origin",
"value": "hcmc"
},
{
"type": "destination",
"value": "da-lat"
},
{
"type": "duration",
"value": {
"days": 2,
"nights": 1
}
},
{
"type": "transport",
"value": "car"
}
]
},
{
"text": "7-night Bali honeymoon, villa with private pool, $3000 budget",
"language": "en",
"entities": [
{
"type": "location",
"value": "bali"
},
{
"type": "destination",
"value": "bali"
},
{
"type": "duration",
"value": {
"days": 8,
"nights": 7
}
},
{
"type": "hotel_type",
"value": "villa"
},
{
"type": "travel_style",
"value": "honeymoon"
},
{
"type": "budget",
"value": {
"amount": 3000.0,
"currency": "USD"
}
}
]
},
{
"text": "Cultural trip to Hue and Hoi An, 5 days, heritage sites and photography",
"language": "en",
"entities": [
{
"type": "location",
"value": "hue"
},
{
"type": "location",
"value": "hoi-an"
},
{
"type": "destination",
"value": "hue"
},
{
"type": "destination",
"value": "hoi-an"
},
{
"type": "duration",
"value": {
"days": 5,
"nights": 4
}
},
{
"type": "travel_style",
"value": "cultural"
},
{
"type": "activity_preference",
"value": "photography"
}
]
},
{
"text": "Budget guesthouse in Hanoi Old Quarter, solo, 4 nights",
"language": "en",
"entities": [
{
"type": "location",
"value": "hanoi"
},
{
"type": "destination",
"value": "hanoi"
},
{
"type": "hotel_type",
"value": "guesthouse"
},
{
"type": "travel_style",
"value": "solo"
},
{
"type": "duration",
"value": {
"days": 5,
"nights": 4
}
}
]
},
{
"text": "Business trip to Singapore 3 days, 4-star hotel near MRT, Korean food preferred",
"language": "en",
"entities": [
{
"type": "location",
"value": "singapore"
},
{
"type": "destination",
"value": "singapore"
},
{
"type": "duration",
"value": {
"days": 3,
"nights": 2
}
},
{
"type": "hotel_type",
"value": "4-star"
},
{
"type": "travel_style",
"value": "business"
},
{
"type": "transport",
"value": "metro"
},
{
"type": "cuisine",
"value": "korean"
}
]
},
{
"text": "Honeymoon in Paris, spend more on accommodation, romantic dinners",
"language": "en",
"entities": [
{
"type": "location",
"value": "paris"
},
{
"type": "destination",
"value": "paris"
},
{
"type": "travel_style",
"value": "honeymoon"
},
{
"type": "travel_style",
"value": "romantic"
},
{
"type": "budget_priority",
"value": "accommodation:high"
}
]
},
{
"text": "From Ho Chi Minh City to Nha Trang by train, 3 days 2 nights",
"language": "en",
"entities": [
{
"type": "location",
"value": "hcmc"
},
{
"type": "location",
"value": "nha-trang"
},
{
"type": "origin",
"value": "hcmc"
},
{
"type": "destination",
"value": "nha-trang"
},
{
"type": "transport",
"value": "train"
},
{
"type": "duration",
"value": {
"days": 3,
"nights": 2
}
}
]
},
{
"text": "Dive trip to Cebu, 5 days, no pork due to religious reason",
"language": "en",
"entities": [
{
"type": "location",
"value": "cebu"
},
{
"type": "destination",
"value": "cebu"
},
{
"type": "duration",
"value": {
"days": 5,
"nights": 4
}
},
{
"type": "activity_preference",
"value": "diving"
},
{
"type": "dietary",
"value": "no_pork"
}
]
},
{
"text": "Adventure trekking in Sapa, 3 days, save on food",
"language": "en",
"entities": [
{
"type": "location",
"value": "sapa"
},
{
"type": "destination",
"value": "sapa"
},
{
"type": "duration",
"value": {
"days": 3,
"nights": 2
}
},
{
"type": "travel_style",
"value": "adventure"
},
{
"type": "activity_preference",
"value": "trekking"
},
{
"type": "budget_priority",
"value": "food:low"
}
]
},
{
"text": "Cruise Ha Long Bay 3 days 2 nights, couple, seafood",
"language": "en",
"entities": [
{
"type": "location",
"value": "ha-long"
},
{
"type": "destination",
"value": "ha-long"
},
{
"type": "duration",
"value": {
"days": 3,
"nights": 2
}
},
{
"type": "people",
"value": {
"adults": 2,
"children": 0,
"infants": 0
}
},
{
"type": "cuisine",
"value": "seafood"
}
]
},
{
"text": "Đà Nẵng 4 ngày, tiết kiệm tiền ăn để chi nhiều cho chỗ ở",
"language": "vi",
"entities": [
{
"type": "location",
"value": "da-nang"
},
{
"type": "destination",
"value": "da-nang"
},
{
"type": "duration",
"value": {
"days": 4,
"nights": 3
}
},
{
"type": "budget_priority",
"value": "food:low"
},
{
"type": "budget_priority",
"value": "accommodation:high"
}
]
},
{
"text": "Hàn Quốc 6 ngày, ở khách sạn tốt nhưng ăn uống bình dân",
"language": "vi",
"entities": [
{
"type": "location",
"value": "seoul"
},
{
"type": "destination",
"value": "seoul"
},
{
"type": "duration",
"value": {
"days": 6,
"nights": 5
}
},
{
"type": "budget_priority",
"value": "accommodation:high"
},
{
"type": "budget_priority",
"value": "food:low"
}
]
},
{
"text": "Chuyến phượt 2 tuần từ Hà Nội xuống Sài Gòn bằng xe máy, budget 20 triệu",
"language": "vi",
"entities": [
{
"type": "location",
"value": "hanoi"
},
{
"type": "location",
"value": "hcmc"
},
{
"type": "origin",
"value": "hanoi"
},
{
"type": "destination",
"value": "hcmc"
},
{
"type": "duration",
"value": {
"days": 14,
"nights": 13
}
},
{
"type": "transport",
"value": "motorbike"
},
{
"type": "budget",
"value": {
"amount": 20000000.0,
"currency": "VND"
}
},
{
"type": "travel_style",
"value": "backpacker"
}
]
},
{
"text": "Tuần trăng mật Maldives 6 ngày 5 đêm, villa nổi trên mặt nước, $5000",
"language": "vi",
"entities": [
{
"type": "destination",
"value": "maldives"
},
{
"type": "duration",
"value": {
"days": 6,
"nights": 5
}
},
{
"type": "hotel_type",
"value": "villa"
},
{
"type": "travel_style",
"value": "honeymoon"
},
{
"type": "budget",
"value": {
"amount": 5000.0,
"currency": "USD"
}
}
]
},
{
"text": "Nhóm 4 bạn phượt Đà Lạt cuối tuần, thuê xe máy, ở hostel",
"language": "vi",
"entities": [
{
"type": "location",
"value": "da-lat"
},
{
"type": "destination",
"value": "da-lat"
},
{
"type": "people",
"value": {
"adults": 4,
"children": 0,
"infants": 0
}
},
{
"type": "duration",
"value": {
"days": 2,
"nights": 1
}
},
{
"type": "transport",
"value": "motorbike"
},
{
"type": "hotel_type",
"value": "hostel"
},
{
"type": "travel_style",
"value": "backpacker"
}
]
},
{
"text": "Hành trình Châu Âu: Paris 3 ngày, Rome 3 ngày, Amsterdam 2 ngày",
"language": "vi",
"entities": [
{
"type": "location",
"value": "paris"
},
{
"type": "location",
"value": "rome"
},
{
"type": "location",
"value": "amsterdam"
},
{
"type": "destination",
"value": "paris"
},
{
"type": "destination",
"value": "rome"
},
{
"type": "destination",
"value": "amsterdam"
},
{
"type": "duration",
"value": {
"days": 8,
"nights": 7
}
}
]
},
{
"text": "Vợ chồng đi Nhật 10 ngày, ăn chay, đi tàu bullet train khắp nơi",
"language": "vi",
"entities": [
{
"type": "location",
"value": "tokyo"
},
{
"type": "destination",
"value": "tokyo"
},
{
"type": "people",
"value": {
"adults": 2,
"children": 0,
"infants": 0
}
},
{
"type": "duration",
"value": {
"days": 10,
"nights": 9
}
},
{
"type": "dietary",
"value": "vegetarian"
},
{
"type": "transport",
"value": "train"
}
]
},
{
"text": "Muốn đi tham quan Hạ Long buổi sáng sớm trước khi tàu đông khách",
"language": "vi",
"entities": [
{
"type": "location",
"value": "ha-long"
},
{
"type": "destination",
"value": "ha-long"
},
{
"type": "time_preference",
"value": "early_morning"
}
]
},
{
"text": "Hội An 3 ngày, đi phố cổ buổi chiều và xem đèn lồng buổi tối",
"language": "vi",
"entities": [
{
"type": "location",
"value": "hoi-an"
},
{
"type": "destination",
"value": "hoi-an"
},
{
"type": "duration",
"value": {
"days": 3,
"nights": 2
}
},
{
"type": "time_preference",
"value": "afternoon"
},
{
"type": "time_preference",
"value": "evening"
}
]
},
{
"text": "Chụp ảnh hoàng hôn ở Mũi Né, thích đi vào buổi chiều",
"language": "vi",
"entities": [
{
"type": "location",
"value": "mui-ne"
},
{
"type": "destination",
"value": "mui-ne"
},
{
"type": "activity_preference",
"value": "photography"
},
{
"type": "time_preference",
"value": "evening"
},
{
"type": "time_preference",
"value": "afternoon"
}
]
},
{
"text": "Sapa trekking buổi sáng, nghỉ trưa rồi tiếp tục leo núi",
"language": "vi",
"entities": [
{
"type": "location",
"value": "sapa"
},
{
"type": "destination",
"value": "sapa"
},
{
"type": "activity_preference",
"value": "trekking"
},
{
"type": "time_preference",
"value": "morning"
},
{
"type": "time_preference",
"value": "noon"
}
]
},
{
"text": "Hà Nội 2 ngày 1 đêm, tham quan buổi sáng, mua sắm buổi chiều",
"language": "vi",
"entities": [
{
"type": "location",
"value": "hanoi"
},
{
"type": "destination",
"value": "hanoi"
},
{
"type": "duration",
"value": {
"days": 2,
"nights": 1
}
},
{
"type": "activity_preference",
"value": "sightseeing"
},
{
"type": "activity_preference",
"value": "shopping"
},
{
"type": "time_preference",
"value": "morning"
},
{
"type": "time_preference",
"value": "afternoon"
}
]
},
{
"text": "Nha Trang 4 ngày, lặn biển buổi sáng sớm và đi chợ đêm buổi tối",
"language": "vi",
"entities": [
{
"type": "location",
"value": "nha-trang"
},
{
"type": "destination",
"value": "nha-trang"
},
{
"type": "duration",
"value": {
"days": 4,
"nights": 3
}
},
{
"type": "activity_preference",
"value": "diving"
},
{
"type": "time_preference",
"value": "early_morning"
},
{
"type": "time_preference",
"value": "evening"
}
]
},
{
"text": "Đi Phú Quốc ăn hải sản buổi trưa, ngắm hoàng hôn buổi chiều",
"language": "vi",
"entities": [
{
"type": "location",
"value": "phu-quoc"
},
{
"type": "destination",
"value": "phu-quoc"
},
{
"type": "cuisine",
"value": "seafood"
},
{
"type": "time_preference",
"value": "noon"
},
{
"type": "time_preference",
"value": "evening"
},
{
"type": "time_preference",
"value": "afternoon"
}
]
},
{
"text": "I want to explore Bangkok temples in the morning and night markets in the evening",
"language": "en",
"entities": [
{
"type": "location",
"value": "bangkok"
},
{
"type": "destination",
"value": "bangkok"
},
{
"type": "activity_preference",
"value": "sightseeing"
},
{
"type": "time_preference",
"value": "morning"
},
{
"type": "time_preference",
"value": "evening"
}
]
},
{
"text": "Kyoto 5 days, visit shrines early morning before crowds arrive",
"language": "en",
"entities": [
{
"type": "location",
"value": "kyoto"
},
{
"type": "destination",
"value": "kyoto"
},
{
"type": "duration",
"value": {
"days": 5,
"nights": 4
}
},
{
"type": "activity_preference",
"value": "sightseeing"
},
{
"type": "time_preference",
"value": "early_morning"
}
]
},
{
"text": "Singapore 3 nights, food tour at noon and rooftop bar in the evening",
"language": "en",
"entities": [
{
"type": "location",
"value": "singapore"
},
{
"type": "destination",
"value": "singapore"
},
{
"type": "duration",
"value": {
"days": 3,
"nights": 3
}
},
{
"type": "cuisine",
"value": "local_specialty"
},
{
"type": "time_preference",
"value": "noon"
},
{
"type": "time_preference",
"value": "evening"
}
]
},
{
"text": "Bali morning hike, afternoon spa and massage session",
"language": "en",
"entities": [
{
"type": "location",
"value": "bali"
},
{
"type": "destination",
"value": "bali"
},
{
"type": "activity_preference",
"value": "trekking"
},
{
"type": "activity_preference",
"value": "spa"
},
{
"type": "time_preference",
"value": "morning"
},
{
"type": "time_preference",
"value": "afternoon"
}
]
},
{
"text": "Paris night tour: Eiffel Tower at night, brunch in the morning",
"language": "en",
"entities": [
{
"type": "location",
"value": "paris"
},
{
"type": "destination",
"value": "paris"
},
{
"type": "activity_preference",
"value": "sightseeing"
},
{
"type": "time_preference",
"value": "night"
},
{
"type": "time_preference",
"value": "morning"
}
]
},
{
"text": "Solo backpacker trip to Sapa 7 days, hiking and photography",
"language": "en",
"entities": [
{
"type": "location",
"value": "sapa"
},
{
"type": "destination",
"value": "sapa"
},
{
"type": "duration",
"value": {
"days": 7,
"nights": 6
}
},
{
"type": "people",
"value": {
"adults": 1,
"children": 0,
"infants": 0
}
},
{
"type": "travel_style",
"value": "backpacker"
},
{
"type": "travel_style",
"value": "adventure"
},
{
"type": "activity_preference",
"value": "trekking"
},
{
"type": "activity_preference",
"value": "photography"
}
]
},
{
"text": "Couple trip to Bali 7 days, honeymoon package",
"language": "en",
"entities": [
{
"type": "location",
"value": "bali"
},
{
"type": "destination",
"value": "bali"
},
{
"type": "duration",
"value": {
"days": 7,
"nights": 6
}
},
{
"type": "people",
"value": {
"adults": 2,
"children": 0,
"infants": 0
}
},
{
"type": "travel_style",
"value": "honeymoon"
}
]
},
{
"text": "Group of 8 friends to Da Nang beach, budget hostel",
"language": "en",
"entities": [
{
"type": "location",
"value": "da-nang"
},
{
"type": "destination",
"value": "da-nang"
},
{
"type": "people",
"value": {
"adults": 8,
"children": 0,
"infants": 0
}
},
{
"type": "hotel_type",
"value": "hostel"
}
]
},
{
"text": "Đi Phú Quốc 2 vợ chồng 5 ngày nghỉ dưỡng",
"language": "vi",
"entities": [
{
"type": "location",
"value": "phu-quoc"
},
{
"type": "destination",
"value": "phu-quoc"
},
{
"type": "duration",
"value": {
"days": 5,
"nights": 4
}
},
{
"type": "people",
"value": {
"adults": 2,
"children": 0,
"infants": 0
}
},
{
"type": "travel_style",
"value": "relaxation"
}
]
},
{
"text": "Gia đình 5 người đi Đà Lạt 4 ngày, có 2 trẻ em",
"language": "vi",
"entities": [
{
"type": "location",
"value": "da-lat"
},
{
"type": "destination",
"value": "da-lat"
},
{
"type": "duration",
"value": {
"days": 4,
"nights": 3
}
},
{
"type": "people",
"value": {
"adults": 3,
"children": 2,
"infants": 0
}
},
{
"type": "travel_style",
"value": "family"
}
]
}
]