text
stringlengths 6
259
| intent
stringclasses 22
values | entities
stringlengths 2
1.26k
| translated text
stringlengths 6
235
| back translated text
stringlengths 7
240
| logical form
stringlengths 14
471
|
---|---|---|---|---|---|
what is fare code y mean | abbreviation | [{'start': 18, 'end': 19, 'value': 'y', 'entity': 'fare_basis_code'}] | ভাড়ার কোড y-র অর্থ কী? | What is the meaning of rental code Y? | [ IN:ABBREVIATION [ SL:FARE_BASIS_CODE y ] ] |
round trip first class fares new york to miami | airfare | [{'start': 1, 'end': 11, 'value': 'round trip', 'entity': 'round_trip'}, {'start': 11, 'end': 22, 'value': 'first class', 'entity': 'class_type'}, {'start': 29, 'end': 37, 'value': 'new york', 'entity': 'fromloc.city_name'}, {'start': 41, 'end': 46, 'value': 'miami', 'entity': 'toloc.city_name'}] | প্রথম শ্রেণীর রাউন্ড ট্রিপ নিউ ইয়র্ক থেকে মিয়ামি | First Class Round Trip from New York to Miami | [ IN:AIRFARE [ SL:ROUND_TRIP round trip ] [ SL:CLASS_TYPE first class ] [ SL:CITY_NAME new york ] [ SL:CITY_NAME miami ] ] |
july seventh what is the cost of a round trip ticket traveling first class on united airlines leaving from denver going to baltimore | airfare | [{'start': 1, 'end': 5, 'value': 'july', 'entity': 'depart_date.month_name'}, {'start': 5, 'end': 12, 'value': 'seventh', 'entity': 'depart_date.day_number'}, {'start': 35, 'end': 45, 'value': 'round trip', 'entity': 'round_trip'}, {'start': 63, 'end': 74, 'value': 'first class', 'entity': 'class_type'}, {'start': 78, 'end': 93, 'value': 'united airlines', 'entity': 'airline_name'}, {'start': 107, 'end': 113, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 123, 'end': 132, 'value': 'baltimore', 'entity': 'toloc.city_name'}] | সপ্তম জুলাই – ইউনাইটেড এয়ারলাইন্সের প্রথম শ্রেণীর রাউন্ড ট্রিপ টিকিটের দাম কত? | 7th July - What is the price of United Airlines Round Trip? | [ IN:AIRFARE [ SL:MONTH_NAME july ] [ SL:DAY_NUMBER seventh ] [ SL:ROUND_TRIP round trip ] [ SL:CLASS_TYPE first class ] [ SL:AIRLINE_NAME united airlines ] [ SL:CITY_NAME denver ] [ SL:CITY_NAME baltimore ] ] |
could i have listings of flights from new york to montreal canada leaving on wednesday | flight | [{'start': 38, 'end': 46, 'value': 'new york', 'entity': 'fromloc.city_name'}, {'start': 50, 'end': 58, 'value': 'montreal', 'entity': 'toloc.city_name'}, {'start': 59, 'end': 65, 'value': 'canada', 'entity': 'toloc.country_name'}, {'start': 77, 'end': 86, 'value': 'wednesday', 'entity': 'depart_date.day_name'}] | আমি কি নিউ ইয়র্ক থেকে মন্ট্রিয়াল কানাডা যাওয়ার ফ্লাইটের তালিকা পেতে পারি? | Can I get a list of flights from New York to Montreal Canada? | [ IN:FLIGHT [ SL:CITY_NAME new york ] [ SL:CITY_NAME montreal ] [ SL:COUNTRY_NAME canada ] [ SL:DAY_NAME wednesday ] ] |
explain fare code qx | abbreviation | [{'start': 18, 'end': 20, 'value': 'qx', 'entity': 'fare_basis_code'}] | ভাড়া কোড qx ব্যাখ্যা করুন | Explain rent code qx | [ IN:ABBREVIATION [ SL:FARE_BASIS_CODE qx ] ] |
what 's the cheapest flight from pittsburgh to san francisco on friday | flight | [{'start': 12, 'end': 20, 'value': 'cheapest', 'entity': 'cost_relative'}, {'start': 33, 'end': 43, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 47, 'end': 60, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 64, 'end': 70, 'value': 'friday', 'entity': 'depart_date.day_name'}] | শুক্রবার পিটসবার্গ থেকে সান ফ্রান্সিসকো পর্যন্ত সবচেয়ে সস্তা ফ্লাইট কোনটা? | Which is the cheapest flight from Pittsburgh to San Francisco on Friday? | [ IN:FLIGHT [ SL:COST_RELATIVE cheapest ] [ SL:CITY_NAME pittsburgh ] [ SL:CITY_NAME san francisco ] [ SL:DAY_NAME friday ] ] |
please show me all fares for flights from denver to oakland | airfare | [{'start': 42, 'end': 48, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 52, 'end': 59, 'value': 'oakland', 'entity': 'toloc.city_name'}] | দয়া করে ডেনভার থেকে ওকল্যান্ড পর্যন্ত সমস্ত বিমানের ভাড়া আমাকে দেখান। | Please show me the fares for all flights from Denver to Oakland. | [ IN:AIRFARE [ SL:CITY_NAME denver ] [ SL:CITY_NAME oakland ] ] |
what flights are between washington and san francisco | flight | [{'start': 25, 'end': 35, 'value': 'washington', 'entity': 'fromloc.city_name'}, {'start': 40, 'end': 53, 'value': 'san francisco', 'entity': 'toloc.city_name'}] | ওয়াশিংটন এবং সান ফ্রান্সিসকোর মধ্যে কি ধরনের বিমান চলাচল করে? | What type of aircraft operate between Washington and San Francisco? | [ IN:FLIGHT [ SL:CITY_NAME washington ] [ SL:CITY_NAME san francisco ] ] |
what kind of aircraft will i be flying on if i take a first class american airlines flight from philadelphia to dallas | aircraft | [{'start': 54, 'end': 65, 'value': 'first class', 'entity': 'class_type'}, {'start': 66, 'end': 83, 'value': 'american airlines', 'entity': 'airline_name'}, {'start': 96, 'end': 108, 'value': 'philadelphia', 'entity': 'fromloc.city_name'}, {'start': 112, 'end': 118, 'value': 'dallas', 'entity': 'toloc.city_name'}] | আমি যদি ফিলাডেলফিয়া থেকে ডালাস পর্যন্ত প্রথম শ্রেণীর আমেরিকান এয়ারলাইন্সের ফ্লাইটে যাই, তা হলে আমি কোন ধরনের বিমান চালাবো? | What kind of aircraft will I fly if I go on a first class American Airlines flight from Philadelphia to Dallas? | [ IN:AIRCRAFT [ SL:CLASS_TYPE first class ] [ SL:AIRLINE_NAME american airlines ] [ SL:CITY_NAME philadelphia ] [ SL:CITY_NAME dallas ] ] |
i 'd like to arrange a trip to baltimore on january first | flight | [{'start': 31, 'end': 40, 'value': 'baltimore', 'entity': 'toloc.city_name'}, {'start': 44, 'end': 51, 'value': 'january', 'entity': 'depart_date.month_name'}, {'start': 52, 'end': 57, 'value': 'first', 'entity': 'depart_date.day_number'}] | আমি ১লা জানুয়ারিতে বাল্টিমোর ভ্রমণের ব্যবস্থা করতে চাই | I would like to arrange a visit to Baltimore on 1st January | [ IN:FLIGHT [ SL:CITY_NAME baltimore ] [ SL:MONTH_NAME january ] [ SL:DAY_NUMBER first ] ] |
what is the ground transportation available in fort worth texas | ground_service | [{'start': 47, 'end': 57, 'value': 'fort worth', 'entity': 'city_name'}, {'start': 58, 'end': 63, 'value': 'texas', 'entity': 'state_name'}] | ফোর্ট ওয়েলথ টেক্সসে কি ধরনের স্থল পরিবহন পাওয়া যায়? | What kind of land transport is available in Fort Wealth Texas? | [ IN:GROUND_SERVICE [ SL:CITY_NAME fort worth ] [ SL:STATE_NAME texas ] ] |
what is the earliest flight leaving denver going to boston | flight | [{'start': 12, 'end': 20, 'value': 'earliest', 'entity': 'flight_mod'}, {'start': 36, 'end': 42, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 52, 'end': 58, 'value': 'boston', 'entity': 'toloc.city_name'}] | ডেনভার ছেড়ে বোস্টন যাওয়ার আগে সবচেয়ে প্রথম ফ্লাইটটি কী ছিল? | What was the first flight from Denver to Boston? | [ IN:FLIGHT [ SL:FLIGHT_MOD earliest ] [ SL:CITY_NAME denver ] [ SL:CITY_NAME boston ] ] |
pm flights dallas to atlanta | flight | [{'start': 1, 'end': 3, 'value': 'pm', 'entity': 'depart_time.period_of_day'}, {'start': 11, 'end': 17, 'value': 'dallas', 'entity': 'fromloc.city_name'}, {'start': 21, 'end': 28, 'value': 'atlanta', 'entity': 'toloc.city_name'}] | পিএম ফ্লাইট ডালাস থেকে আটলান্টা | PM Flight from Dallas to Atlanta | [ IN:FLIGHT [ SL:PERIOD_OF_DAY pm ] [ SL:CITY_NAME dallas ] [ SL:CITY_NAME atlanta ] ] |
display all flights from toronto to san diego on us air with a layover in phoenix | flight | [{'start': 25, 'end': 32, 'value': 'toronto', 'entity': 'fromloc.city_name'}, {'start': 36, 'end': 45, 'value': 'san diego', 'entity': 'toloc.city_name'}, {'start': 49, 'end': 55, 'value': 'us air', 'entity': 'airline_name'}, {'start': 74, 'end': 81, 'value': 'phoenix', 'entity': 'stoploc.city_name'}] | টোরোন্টো থেকে সান ডিয়েগো পর্যন্ত আমাদের সব ফ্লাইট দেখানো হবে ফিনিক্সে | All our flights from Toronto to San Diego will be shown in Phoenix | [ IN:FLIGHT [ SL:CITY_NAME toronto ] [ SL:CITY_NAME san diego ] [ SL:AIRLINE_NAME us air ] [ SL:CITY_NAME phoenix ] ] |
san francisco to denver tuesday | flight | [{'start': 1, 'end': 14, 'value': 'san francisco', 'entity': 'fromloc.city_name'}, {'start': 17, 'end': 23, 'value': 'denver', 'entity': 'toloc.city_name'}, {'start': 24, 'end': 31, 'value': 'tuesday', 'entity': 'depart_date.day_name'}] | সান ফ্রান্সিসকো থেকে মঙ্গলবার ডেনভার | From San Francisco to Denver on Tuesday | [ IN:FLIGHT [ SL:CITY_NAME san francisco ] [ SL:CITY_NAME denver ] [ SL:DAY_NAME tuesday ] ] |
tell me about flights from indianapolis to houston | flight | [{'start': 27, 'end': 39, 'value': 'indianapolis', 'entity': 'fromloc.city_name'}, {'start': 43, 'end': 50, 'value': 'houston', 'entity': 'toloc.city_name'}] | ইন্ডিয়ানাপোলিস থেকে হুস্টন যাওয়ার বিমান সম্পর্কে বলুন। | Tell us about the flight from Indianapolis to Houston. | [ IN:FLIGHT [ SL:CITY_NAME indianapolis ] [ SL:CITY_NAME houston ] ] |
show me all flights from new york to miami leaving on a tuesday and returning on sunday | flight | [{'start': 25, 'end': 33, 'value': 'new york', 'entity': 'fromloc.city_name'}, {'start': 37, 'end': 42, 'value': 'miami', 'entity': 'toloc.city_name'}, {'start': 56, 'end': 63, 'value': 'tuesday', 'entity': 'depart_date.day_name'}, {'start': 81, 'end': 87, 'value': 'sunday', 'entity': 'return_date.day_name'}] | আমাকে নিউইয়র্ক থেকে মিয়ামি পর্যন্ত সমস্ত ফ্লাইট মঙ্গলবারে ছেড়ে যায় এবং রবিবারে ফিরে আসে। | All flights from New York to Miami left me on Tuesday and returned on Sunday. | [ IN:FLIGHT [ SL:CITY_NAME new york ] [ SL:CITY_NAME miami ] [ SL:DAY_NAME tuesday ] [ SL:DAY_NAME sunday ] ] |
hi i 'd like a flight from tampa to montreal | flight | [{'start': 27, 'end': 32, 'value': 'tampa', 'entity': 'fromloc.city_name'}, {'start': 36, 'end': 44, 'value': 'montreal', 'entity': 'toloc.city_name'}] | আমি টাম্পা থেকে মন্ট্রিয়ালে যেতে চাই | I want to go from Tampa to Montreal | [ IN:FLIGHT [ SL:CITY_NAME tampa ] [ SL:CITY_NAME montreal ] ] |
show me the lowest fare for a round trip flight from baltimore to dallas | airfare | [{'start': 12, 'end': 18, 'value': 'lowest', 'entity': 'cost_relative'}, {'start': 30, 'end': 40, 'value': 'round trip', 'entity': 'round_trip'}, {'start': 53, 'end': 62, 'value': 'baltimore', 'entity': 'fromloc.city_name'}, {'start': 66, 'end': 72, 'value': 'dallas', 'entity': 'toloc.city_name'}] | আমাকে বাল্টিমোর থেকে ডালাস যাওয়ার জন্য সবচেয়ে কম ভাড়া দেখান। | Show me the lowest fare to travel from Baltimore to Dallas. | [ IN:AIRFARE [ SL:COST_RELATIVE lowest ] [ SL:ROUND_TRIP round trip ] [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME dallas ] ] |
give me the flights for american airline from dallas to san francisco | flight | [{'start': 24, 'end': 40, 'value': 'american airline', 'entity': 'airline_name'}, {'start': 46, 'end': 52, 'value': 'dallas', 'entity': 'fromloc.city_name'}, {'start': 56, 'end': 69, 'value': 'san francisco', 'entity': 'toloc.city_name'}] | আমাকে ডালাস থেকে সান ফ্রান্সিসকো পর্যন্ত আমেরিকান এয়ারলাইন্সের ফ্লাইট দাও | Give me an American Airlines flight from Dallas to San Francisco | [ IN:FLIGHT [ SL:AIRLINE_NAME american airline ] [ SL:CITY_NAME dallas ] [ SL:CITY_NAME san francisco ] ] |
i 'd like to see all the flights from boston to philadelphia | flight | [{'start': 38, 'end': 44, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 48, 'end': 60, 'value': 'philadelphia', 'entity': 'toloc.city_name'}] | আমি বোস্টন থেকে ফিলাডেলফিয়া পর্যন্ত সব ফ্লাইট দেখতে চাই। | I want to see all flights from Boston to Philadelphia. | [ IN:FLIGHT [ SL:CITY_NAME boston ] [ SL:CITY_NAME philadelphia ] ] |
actually what are the nonstop flights from las vegas to burbank on saturday may twenty two | flight | [{'start': 22, 'end': 29, 'value': 'nonstop', 'entity': 'flight_stop'}, {'start': 43, 'end': 52, 'value': 'las vegas', 'entity': 'fromloc.city_name'}, {'start': 56, 'end': 63, 'value': 'burbank', 'entity': 'toloc.city_name'}, {'start': 67, 'end': 75, 'value': 'saturday', 'entity': 'arrive_date.day_name'}, {'start': 76, 'end': 79, 'value': 'may', 'entity': 'arrive_date.month_name'}, {'start': 80, 'end': 90, 'value': 'twenty two', 'entity': 'arrive_date.day_number'}] | আসলে লাস ভেগাস থেকে বারব্যাঙ্কে শনিবার ২২ তারিখ পর্যন্ত বিরতিহীন ফ্লাইটের সংখ্যা কত হতে পারে? | What could be the number of non-stop flights from Las Vegas to Barbank till Saturday 22nd? | [ IN:FLIGHT [ SL:FLIGHT_STOP nonstop ] [ SL:CITY_NAME las vegas ] [ SL:CITY_NAME burbank ] [ SL:DAY_NAME saturday ] [ SL:MONTH_NAME may ] [ SL:DAY_NUMBER twenty two ] ] |
show me flights from pittsburgh to san francisco on friday leaving after 12 noon | flight | [{'start': 21, 'end': 31, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 35, 'end': 48, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 52, 'end': 58, 'value': 'friday', 'entity': 'depart_date.day_name'}, {'start': 67, 'end': 72, 'value': 'after', 'entity': 'depart_time.time_relative'}, {'start': 73, 'end': 80, 'value': '12 noon', 'entity': 'depart_time.time'}] | আজ দুপুর ১২টার পর পিটসবার্গ থেকে সান ফ্রান্সিসকো পর্যন্ত ফ্লাইট দেখাও। | Show me the flight from Pittsburgh to San Francisco after 12 noon today. | [ IN:FLIGHT [ SL:CITY_NAME pittsburgh ] [ SL:CITY_NAME san francisco ] [ SL:DAY_NAME friday ] [ SL:TIME_RELATIVE after ] [ SL:TIME 12 noon ] ] |
what aircraft is co 1209 | aircraft | [{'start': 17, 'end': 19, 'value': 'co', 'entity': 'airline_code'}, {'start': 20, 'end': 24, 'value': '1209', 'entity': 'flight_number'}] | এক হাজার দুই শত নয় কি ধরনের বিমান? | What kind of aircraft are not 1200? | [ IN:AIRCRAFT [ SL:AIRLINE_CODE co ] [ SL:FLIGHT_NUMBER 1209 ] ] |
explain meal codes sd d | abbreviation | [{'start': 8, 'end': 12, 'value': 'meal', 'entity': 'meal'}, {'start': 19, 'end': 23, 'value': 'sd d', 'entity': 'meal_code'}] | ১। খাবারের কোড ব্যাখ্যা কর। | Explain the food code. | [ IN:ABBREVIATION [ SL:MEAL meal ] [ SL:MEAL_CODE sd d ] ] |
show me a list of rental car fares at boston airport | ground_service | [{'start': 18, 'end': 28, 'value': 'rental car', 'entity': 'transport_type'}, {'start': 38, 'end': 52, 'value': 'boston airport', 'entity': 'airport_name'}] | আমাকে বোস্টন বিমানবন্দরে ভাড়া করা গাড়ির ভাড়ার তালিকা দেখান। | Show me the list of rental cars at Boston Airport. | [ IN:GROUND_SERVICE [ SL:TRANSPORT_TYPE rental car ] [ SL:AIRPORT_NAME boston airport ] ] |
flights from washington dc to denver | flight | [{'start': 13, 'end': 23, 'value': 'washington', 'entity': 'fromloc.city_name'}, {'start': 24, 'end': 26, 'value': 'dc', 'entity': 'fromloc.state_code'}, {'start': 30, 'end': 36, 'value': 'denver', 'entity': 'toloc.city_name'}] | ওয়াশিংটন ডিসি থেকে ডেনভারগামী বিমান | Flights from Washington DC to Denver | [ IN:FLIGHT [ SL:CITY_NAME washington ] [ SL:STATE_CODE dc ] [ SL:CITY_NAME denver ] ] |
what is the latest flight departing from boston to san francisco | flight | [{'start': 12, 'end': 18, 'value': 'latest', 'entity': 'flight_mod'}, {'start': 41, 'end': 47, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 51, 'end': 64, 'value': 'san francisco', 'entity': 'toloc.city_name'}] | বোস্টন থেকে সান ফ্রান্সিসকো যাওয়ার সর্বশেষ ফ্লাইটটি কী? | What was the last flight from Boston to San Francisco? | [ IN:FLIGHT [ SL:FLIGHT_MOD latest ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME san francisco ] ] |
what is the fare going from baltimore to atlanta one way on november seventh | airfare | [{'start': 28, 'end': 37, 'value': 'baltimore', 'entity': 'fromloc.city_name'}, {'start': 41, 'end': 48, 'value': 'atlanta', 'entity': 'toloc.city_name'}, {'start': 49, 'end': 56, 'value': 'one way', 'entity': 'round_trip'}, {'start': 60, 'end': 68, 'value': 'november', 'entity': 'depart_date.month_name'}, {'start': 69, 'end': 76, 'value': 'seventh', 'entity': 'depart_date.day_number'}] | সাতই নভেম্বর বাল্টিমোর থেকে আটলান্টা পর্যন্ত একদিকে ভাড়া কত হবে? | What will be the fare on one side from Baltimore to Atlanta on the 7th of November? | [ IN:AIRFARE [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME atlanta ] [ SL:ROUND_TRIP one way ] [ SL:MONTH_NAME november ] [ SL:DAY_NUMBER seventh ] ] |
please show me flights from denver to san francisco on wednesday after 1300 hours | flight | [{'start': 28, 'end': 34, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 38, 'end': 51, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 55, 'end': 64, 'value': 'wednesday', 'entity': 'depart_date.day_name'}, {'start': 65, 'end': 70, 'value': 'after', 'entity': 'depart_time.time_relative'}, {'start': 71, 'end': 81, 'value': '1300 hours', 'entity': 'depart_time.time'}] | দয়া করে আমাকে ডেনভার থেকে সান ফ্রান্সিসকো যাওয়ার বিমান বুধবার ১৩. ০ ঘন্টা পর দেখান। | Please show me the flight from Denver to San Francisco after 13.0 hours on Wednesday. | [ IN:FLIGHT [ SL:CITY_NAME denver ] [ SL:CITY_NAME san francisco ] [ SL:DAY_NAME wednesday ] [ SL:TIME_RELATIVE after ] [ SL:TIME 1300 hours ] ] |
what airline stands for hp | airline | [{'start': 24, 'end': 26, 'value': 'hp', 'entity': 'airline_code'}] | এইচপি মানে কী? | What is HP? | [ IN:AIRLINE [ SL:AIRLINE_CODE hp ] ] |
please list me the flights and their cost of all airlines flying from denver to baltimore | flight+airfare | [{'start': 70, 'end': 76, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 80, 'end': 89, 'value': 'baltimore', 'entity': 'toloc.city_name'}] | দয়া করে আমাকে ডেনভার থেকে বাল্টিমোর পর্যন্ত সমস্ত বিমান সংস্থাগুলির উড়ান এবং তাদের খরচের তালিকা দিন। | Please give me a list of all airlines flying and their costs from Denver to Baltimore. | [ IN:FLIGHT_AIRFARE [ SL:CITY_NAME denver ] [ SL:CITY_NAME baltimore ] ] |
i want a flight from denver to atlanta | flight | [{'start': 21, 'end': 27, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 31, 'end': 38, 'value': 'atlanta', 'entity': 'toloc.city_name'}] | আমি ডেনভার থেকে আটলান্টার দিকে ফ্লাইট চাই। | I want a flight from Denver to Atlanta. | [ IN:FLIGHT [ SL:CITY_NAME denver ] [ SL:CITY_NAME atlanta ] ] |
show me the round trip tickets from baltimore to dallas | airfare | [{'start': 12, 'end': 22, 'value': 'round trip', 'entity': 'round_trip'}, {'start': 36, 'end': 45, 'value': 'baltimore', 'entity': 'fromloc.city_name'}, {'start': 49, 'end': 55, 'value': 'dallas', 'entity': 'toloc.city_name'}] | আমাকে বাল্টিমোর থেকে ডালাস পর্যন্ত রাউন্ড ট্রিপের টিকিট দেখান | Show me a round trip ticket from Baltimore to Dallas | [ IN:AIRFARE [ SL:ROUND_TRIP round trip ] [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME dallas ] ] |
ground transportation san francisco | ground_service | [{'start': 22, 'end': 35, 'value': 'san francisco', 'entity': 'city_name'}] | স্থল পরিবহন সান ফ্রান্সিস্কো | Land Transport San Francisco | [ IN:GROUND_SERVICE [ SL:CITY_NAME san francisco ] ] |
i would like to know if i fly on american flight number 813 from boston to oakland if i will stop enroute at another city | flight | [{'start': 33, 'end': 41, 'value': 'american', 'entity': 'airline_name'}, {'start': 49, 'end': 55, 'value': 'number', 'entity': 'flight_number'}, {'start': 65, 'end': 71, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 75, 'end': 82, 'value': 'oakland', 'entity': 'toloc.city_name'}] | আমি জানতে চাই, আমি কি বোস্টন থেকে ওকল্যান্ড যাওয়ার জন্য আমেরিকান ফ্লাইটে ৮১৩ নম্বর ফ্লাইটে চড়ি? | I want to know, did I board Flight 813 from Boston to Oakland? | [ IN:FLIGHT [ SL:AIRLINE_NAME american ] [ SL:FLIGHT_NUMBER number ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME oakland ] ] |
i need a flight from atlanta to philadelphia and i 'm looking for the cheapest fare | flight | [{'start': 21, 'end': 28, 'value': 'atlanta', 'entity': 'fromloc.city_name'}, {'start': 32, 'end': 44, 'value': 'philadelphia', 'entity': 'toloc.city_name'}, {'start': 70, 'end': 78, 'value': 'cheapest', 'entity': 'cost_relative'}] | আমার আটলান্টা থেকে ফিলাডেলফিয়া যাওয়ার একটা ফ্লাইট দরকার আর আমি সবচেয়ে সস্তা ভাড়া খুঁজছি | I need a flight from Atlanta to Philadelphia and I'm looking for the cheapest fare | [ IN:FLIGHT [ SL:CITY_NAME atlanta ] [ SL:CITY_NAME philadelphia ] [ SL:COST_RELATIVE cheapest ] ] |
ground transport denver | ground_service | [{'start': 17, 'end': 23, 'value': 'denver', 'entity': 'city_name'}] | স্থল পরিবহণ ডেন্ভার | Land Transport Danger | [ IN:GROUND_SERVICE [ SL:CITY_NAME denver ] ] |
what is the price of a one way fare from atlanta to boston | airfare | [{'start': 23, 'end': 30, 'value': 'one way', 'entity': 'round_trip'}, {'start': 41, 'end': 48, 'value': 'atlanta', 'entity': 'fromloc.city_name'}, {'start': 52, 'end': 58, 'value': 'boston', 'entity': 'toloc.city_name'}] | আটলান্টা থেকে বোস্টন পর্যন্ত একমুখী যাত্রার মূল্য কত? | How much does a one-way trip from Atlanta to Boston cost? | [ IN:AIRFARE [ SL:ROUND_TRIP one way ] [ SL:CITY_NAME atlanta ] [ SL:CITY_NAME boston ] ] |
explain the fare codes | abbreviation | [] | ভাড়ার কোড ব্যাখ্যা করা | Explaining the rent code | [ IN:ABBREVIATION ] |
i 'd like to know what flights united airline has from dallas to san francisco | flight | [{'start': 31, 'end': 45, 'value': 'united airline', 'entity': 'airline_name'}, {'start': 55, 'end': 61, 'value': 'dallas', 'entity': 'fromloc.city_name'}, {'start': 65, 'end': 78, 'value': 'san francisco', 'entity': 'toloc.city_name'}] | আমি জানতে চাই ডালাস থেকে সান ফ্রান্সিসকো পর্যন্ত ইউনাইটেড এয়ারলাইন্সের কোন ফ্লাইটগুলি রয়েছে | I would like to know which flights United Airlines has from Dallas to San Francisco | [ IN:FLIGHT [ SL:AIRLINE_NAME united airline ] [ SL:CITY_NAME dallas ] [ SL:CITY_NAME san francisco ] ] |
show flights between philadelphia and denver on september sixteenth | flight | [{'start': 21, 'end': 33, 'value': 'philadelphia', 'entity': 'fromloc.city_name'}, {'start': 38, 'end': 44, 'value': 'denver', 'entity': 'toloc.city_name'}, {'start': 48, 'end': 57, 'value': 'september', 'entity': 'depart_date.month_name'}, {'start': 58, 'end': 67, 'value': 'sixteenth', 'entity': 'depart_date.day_number'}] | ১৬ই সেপ্টেম্বর ফিলাডেলফিয়া ও ডেনভারের মধ্যে ফ্লাইট দেখানো হবে | Flight between Philadelphia and Denver to be shown on September 16 | [ IN:FLIGHT [ SL:CITY_NAME philadelphia ] [ SL:CITY_NAME denver ] [ SL:MONTH_NAME september ] [ SL:DAY_NUMBER sixteenth ] ] |
between boston and denver i 'd like a flight that takes the least amount of stops to get to boston | flight | [{'start': 8, 'end': 14, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 19, 'end': 25, 'value': 'denver', 'entity': 'toloc.city_name'}, {'start': 60, 'end': 65, 'value': 'least', 'entity': 'mod'}, {'start': 92, 'end': 98, 'value': 'boston', 'entity': 'toloc.city_name'}] | বোস্টন এবং ডেনভারের মধ্যে আমি এমন একটি ফ্লাইট পছন্দ করি যা বোস্টনে পৌঁছাতে সবচেয়ে কম সময় নেয়। | I prefer a flight between Boston and Denver that takes the shortest time to reach Boston. | [ IN:FLIGHT [ SL:CITY_NAME boston ] [ SL:CITY_NAME denver ] [ SL:MOD least ] [ SL:CITY_NAME boston ] ] |
what is the price of flights from indianapolis to memphis | airfare | [{'start': 34, 'end': 46, 'value': 'indianapolis', 'entity': 'fromloc.city_name'}, {'start': 50, 'end': 57, 'value': 'memphis', 'entity': 'toloc.city_name'}] | ইন্ডিয়ানাপোলিস থেকে মেম্ফিসের জন্য বিমানের দাম কত? | How much does an aircraft cost for Memphis from Indianapolis? | [ IN:AIRFARE [ SL:CITY_NAME indianapolis ] [ SL:CITY_NAME memphis ] ] |
is there an airline that advertises having more flights than any other airline | airline | [{'start': 43, 'end': 47, 'value': 'more', 'entity': 'mod'}] | এমন কোন এয়ারলাইন আছে যা অন্য যেকোন এয়ারলাইনের চেয়ে বেশি ফ্লাইট আছে বলে বিজ্ঞাপন দেয়? | Are there any airlines that advertise that they have more flights than any other airline? | [ IN:AIRLINE [ SL:MOD more ] ] |
what flights from pittsburgh to newark on monday | flight | [{'start': 18, 'end': 28, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 32, 'end': 38, 'value': 'newark', 'entity': 'toloc.city_name'}, {'start': 42, 'end': 48, 'value': 'monday', 'entity': 'depart_date.day_name'}] | সোমবার পিটসবার্গ থেকে নেওয়ার্ক পর্যন্ত কোন ফ্লাইটগুলি | No flights from Pittsburgh to Newark on Monday | [ IN:FLIGHT [ SL:CITY_NAME pittsburgh ] [ SL:CITY_NAME newark ] [ SL:DAY_NAME monday ] ] |
nonstop flights denver to boston | flight | [{'start': 1, 'end': 8, 'value': 'nonstop', 'entity': 'flight_stop'}, {'start': 16, 'end': 22, 'value': 'denver', 'entity': 'toloc.city_name'}, {'start': 26, 'end': 32, 'value': 'boston', 'entity': 'toloc.city_name'}] | অনবরত উড়ান বোস্টনের দিকে ধেয়ে আসছে | Continuous flight to Boston | [ IN:FLIGHT [ SL:FLIGHT_STOP nonstop ] [ SL:CITY_NAME denver ] [ SL:CITY_NAME boston ] ] |
show me all flights from milwaukee to orlando one way | flight | [{'start': 25, 'end': 34, 'value': 'milwaukee', 'entity': 'fromloc.city_name'}, {'start': 38, 'end': 45, 'value': 'orlando', 'entity': 'toloc.city_name'}, {'start': 46, 'end': 53, 'value': 'one way', 'entity': 'round_trip'}] | আমাকে মিলওয়াকি থেকে অরল্যান্ডো পর্যন্ত একমুখী সব ফ্লাইট দেখাও। | Show me all one-way flights from Milwaukee to Orlando. | [ IN:FLIGHT [ SL:CITY_NAME milwaukee ] [ SL:CITY_NAME orlando ] [ SL:ROUND_TRIP one way ] ] |
i need a thursday flight from pittsburgh to baltimore arriving in baltimore before 9 o'clock | flight | [{'start': 9, 'end': 17, 'value': 'thursday', 'entity': 'depart_date.day_name'}, {'start': 30, 'end': 40, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 44, 'end': 53, 'value': 'baltimore', 'entity': 'toloc.city_name'}, {'start': 66, 'end': 75, 'value': 'baltimore', 'entity': 'toloc.city_name'}, {'start': 76, 'end': 82, 'value': 'before', 'entity': 'arrive_time.time_relative'}, {'start': 83, 'end': 92, 'value': "9 o'clock", 'entity': 'arrive_time.time'}] | আমার পিট্সবার্গ থেকে বাল্টিমোর যাওয়ার বিমানটি সকাল ৯টার আগে বাল্টিমোর পৌঁছাবে। | My flight from Pittsburgh to Baltimore will arrive in Baltimore before 9am. | [ IN:FLIGHT [ SL:DAY_NAME thursday ] [ SL:CITY_NAME pittsburgh ] [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME baltimore ] [ SL:TIME_RELATIVE before ] [ SL:TIME 9 o'clock ] ] |
can you show me one way economy fares from dallas to atlanta | airfare | [{'start': 16, 'end': 23, 'value': 'one way', 'entity': 'round_trip'}, {'start': 24, 'end': 31, 'value': 'economy', 'entity': 'economy'}, {'start': 43, 'end': 49, 'value': 'dallas', 'entity': 'fromloc.city_name'}, {'start': 53, 'end': 60, 'value': 'atlanta', 'entity': 'toloc.city_name'}] | আপনারা কি আমাকে ডালাস থেকে আটলান্টা পর্যন্ত অর্থনীতির একমুখী পথ দেখাতে পারেন? | Can you show me the path of economy from Dallas to Atlanta? | [ IN:AIRFARE [ SL:ROUND_TRIP one way ] [ SL:ECONOMY economy ] [ SL:CITY_NAME dallas ] [ SL:CITY_NAME atlanta ] ] |
what types of meals are available | meal | [{'start': 14, 'end': 19, 'value': 'meals', 'entity': 'meal'}] | কোন ধরনের খাবার পাওয়া যায়? | What types of food do they eat? | [ IN:MEAL [ SL:MEAL meals ] ] |
i 'd like to book a flight from san diego to toronto | flight | [{'start': 32, 'end': 41, 'value': 'san diego', 'entity': 'fromloc.city_name'}, {'start': 45, 'end': 52, 'value': 'toronto', 'entity': 'toloc.city_name'}] | আমি সান ডিয়েগো থেকে টোরোন্টো যাওয়ার ফ্লাইট বুক করতে চাই | I want to book a flight from San Diego to Toronto | [ IN:FLIGHT [ SL:CITY_NAME san diego ] [ SL:CITY_NAME toronto ] ] |
cheapest fare from nashville to seattle | airfare | [{'start': 1, 'end': 9, 'value': 'cheapest', 'entity': 'cost_relative'}, {'start': 19, 'end': 28, 'value': 'nashville', 'entity': 'fromloc.city_name'}, {'start': 32, 'end': 39, 'value': 'seattle', 'entity': 'toloc.city_name'}] | ন্যাশভিল থেকে সিয়াটল পর্যন্ত সর্বনিম্ন ভাড়া | Lowest fare from Nashville to Seattle | [ IN:AIRFARE [ SL:COST_RELATIVE cheapest ] [ SL:CITY_NAME nashville ] [ SL:CITY_NAME seattle ] ] |
please list the morning flights from st. louis to st. paul | flight | [{'start': 16, 'end': 23, 'value': 'morning', 'entity': 'depart_time.period_of_day'}, {'start': 37, 'end': 46, 'value': 'st. louis', 'entity': 'fromloc.city_name'}, {'start': 50, 'end': 58, 'value': 'st. paul', 'entity': 'toloc.city_name'}] | দয়া করে সেন্ট লুইস থেকে সেন্ট পল পর্যন্ত সকালের উড়ানগুলির তালিকা তৈরি করুন। | Please list the morning flights from St. Louis to St. Paul. | [ IN:FLIGHT [ SL:PERIOD_OF_DAY morning ] [ SL:CITY_NAME st. louis ] [ SL:CITY_NAME st. paul ] ] |
show all flights from denver to san francisco | flight | [{'start': 22, 'end': 28, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 32, 'end': 45, 'value': 'san francisco', 'entity': 'toloc.city_name'}] | ডেনভার থেকে সান ফ্রান্সিস্কো পর্যন্ত সমস্ত ফ্লাইট প্রদর্শন করুন | Display all flights from Denver to San Francisco | [ IN:FLIGHT [ SL:CITY_NAME denver ] [ SL:CITY_NAME san francisco ] ] |
what is the cheapest fare from washington to san francisco leaving on september thirtieth | airfare | [{'start': 12, 'end': 20, 'value': 'cheapest', 'entity': 'cost_relative'}, {'start': 31, 'end': 41, 'value': 'washington', 'entity': 'fromloc.city_name'}, {'start': 45, 'end': 58, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 70, 'end': 79, 'value': 'september', 'entity': 'depart_date.month_name'}, {'start': 80, 'end': 89, 'value': 'thirtieth', 'entity': 'depart_date.day_number'}] | ৩০ সেপ্টেম্বর ওয়াশিংটন থেকে সান ফ্রান্সিসকো যাওয়ার ভাড়া কত? | What is the fare from Washington to San Francisco on September 30? | [ IN:AIRFARE [ SL:COST_RELATIVE cheapest ] [ SL:CITY_NAME washington ] [ SL:CITY_NAME san francisco ] [ SL:MONTH_NAME september ] [ SL:DAY_NUMBER thirtieth ] ] |
list the nonstop flights from denver to washington dc | flight | [{'start': 9, 'end': 16, 'value': 'nonstop', 'entity': 'flight_stop'}, {'start': 30, 'end': 36, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 40, 'end': 50, 'value': 'washington', 'entity': 'toloc.city_name'}, {'start': 51, 'end': 53, 'value': 'dc', 'entity': 'toloc.state_code'}] | ডেনভার থেকে ওয়াশিংটন ডিসি পর্যন্ত অবিরাম উড়ানের তালিকা | List of non-stop flights from Denver to Washington DC | [ IN:FLIGHT [ SL:FLIGHT_STOP nonstop ] [ SL:CITY_NAME denver ] [ SL:CITY_NAME washington ] [ SL:STATE_CODE dc ] ] |
i would like to find flights from minneapolis to long beach after 4 o'clock on monday june fourteenth please | flight | [{'start': 34, 'end': 45, 'value': 'minneapolis', 'entity': 'fromloc.city_name'}, {'start': 49, 'end': 59, 'value': 'long beach', 'entity': 'toloc.city_name'}, {'start': 60, 'end': 65, 'value': 'after', 'entity': 'depart_time.time_relative'}, {'start': 66, 'end': 75, 'value': "4 o'clock", 'entity': 'depart_time.time'}, {'start': 79, 'end': 85, 'value': 'monday', 'entity': 'depart_date.day_name'}, {'start': 86, 'end': 90, 'value': 'june', 'entity': 'depart_date.month_name'}, {'start': 91, 'end': 101, 'value': 'fourteenth', 'entity': 'depart_date.day_number'}] | আমি মিনিয়াপলিস থেকে ১৪ই জুন সোমবার বিকেল চারটার পর লম্বা সমুদ্রসৈকতে যেতে চাই। | From Minneapolis, I will go to the Long Beach, Minneapolis on Monday, 14th June at 4 pm. | [ IN:FLIGHT [ SL:CITY_NAME minneapolis ] [ SL:CITY_NAME long beach ] [ SL:TIME_RELATIVE after ] [ SL:TIME 4 o'clock ] [ SL:DAY_NAME monday ] [ SL:MONTH_NAME june ] [ SL:DAY_NUMBER fourteenth ] ] |
yes i 'm looking for a flight between oakland and boston with a stopover in dallas fort worth do you have one of those | flight | [{'start': 38, 'end': 45, 'value': 'oakland', 'entity': 'fromloc.city_name'}, {'start': 50, 'end': 56, 'value': 'boston', 'entity': 'toloc.city_name'}, {'start': 76, 'end': 93, 'value': 'dallas fort worth', 'entity': 'stoploc.city_name'}] | হ্যাঁ আমি ওকল্যান্ড এবং বোস্টনের মধ্যে একটি ফ্লাইট খুঁজছি ডালাস দুর্গে থামার সাথে আপনার কাছে কি এর মধ্যে একটি আছে? | Yes, I'm looking for a flight between Oakland and Boston. Do you have one with Dallas Castle? | [ IN:FLIGHT [ SL:CITY_NAME oakland ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME dallas fort worth ] ] |
what flights leave phoenix on wednesday evening and arrive in milwaukee | flight | [{'start': 19, 'end': 26, 'value': 'phoenix', 'entity': 'fromloc.city_name'}, {'start': 30, 'end': 39, 'value': 'wednesday', 'entity': 'depart_date.day_name'}, {'start': 40, 'end': 47, 'value': 'evening', 'entity': 'depart_time.period_of_day'}, {'start': 62, 'end': 71, 'value': 'milwaukee', 'entity': 'toloc.city_name'}] | বুধবার সন্ধ্যায় কোন ফ্লাইটগুলি ফিনিক্স ছেড়ে মিলওয়াকিতে পৌঁছাবে? | Which flights will leave Phoenix on Wednesday evening and reach Milwaukee? | [ IN:FLIGHT [ SL:CITY_NAME phoenix ] [ SL:DAY_NAME wednesday ] [ SL:PERIOD_OF_DAY evening ] [ SL:CITY_NAME milwaukee ] ] |
please show me the flights from washington to san francisco | flight | [{'start': 32, 'end': 42, 'value': 'washington', 'entity': 'fromloc.city_name'}, {'start': 46, 'end': 59, 'value': 'san francisco', 'entity': 'toloc.city_name'}] | দয়া করে আমাকে ওয়াশিংটন থেকে সান ফ্রান্সিসকো যাওয়ার বিমান দেখান। | Please show me the flight from Washington to San Francisco. | [ IN:FLIGHT [ SL:CITY_NAME washington ] [ SL:CITY_NAME san francisco ] ] |
what flights from san jose to dallas on friday afternoon | flight | [{'start': 18, 'end': 26, 'value': 'san jose', 'entity': 'fromloc.city_name'}, {'start': 30, 'end': 36, 'value': 'dallas', 'entity': 'toloc.city_name'}, {'start': 40, 'end': 46, 'value': 'friday', 'entity': 'depart_date.day_name'}, {'start': 47, 'end': 56, 'value': 'afternoon', 'entity': 'depart_time.period_of_day'}] | শুক্রবার বিকেলে সান জোসে থেকে ডালাস পর্যন্ত কোন ফ্লাইটগুলি? | Which are the flights from San Jose to Dallas on Friday afternoon? | [ IN:FLIGHT [ SL:CITY_NAME san jose ] [ SL:CITY_NAME dallas ] [ SL:DAY_NAME friday ] [ SL:PERIOD_OF_DAY afternoon ] ] |
friday 's flights between newark and tampa | flight | [{'start': 1, 'end': 10, 'value': "friday 's", 'entity': 'depart_date.day_name'}, {'start': 26, 'end': 32, 'value': 'newark', 'entity': 'fromloc.city_name'}, {'start': 37, 'end': 42, 'value': 'tampa', 'entity': 'toloc.city_name'}] | নেওয়ার্ক ও টাম্পার মধ্যে শুক্রবারের বিমান চলাচল | Fridays flights between Newark and Tampa | [ IN:FLIGHT [ SL:DAY_NAME friday 's ] [ SL:CITY_NAME newark ] [ SL:CITY_NAME tampa ] ] |
please give me round trip fares from baltimore to philadelphia | airfare | [{'start': 15, 'end': 25, 'value': 'round trip', 'entity': 'round_trip'}, {'start': 37, 'end': 46, 'value': 'baltimore', 'entity': 'fromloc.city_name'}, {'start': 50, 'end': 62, 'value': 'philadelphia', 'entity': 'toloc.city_name'}] | দয়া করে আমাকে বাল্টিমোর থেকে ফিলাডেলফিয়া পর্যন্ত ভ্রমণের ভাড়া দিন। | Please let me travel from Baltimore to Philadelphia. | [ IN:AIRFARE [ SL:ROUND_TRIP round trip ] [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME philadelphia ] ] |
show me the flights from love field | flight | [{'start': 25, 'end': 35, 'value': 'love field', 'entity': 'fromloc.airport_name'}] | আমাকে ভালোবাসার ক্ষেত্র থেকে উড়ান দেখাও | Show me a flight from the field of love | [ IN:FLIGHT [ SL:AIRPORT_NAME love field ] ] |
what flights are there from memphis to las vegas | flight | [{'start': 28, 'end': 35, 'value': 'memphis', 'entity': 'fromloc.city_name'}, {'start': 39, 'end': 48, 'value': 'las vegas', 'entity': 'toloc.city_name'}] | মেমফিস থেকে লাস ভেগাস পর্যন্ত কি ধরনের ফ্লাইট রয়েছে? | What are the flights from Memphis to Las Vegas? | [ IN:FLIGHT [ SL:CITY_NAME memphis ] [ SL:CITY_NAME las vegas ] ] |
what flights leave from newark to los angeles in the afternoon | flight | [{'start': 24, 'end': 30, 'value': 'newark', 'entity': 'fromloc.city_name'}, {'start': 34, 'end': 45, 'value': 'los angeles', 'entity': 'toloc.city_name'}, {'start': 53, 'end': 62, 'value': 'afternoon', 'entity': 'depart_time.period_of_day'}] | বিকেলে নেওয়ার্ক থেকে লস অ্যাঞ্জেলেসের জন্য কোন ফ্লাইটগুলি ছেড়ে যায়? | Which flights take off from Newark to Los Angeles this afternoon? | [ IN:FLIGHT [ SL:CITY_NAME newark ] [ SL:CITY_NAME los angeles ] [ SL:PERIOD_OF_DAY afternoon ] ] |
which united flights from boston to san francisco make connections | flight | [{'start': 6, 'end': 12, 'value': 'united', 'entity': 'airline_name'}, {'start': 26, 'end': 32, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 36, 'end': 49, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 55, 'end': 66, 'value': 'connections', 'entity': 'connect'}] | যা বস্টন থেকে সান ফ্রান্সিসকোকে যুক্ত করেছে। | which connects Boston to San Francisco. | [ IN:FLIGHT [ SL:AIRLINE_NAME united ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME san francisco ] [ SL:CONNECT connections ] ] |
names of airports | airport | [] | বিমানবন্দরের নাম | Name of Airport | [ IN:AIRPORT ] |
i would like an early morning flight on june first from chicago into seattle on continental airlines | flight | [{'start': 16, 'end': 21, 'value': 'early', 'entity': 'depart_time.period_of_day'}, {'start': 22, 'end': 29, 'value': 'morning', 'entity': 'depart_time.period_of_day'}, {'start': 40, 'end': 44, 'value': 'june', 'entity': 'depart_date.month_name'}, {'start': 45, 'end': 50, 'value': 'first', 'entity': 'depart_date.day_number'}, {'start': 56, 'end': 63, 'value': 'chicago', 'entity': 'fromloc.city_name'}, {'start': 69, 'end': 76, 'value': 'seattle', 'entity': 'toloc.city_name'}, {'start': 80, 'end': 100, 'value': 'continental airlines', 'entity': 'airline_name'}] | আমি চাইব জুন মাসের প্রথম দিকে শিকাগো থেকে মহাদেশীয় এয়ারলাইন্সে সিয়াটলে একটি ভোরবেলা ফ্লাইট চালাতে। | I would like to see a morning flight from Chicago to Seattle on Continental Airlines in early June. | [ IN:FLIGHT [ SL:PERIOD_OF_DAY early ] [ SL:PERIOD_OF_DAY morning ] [ SL:MONTH_NAME june ] [ SL:DAY_NUMBER first ] [ SL:CITY_NAME chicago ] [ SL:CITY_NAME seattle ] [ SL:AIRLINE_NAME continental airlines ] ] |
morning flights out of san francisco arriving boston afternoon | flight | [{'start': 1, 'end': 8, 'value': 'morning', 'entity': 'depart_time.period_of_day'}, {'start': 23, 'end': 36, 'value': 'san francisco', 'entity': 'fromloc.city_name'}, {'start': 46, 'end': 52, 'value': 'boston', 'entity': 'toloc.city_name'}, {'start': 53, 'end': 62, 'value': 'afternoon', 'entity': 'arrive_time.period_of_day'}] | সান ফ্রান্সিসকো থেকে সকালের উড়ান বোস্টন বিকেলে এসে পৌঁছেছে | The morning flight from San Francisco arrived in Boston in the afternoon | [ IN:FLIGHT [ SL:PERIOD_OF_DAY morning ] [ SL:CITY_NAME san francisco ] [ SL:CITY_NAME boston ] [ SL:PERIOD_OF_DAY afternoon ] ] |
please list available ground transportation in pittsburgh | ground_service | [{'start': 47, 'end': 57, 'value': 'pittsburgh', 'entity': 'city_name'}] | দয়া করে পিটসবার্গের সড়ক পরিবহনের একটি তালিকা তৈরি করুন। | Please make a list of the roads in Pittsburgh. | [ IN:GROUND_SERVICE [ SL:CITY_NAME pittsburgh ] ] |
i 'd like to fly from denver to atlanta with a stop in pittsburgh | flight | [{'start': 22, 'end': 28, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 32, 'end': 39, 'value': 'atlanta', 'entity': 'toloc.city_name'}, {'start': 55, 'end': 65, 'value': 'pittsburgh', 'entity': 'stoploc.city_name'}] | আমি ডেনভার থেকে আটলান্টা যেতে চাই পিটসবার্গে থামতে। | I want to go to Atlanta from Denver to stop in Pittsburgh. | [ IN:FLIGHT [ SL:CITY_NAME denver ] [ SL:CITY_NAME atlanta ] [ SL:CITY_NAME pittsburgh ] ] |
find the cheapest one way fare from boston to oakland | airfare | [{'start': 9, 'end': 17, 'value': 'cheapest', 'entity': 'cost_relative'}, {'start': 18, 'end': 25, 'value': 'one way', 'entity': 'round_trip'}, {'start': 36, 'end': 42, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 46, 'end': 53, 'value': 'oakland', 'entity': 'toloc.city_name'}] | বোস্টন থেকে ওকল্যান্ড যাওয়ার জন্য সবচেয়ে সস্তা একমুখী পথ খুঁজে নিন | Find the cheapest one-way journey from Boston to Oakland | [ IN:AIRFARE [ SL:COST_RELATIVE cheapest ] [ SL:ROUND_TRIP one way ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME oakland ] ] |
information on flights from pittsburgh to san francisco | flight | [{'start': 28, 'end': 38, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 42, 'end': 55, 'value': 'san francisco', 'entity': 'toloc.city_name'}] | পিটসবার্গ থেকে সান ফ্রান্সিসকো পর্যন্ত বিমানের তথ্য | Flight data from Pittsburgh to San Francisco | [ IN:FLIGHT [ SL:CITY_NAME pittsburgh ] [ SL:CITY_NAME san francisco ] ] |
i want to leave from philadelphia and go to atlanta baltimore and boston please list these flights | flight | [{'start': 21, 'end': 33, 'value': 'philadelphia', 'entity': 'fromloc.city_name'}, {'start': 44, 'end': 51, 'value': 'atlanta', 'entity': 'toloc.city_name'}, {'start': 52, 'end': 61, 'value': 'baltimore', 'entity': 'toloc.city_name'}, {'start': 66, 'end': 72, 'value': 'boston', 'entity': 'toloc.city_name'}] | আমি ফিলাডেলফিয়া থেকে চলে যেতে চাই এবং আটলান্টা বাল্টিমোর যেতে চাই এবং বোস্টন দয়া করে এই উড়ানগুলির তালিকা তৈরি করুন। | I would like to leave Philadelphia and go to Atlanta Baltimore and Boston please make a list of these flights. | [ IN:FLIGHT [ SL:CITY_NAME philadelphia ] [ SL:CITY_NAME atlanta ] [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME boston ] ] |
what is the earliest american airlines flight that i can get first class from philadelphia to dallas | flight | [{'start': 12, 'end': 20, 'value': 'earliest', 'entity': 'flight_mod'}, {'start': 21, 'end': 38, 'value': 'american airlines', 'entity': 'airline_name'}, {'start': 61, 'end': 72, 'value': 'first class', 'entity': 'class_type'}, {'start': 78, 'end': 90, 'value': 'philadelphia', 'entity': 'fromloc.city_name'}, {'start': 94, 'end': 100, 'value': 'dallas', 'entity': 'toloc.city_name'}] | ফিলাডেলফিয়া থেকে ডালাস পর্যন্ত আমেরিকান এয়ারলাইন্সের প্রথম ফ্লাইট কি ছিল? | What was the American Airlines first flight from Philadelphia to Dallas? | [ IN:FLIGHT [ SL:FLIGHT_MOD earliest ] [ SL:AIRLINE_NAME american airlines ] [ SL:CLASS_TYPE first class ] [ SL:CITY_NAME philadelphia ] [ SL:CITY_NAME dallas ] ] |
flights from denver to westchester county new york weekdays | flight | [{'start': 13, 'end': 19, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 23, 'end': 41, 'value': 'westchester county', 'entity': 'toloc.city_name'}, {'start': 42, 'end': 50, 'value': 'new york', 'entity': 'toloc.city_name'}, {'start': 51, 'end': 59, 'value': 'weekdays', 'entity': 'flight_mod'}] | ডেনভার থেকে ওয়েস্টচেস্টার কাউন্টি নিউ ইয়র্ক সপ্তাহের দিনগুলিতে উড়ান | Flights from Denver to Westchester County on New York weekdays | [ IN:FLIGHT [ SL:CITY_NAME denver ] [ SL:CITY_NAME westchester county ] [ SL:CITY_NAME new york ] [ SL:FLIGHT_MOD weekdays ] ] |
what flights are available from boston to washington late monday evening or early tuesday morning | flight | [{'start': 32, 'end': 38, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 42, 'end': 52, 'value': 'washington', 'entity': 'toloc.city_name'}, {'start': 53, 'end': 57, 'value': 'late', 'entity': 'depart_time.period_mod'}, {'start': 58, 'end': 64, 'value': 'monday', 'entity': 'depart_date.day_name'}, {'start': 65, 'end': 72, 'value': 'evening', 'entity': 'depart_time.period_of_day'}, {'start': 73, 'end': 75, 'value': 'or', 'entity': 'or'}, {'start': 76, 'end': 81, 'value': 'early', 'entity': 'depart_time.period_mod'}, {'start': 82, 'end': 89, 'value': 'tuesday', 'entity': 'depart_date.day_name'}, {'start': 90, 'end': 97, 'value': 'morning', 'entity': 'depart_time.period_of_day'}] | বোস্টন থেকে ওয়াশিংটন পর্যন্ত সোমবার সন্ধ্যায় বা মঙ্গলবার ভোরে কোন বিমানগুলি পাওয়া যায়? | Which aircraft were available from Boston to Washington on Monday evening or early Tuesday morning? | [ IN:FLIGHT [ SL:CITY_NAME boston ] [ SL:CITY_NAME washington ] [ SL:PERIOD_MOD late ] [ SL:DAY_NAME monday ] [ SL:PERIOD_OF_DAY evening ] [ SL:OR or ] [ SL:PERIOD_MOD early ] [ SL:DAY_NAME tuesday ] [ SL:PERIOD_OF_DAY morning ] ] |
what is restriction ap57 | restriction | [{'start': 20, 'end': 24, 'value': 'ap57', 'entity': 'restriction_code'}] | ৫৭ এ কি বিধিনিষেধ রয়েছে? | What are the restrictions in section 57? | [ IN:RESTRICTION [ SL:RESTRICTION_CODE ap57 ] ] |
ground transportation please in the city of boston between airport and downtown | ground_service | [{'start': 36, 'end': 50, 'value': 'city of boston', 'entity': 'city_name'}] | বিমানবন্দর এবং ডাউনটাউনের মধ্যে বোস্টন শহরে গ্রাউন্ড ট্রান্সপোর্টেশন দয়া করে | The ground transportation between the airport and downtown in Boston, please | [ IN:GROUND_SERVICE [ SL:CITY_NAME city of boston ] ] |
wednesday morning flights between baltimore and newark | flight | [{'start': 1, 'end': 10, 'value': 'wednesday', 'entity': 'depart_date.day_name'}, {'start': 10, 'end': 17, 'value': 'morning', 'entity': 'depart_time.period_of_day'}, {'start': 34, 'end': 43, 'value': 'baltimore', 'entity': 'fromloc.city_name'}, {'start': 48, 'end': 54, 'value': 'newark', 'entity': 'toloc.city_name'}] | বুধবার সকালের উড়ান বাল্টিমোর এবং নেওয়ার্কের মধ্যে | Wednesday morning flight between Baltimore and Newark | [ IN:FLIGHT [ SL:DAY_NAME wednesday ] [ SL:PERIOD_OF_DAY morning ] [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME newark ] ] |
what flights from minneapolis to pittsburgh | flight | [{'start': 18, 'end': 29, 'value': 'minneapolis', 'entity': 'fromloc.city_name'}, {'start': 33, 'end': 43, 'value': 'pittsburgh', 'entity': 'toloc.city_name'}] | মিনিয়াপোলিস থেকে পিটসবার্গ পর্যন্ত কোন ফ্লাইটগুলি? | Which are the flights from Minneapolis to Pittsburgh? | [ IN:FLIGHT [ SL:CITY_NAME minneapolis ] [ SL:CITY_NAME pittsburgh ] ] |
what types of ground transportation are available in denver | ground_service | [{'start': 53, 'end': 59, 'value': 'denver', 'entity': 'city_name'}] | ডেনভারে কি ধরনের স্থল পরিবহন পাওয়া যায়? | What kind of land transport is available in Denver? | [ IN:GROUND_SERVICE [ SL:CITY_NAME denver ] ] |
i 'm interested in round trip flights from boston to washington | flight | [{'start': 19, 'end': 29, 'value': 'round trip', 'entity': 'round_trip'}, {'start': 43, 'end': 49, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 53, 'end': 63, 'value': 'washington', 'entity': 'toloc.city_name'}] | আমি বস্টন থেকে ওয়াশিংটন পর্যন্ত রাউন্ড ট্রিপ ফ্লাইটে আগ্রহী | I am interested in a round trip flight from Boston to Washington | [ IN:FLIGHT [ SL:ROUND_TRIP round trip ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME washington ] ] |
show me all direct flights from dallas fort worth to either san francisco or oakland | flight | [{'start': 12, 'end': 18, 'value': 'direct', 'entity': 'connect'}, {'start': 32, 'end': 49, 'value': 'dallas fort worth', 'entity': 'fromloc.city_name'}, {'start': 60, 'end': 73, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 74, 'end': 76, 'value': 'or', 'entity': 'or'}, {'start': 77, 'end': 84, 'value': 'oakland', 'entity': 'toloc.city_name'}] | আমাকে ডালাস দুর্গ থেকে সান ফ্রান্সিসকো বা ওকল্যান্ডে যাওয়ার সব সরাসরি ফ্লাইট দেখাও। | Show me all direct flights from Fort Dallas to San Francisco or Oakland. | [ IN:FLIGHT [ SL:CONNECT direct ] [ SL:CITY_NAME dallas fort worth ] [ SL:CITY_NAME san francisco ] [ SL:OR or ] [ SL:CITY_NAME oakland ] ] |
show me the flights from pittsburgh to san francisco on friday | flight | [{'start': 25, 'end': 35, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 39, 'end': 52, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 56, 'end': 62, 'value': 'friday', 'entity': 'depart_date.day_name'}] | শুক্রবার পিটসবার্গ থেকে সান ফ্রান্সিসকো পর্যন্ত ফ্লাইট দেখাও | Show me the flight from Pittsburgh to San Francisco on Friday | [ IN:FLIGHT [ SL:CITY_NAME pittsburgh ] [ SL:CITY_NAME san francisco ] [ SL:DAY_NAME friday ] ] |
i 'd like to fly late tomorrow from minneapolis to long beach | flight | [{'start': 17, 'end': 21, 'value': 'late', 'entity': 'depart_time.period_mod'}, {'start': 22, 'end': 30, 'value': 'tomorrow', 'entity': 'depart_date.today_relative'}, {'start': 36, 'end': 47, 'value': 'minneapolis', 'entity': 'fromloc.city_name'}, {'start': 51, 'end': 61, 'value': 'long beach', 'entity': 'toloc.city_name'}] | আমি আগামীকাল গভীর রাতে মিনিয়াপোলিস থেকে দীর্ঘ সৈকতে যেতে চাই | I want to go from Minneapolis to a long beach late at night tomorrow | [ IN:FLIGHT [ SL:PERIOD_MOD late ] [ SL:TODAY_RELATIVE tomorrow ] [ SL:CITY_NAME minneapolis ] [ SL:CITY_NAME long beach ] ] |
what airlines fly from boston to atlanta | airline | [{'start': 23, 'end': 29, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 33, 'end': 40, 'value': 'atlanta', 'entity': 'toloc.city_name'}] | বোস্টন থেকে আটলান্টা পর্যন্ত কি ধরনের বিমান চলাচল করে? | What kind of flights operate from Boston to Atlanta? | [ IN:AIRLINE [ SL:CITY_NAME boston ] [ SL:CITY_NAME atlanta ] ] |
please give me information on a flight on april seventeen from philadelphia to boston as early as possible | flight | [{'start': 42, 'end': 47, 'value': 'april', 'entity': 'depart_date.month_name'}, {'start': 48, 'end': 57, 'value': 'seventeen', 'entity': 'depart_date.day_number'}, {'start': 63, 'end': 75, 'value': 'philadelphia', 'entity': 'fromloc.city_name'}, {'start': 79, 'end': 85, 'value': 'boston', 'entity': 'toloc.city_name'}, {'start': 89, 'end': 94, 'value': 'early', 'entity': 'flight_mod'}] | দয়া করে ১৭ এপ্রিল ফিলাডেলফিয়া থেকে যত তাড়াতাড়ি সম্ভব বোস্টন পর্যন্ত একটি ফ্লাইটের বিষয়ে আমাকে তথ্য দিন। | Please inform me about a flight from Philadelphia to Boston as soon as possible on 17th April. | [ IN:FLIGHT [ SL:MONTH_NAME april ] [ SL:DAY_NUMBER seventeen ] [ SL:CITY_NAME philadelphia ] [ SL:CITY_NAME boston ] [ SL:FLIGHT_MOD early ] ] |
what flights are available saturday to san francisco from dallas | flight | [{'start': 27, 'end': 35, 'value': 'saturday', 'entity': 'depart_date.day_name'}, {'start': 39, 'end': 52, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 58, 'end': 64, 'value': 'dallas', 'entity': 'fromloc.city_name'}] | ডালাস থেকে সান ফ্রান্সিসকোতে শনিবার কোন ফ্লাইটগুলি পাওয়া যায়? | Which flights are available from Dallas to San Francisco on Saturday? | [ IN:FLIGHT [ SL:DAY_NAME saturday ] [ SL:CITY_NAME san francisco ] [ SL:CITY_NAME dallas ] ] |
i need a flight after 6 pm on wednesday from oakland to salt lake city | flight | [{'start': 16, 'end': 21, 'value': 'after', 'entity': 'depart_time.time_relative'}, {'start': 22, 'end': 26, 'value': '6 pm', 'entity': 'depart_time.time'}, {'start': 30, 'end': 39, 'value': 'wednesday', 'entity': 'depart_date.day_name'}, {'start': 45, 'end': 52, 'value': 'oakland', 'entity': 'fromloc.city_name'}, {'start': 56, 'end': 70, 'value': 'salt lake city', 'entity': 'toloc.city_name'}] | বুধবার সন্ধ্যা ৬টার পর ওকল্যান্ড থেকে লবণ হ্রদের শহরে যেতে হবে। | From Auckland, we will proceed to Salt Lake City after 6 pm on Wednesday. | [ IN:FLIGHT [ SL:TIME_RELATIVE after ] [ SL:TIME 6 pm ] [ SL:DAY_NAME wednesday ] [ SL:CITY_NAME oakland ] [ SL:CITY_NAME salt lake city ] ] |
i want to go from boston to oakland on united and leave at 838 am which flight should i take | flight | [{'start': 18, 'end': 24, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 28, 'end': 35, 'value': 'oakland', 'entity': 'toloc.city_name'}, {'start': 39, 'end': 45, 'value': 'united', 'entity': 'airline_name'}, {'start': 59, 'end': 65, 'value': '838 am', 'entity': 'depart_time.time'}] | আমি বস্টন থেকে ওকল্যান্ডে যেতে চাই এবং আটশো ত্রিশটা বেজে যেতে চাই। | I want to go from Boston to Oakland and go to 830. | [ IN:FLIGHT [ SL:CITY_NAME boston ] [ SL:CITY_NAME oakland ] [ SL:AIRLINE_NAME united ] [ SL:TIME 838 am ] ] |
i 'd like to book the cheapest one way flight from denver to pittsburgh | flight | [{'start': 22, 'end': 30, 'value': 'cheapest', 'entity': 'cost_relative'}, {'start': 31, 'end': 38, 'value': 'one way', 'entity': 'round_trip'}, {'start': 51, 'end': 57, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 61, 'end': 71, 'value': 'pittsburgh', 'entity': 'toloc.city_name'}] | আমি ডেনভার থেকে পিটসবার্গ পর্যন্ত সবচেয়ে সস্তা একমুখী ফ্লাইট বুক করতে চাই | I want to book the cheapest one-way flight from Denver to Pittsburgh | [ IN:FLIGHT [ SL:COST_RELATIVE cheapest ] [ SL:ROUND_TRIP one way ] [ SL:CITY_NAME denver ] [ SL:CITY_NAME pittsburgh ] ] |
what is the distance from boston airport to boston | distance | [{'start': 26, 'end': 40, 'value': 'boston airport', 'entity': 'fromloc.airport_name'}, {'start': 44, 'end': 50, 'value': 'boston', 'entity': 'toloc.city_name'}] | বোস্টন বিমানবন্দর থেকে বোস্টন পর্যন্ত দূরত্ব কত? | What is the distance from Boston Airport to Boston? | [ IN:DISTANCE [ SL:AIRPORT_NAME boston airport ] [ SL:CITY_NAME boston ] ] |
what flights takeoff and land at general mitchell international | flight | [{'start': 33, 'end': 63, 'value': 'general mitchell international', 'entity': 'fromloc.airport_name'}] | সাধারণ মিচেল ইন্টারন্যাশনালের কোন ফ্লাইটগুলি উড্ডয়ন এবং অবতরণ করবে? | Which of the normal Mitchell International flights will take off and land? | [ IN:FLIGHT [ SL:AIRPORT_NAME general mitchell international ] ] |
what are the flights from boston to san francisco | flight | [{'start': 26, 'end': 32, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 36, 'end': 49, 'value': 'san francisco', 'entity': 'toloc.city_name'}] | বোস্টন থেকে সান ফ্রান্সিসকো পর্যন্ত কি ধরনের ফ্লাইট রয়েছে? | What are the flights from Boston to San Francisco? | [ IN:FLIGHT [ SL:CITY_NAME boston ] [ SL:CITY_NAME san francisco ] ] |
what are the flights in the month of december from atlanta to denver which stop in boston | flight | [{'start': 37, 'end': 45, 'value': 'december', 'entity': 'depart_date.month_name'}, {'start': 51, 'end': 58, 'value': 'atlanta', 'entity': 'fromloc.city_name'}, {'start': 62, 'end': 68, 'value': 'denver', 'entity': 'toloc.city_name'}, {'start': 83, 'end': 89, 'value': 'boston', 'entity': 'stoploc.city_name'}] | ডিসেম্বর মাসে আটলান্টা থেকে বোস্টনে থামবে এমন বিমানের সংখ্যা কত? | How many flights from Atlanta to Boston in December? | [ IN:FLIGHT [ SL:MONTH_NAME december ] [ SL:CITY_NAME atlanta ] [ SL:CITY_NAME denver ] [ SL:CITY_NAME boston ] ] |
what flights are available from pittsburgh to baltimore on july twenty fifth 1991 | flight | [{'start': 32, 'end': 42, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 46, 'end': 55, 'value': 'baltimore', 'entity': 'toloc.city_name'}, {'start': 59, 'end': 63, 'value': 'july', 'entity': 'depart_date.month_name'}, {'start': 64, 'end': 76, 'value': 'twenty fifth', 'entity': 'depart_date.day_number'}, {'start': 77, 'end': 81, 'value': '1991', 'entity': 'depart_date.year'}] | ২৫শে জুলাই পিটসবার্গ থেকে বাল্টিমোর পর্যন্ত কি ধরনের বিমান পরিষেবা পাওয়া যাবে? | What kind of flights will be available from Pittsburgh to Baltimore on July 25? | [ IN:FLIGHT [ SL:CITY_NAME pittsburgh ] [ SL:CITY_NAME baltimore ] [ SL:MONTH_NAME july ] [ SL:DAY_NUMBER twenty fifth ] [ SL:YEAR 1991 ] ] |
is there a flight from boston to san francisco making a stopover in dallas fort worth | flight | [{'start': 23, 'end': 29, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 33, 'end': 46, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 68, 'end': 85, 'value': 'dallas fort worth', 'entity': 'stoploc.city_name'}] | বোস্টন থেকে সান ফ্রান্সিসকো যাওয়ার জন্য ডালাস দুর্গে থামতে হবে। | To go from Boston to San Francisco you have to stop at Dallas Fort. | [ IN:FLIGHT [ SL:CITY_NAME boston ] [ SL:CITY_NAME san francisco ] [ SL:CITY_NAME dallas fort worth ] ] |